Open Source, MIT License, Fork of RTK — The Full Story
ContextZip exists because I kept running out of context window in Claude Code. Not because my code was too long, but because npm install output was ea
Curated development tutorials from top sources. Filter by language.
ContextZip exists because I kept running out of context window in Claude Code. Not because my code was too long, but because npm install output was ea
WebAssembly Beyond the Browser: The Universal Runtime Quietly Eating Software You probably associate WebAssembly (Wasm) with the browser —
DEQ models converge only if their update function is a contraction. We found a design pattern that lets you inject arbitrary external state — Mamba me
Solo dev, no funding, one app that needed to work offline and think online. Why the architecture ended up the way it did. I spent the last several mo
This weekend I built a small tool to solve a very real (and annoying) problem… I’ve been working with 4 monitors for a while now. My setup includes a
Introduction: The Rust Compiler Dilemma Rust’s compiler, a cornerstone of its promise for memory safety and performance, has become a doubl
This is part of a series of posts about building b.roll, a terminal session recorder and search tool written in Rust. If you're just joining, here ar
Why I Built This Late at night, I plugged my Android phone into my Mac. It wasn't recognized. I swapped the cable. Restarted. Still nothing
In the previous post, we described what a Service is and how to define it. Let's check an example: async fn endpoint(req: HttpRequest) -> ResultHtt
In the late 90s, my brother, my cousin, and I would crowd around a single PC and play Atomic Bomberman for hours. Arrow keys and WASD, elbows bumping,
I started this project after reading about AIRIS, a cognitive agent from SingularityNET that learns by interacting with a Minecraft world. Not because
Navigating the Backend Landscape with Rust and Go: Insights from Web Developer Travis McCracken As a passionate Web Developer focused on backend deve
The term “component model” is somewhat overloaded. It often brings to mind complex IoC containers, layers of dependency injection, and a fair amount o
https://www.designerpencil.com/service/ui-ux-design-service/ UI/UX Design Services Create Experiences That Users Love Great design is more than jus
I Built a Zero-Config Secret Manager in Rust Because .env Files Are Security Theater Every time I onboard a new developer, the instructions
A few months ago I was prototyping an agent that needed to make purchases -- API credits, small SaaS subscriptions, that kind of thing. I started wiri
The (natural) language we use is influenced by how we feel and what we think, but it also works the other way: just by the way we approach things, we
I am building a browser that will never render a single pixel. No address bar. No tabs. No bookmarks. No window at all. Nobody will ever "open" Plasm
The Validator Change That Breaks Your Security Assumptions Firedancer isn't just a performance upgrade. It's a fundamental change to how So
Mise (formerly rtx) is a polyglot dev tool version manager. One tool to replace nvm, pyenv, rbenv, and more — plus task runner and env management.