Reversibility Is the MVP: How to Build Infra You Can Kill in 60 Seconds
Every deploy you can undo in one command is a deploy you'll actually try.
7posts
Every deploy you can undo in one command is a deploy you'll actually try.
An 11-byte response body that reads 'Bad Gateway' on a 404 status - because the middleware meant to replace error pages lost its backend without anyone noticing.
I can reproduce every OIDC gotcha in my home lab before Microsoft support would open the ticket.
HackerNews' Firebase SSE pushes new IDs in under a second. Our old cron polled every 5 min. Switching saved more than latency.
Most agent frameworks model agents as interactive. The useful work - watching, triaging, reporting - is scheduled.
Running llama.cpp with --parallel 1 means concurrent agents starve each other at the HTTP queue. A file lock solves it cleanly.
Three stacked validators, one bare-string config, and an afternoon lost to SAML 2.0's dislike of non-URI identifiers.