Your Cache Hit Rate Looked Fine Until the Hour Mark
Redis did its job on every miss — your application just sent two hundred loaders to Postgres at once.
6 min · June 15, 2026
Code, architecture, and tooling — small topics, not RTFM.
Redis did its job on every miss — your application just sent two hundred loaders to Postgres at once.
6 min · June 15, 2026
The version timeline is everywhere. The resume logger, the Usenet post, and the sideways doodle that became a mascot — that's the birthday story worth telling.
6 min · June 10, 2026
Retries with an error taxonomy, deduplication that survives cleanup, and a dead-letter queue someone actually inspects — not a five-minute `Queue` demo.
6 min · June 6, 2026
Containerize your first app without cargo-culting a 12-layer config from Stack Overflow
7 min · May 30, 2026
Sätteri can shave a minute off docs builds — but only if you accept a different plugin universe. The `cf()` helper only matters if you already own the fetch handler.
6 min · May 29, 2026
You already have metrics. What you probably lack is a correlation contract — one collector, three signals, sampling at the tail.
6 min · May 29, 2026
Your Stripe subscription can be current while every seat slot is taken — Laravel Entitlements models that gap instead of pretending billing status is capacity.
6 min · May 27, 2026
Pros-and-cons lists fail when Mongo needs `$lookup` for every report and Postgres JSONB rewrites the whole row on every sensor tick.
8 min · May 27, 2026
AST-first codegen wins when TypeScript on disk is your contract boundary — the moment Legal or Mobile needs OpenAPI, you're back to picking whose lie is authoritative.
8 min · May 26, 2026