set -e ate the report
2026.213Under set -e a failing check exits before the line that reports it. Thirty of the forty-four in my quality gate can never print FAIL.
Life runs on code.
Go spent eight months on dependency cooldown, then closed it by moving it to the proxy. Nobody had to decide whether it works.
Continue reading190 spinner verbs. A thinking indicator nobody specced. Reading Claude Code's source -- and what engineering taste looks like when nobody's watching.
Continue readingWhat Tesla's 3-6-9 has to say about scaling systems -- and the invariants that hold while the rest moves.
Continue readingUnder set -e a failing check exits before the line that reports it. Thirty of the forty-four in my quality gate can never print FAIL.
Presigned URLs cap at seven days -- a protocol ceiling. A static site mints URLs at build and serves them until the next deploy. The clock starts at mint.
A team's knowledge compiles down to rules. The handover doc is the build artifact. The source is already gone.
The spec says what should happen. Code says what does. Only one of them actually runs.
Every team eventually builds a retry mechanism. They all build it during an incident. None of them write the spec first.