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

Train in Python, deploy in Java, Go, or whatever you've got. m2cgen converts your scikit-learn model...

Someone built a complete filesystem inside PostgreSQL. Last year I shoved Linux's entire git history...

Long vs short prompts, tool calls vs plain text, accumulated vs summarized context. I measured the r...

Months watching agents dump code without context and break everything. I ran a real experiment: forc...

I scored 98/100 on Lighthouse and axe on juanchi.dev. Then I asked someone who actually uses a scree...

I reproduced the tiny LLM experiment that blew up on Show HN: Gemma running in the browser, no API k...

A sonification experiment using GTFS schedules from Argentina's commuter rail network — and the stor...

An honest postmortem of building my portfolio with the freshest stack of 2025. Spoiler: almost every...

A 35B open-weight model running on my machine beat Claude Opus 4.7 at a concrete task: drawing a pel...

The 45% token reduction is real. What nobody measures is how much implicit context you lose along th...

What happens when you stop treating your commit history like logs and start treating it like data. I...

Themis is the crypto library devs actually needed: AES, ECC, and forward secrecy wrapped in an API t...

There's a tool that lets you paste a GitHub URL and ask anything about the code. I used it on my own...

I had Rust code in production with mutexes. It deadlocked at 2am. Zero compiler warnings. When Surel...

A 150-point HN post sent me down a rabbit hole building a Python interpreter from scratch. I didn't ...

There's a deeply embedded belief in the dev community about AI in production that's just wrong: that...

I sent the first batch from this blog to 300 subscribers and half landed in spam. I configured every...


From static train GTFS to real-time bus positions. A full walkthrough of the decisions, the bugs, th...

Someone's reverse engineering Google's watermark detection system. I ran Gemma in the browser last m...

I used Claude Code for weeks without setting up a single routine. Assumed it was overhead for people...

Gemma 4 runs offline on iPhone. I replicated it on my 13 with a nearly full 128GB. It works. But the...