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


Kintara is a self-hosted document library and reader that runs in Docker and watches a folder you...


A Rust and WebAssembly experiment in replacing brittle browser paths with bounded intent, local auth...


We build GPTree with several coding agents working the same repository at once: Claude Code, Codex,....


Python is a perfect language for Agile development, where requirements might change on the go....


Ever stared at a speed test reporting "300 Mbps Down / 50 Mbps Up" right after your video call...


A while back I wrote a post here about building a CSS layout engine from scratch, because every PDF....


Rust is an increasingly popular COBOL migration target for organisations that want both memory safet...


Why build another PDF engine Hi Folks, my name is Jasper. I spent the last year writing a...


Most discussions about Rust cheminformatics begin with the same question: How do we bring RDKit...


A Rust tracker rejected one measurement in nine because it stamped arrival time instead of observati...


How I created Externum — a full programming language with ownership, traits, macros, and a browser R...


I've been building Cerne Code — a free, open-source desktop coding agent that runs 100% locally....


Let's be honest: modern developer tools are getting bloated. I love the AI features of next-gen...


Two production bugs after a cluster migration, traced and fixed by reading the orchestrator's source...


How I created Halcyon — a real-time ransomware tracker using eBPF kernel tracing, per-CPU perf buffe...


In December 2025, Anthropic bought Bun, the JavaScript runtime with over 22 million monthly...


I spent a weekend rebuilding the JavaScript harness of OpenAI's Codex CLI on Bun. I expected a...


Static analysis demos are usually rigged. You pick the bug, you write the check, you show the check....


Portrait Clip is a Windows app that takes a landscape recording and reframes it for TikTok, Shorts,....


Rewriting heavy TypeScript/Node.js services in Rust is one of the most effective ways to lower your....


We were about to ship a performance write-up claiming three queries had gotten 2-4x slower. All thre...


For over a decade, Internet Download Manager (IDM) has been the undisputed king of download...


TigerFS is the storage layer TigerBeetle uses to guarantee total determinism. It's not competing wit...


AI gateways are often discussed as routing layers: authenticate a caller, apply policy, forward a...