Writing

Notes from building
and measuring.

Most of what I learn comes from the gap between what a system was supposed to do and what it measurably did. These are the ones worth writing down: an eval that said the opposite of the received wisdom, a bug that only appeared once the thing was deployed, a number that turned out to be measuring the wrong clock.

26 August 2026

The bugs that only exist after you deploy

My gateway had a full test suite, a green CI matrix, and a one-click deploy button in the README. The button did not work. Here are the six things that were broken, none of which a test could have caught.

infrastructure, go, deployment
Written as I go, so the cadence is irregular by design: I write one when something surprised me.
Elsewhere → github · linkedin · x