Explore >> Select a destination


You are here

dontbreakprod.com
| | flameeyes.blog
2.2 parsecs away

Travel
| | Illustration byFurryviza Recently, I shared a long Twitter Thread while I went through a bunch of GitHub repositories that I officially archived - they are still all available of course, but I'm not caring to take issues, or pull request; if you happen to bump into something you would care to use, feel free to...
| | notes.ghinda.com
1.1 parsecs away

Travel
| | Seems like Ruby is pretty well positioned as a language that is token-efficient when used with LLMs. Source "Which programming languages are most token-efficient?" by Martin Alderson
| | blog.waleedkhan.name
2.0 parsecs away

Travel
| | Intended audience Current software engineers seeking information for their own job search or negotation. People curious about...
| | blog.hmpl-lang.dev
19.5 parsecs away

Travel
| Hello everyone! In this article, I'll show you how to create reactive HTML interfaces without relying on heavy JavaScript frameworks like Vue or Angular. We'll explore how HMPL.js provides a lightweight alternative that achieves reactivity through server-side rendering while keeping your client-side code minimal. The Problem with JavaScript Frameworks In...