Curated developer articles, tutorials, and guides — auto-updated hourly


A lot of people hear "micro SaaS" and immediately reach for the usual stack. Use JavaScript. Ship.....


A small Rust CLI that generates TOTP / HOTP codes, parses otpauth:// URIs, and verifies...


I have a habit. Every time I sit down to code I end up googling the same thing, how to center a div,...


SQLite's PRAGMAs You Never Remember — I Put Them in a CLI When you're handed an unknown...


Every few weeks I need to do something with a certificate. Check when it expires. Look at what SANs....


Building magic-code: An Open-Source AI Coding Agent That Runs on Your Hardware How we...


An AI wrote me a 36 KB paper on how to build a second brain. I took every falsifiable claim in it an...


In the context of blockchain, dust is referred to as tiny amounts of any cryptocurrency that is...


An AI wrote me a 36 KB paper on how to build a second brain. I took every falsifiable claim in it an...


Story about how I went from shipping a popular ORM in 2012… to throwing it all away… to realizing th...


How Much Faster Is Rust/WASM Than JS for Image Filters? I Ran Both Side by Side and...


I spent 6 months building AI agents. They kept dying. So I built the infrastructure to keep them...


Parsing RSS and Atom From Scratch in Rust with quick-xml A small axum service that parses...


How I built a 526-test DynamoDB conformance suite, and what it found in DynamoDB Local, LocalStack, ...


Everyone who works with Docker images eventually asks the question: why is this image 2 GB? You...


This is a submission for Weekend Challenge: Earth Day Edition What I Built green-linter....


If you have ever tried to integrate an environmental sensor into a Rust embedded project, you know.....


19 days, 102 tasks, 258 self-healing actions, 3,468 tests on every PR. What we learned running our a...


If you are a fan of aviation and software-defined radio (SDR), chances are you've played around with...


The problem An hour into a Claude Code session, I got: "Context window full." I had no...


The notify crate is surprisingly pleasant — I built a cross-platform file watcher in four...


Reimplementing fd in 500 lines of Rust (and what I learned about the crates it stands...


Static diagrams don't fail. Systems do. That was the problem I kept running into when practicing...


PDF version: github.com/atomsrkuul/glasik-core/blob/master/GN_PAPER_V2.pdf Code:...