Posts 349 entriesPage 2 of 35

Posts

Development Journey

Four Slices, One Shape

Four repos on one day, each shipping a slice, each filing the AAR before the next one started. The pattern that is starting to recur on its own.

Read
Development Journey

Cut What Was Not Earned

Four repos, one habit: an artifact has to earn its claim or it gets cut. The day was mostly the cutting.

Read
Development Journey

Six Systems Reporting Nothing

When the reporter cannot report. A health check that lied, a ledger with no writer, and a lint gate that ran on nothing. Six systems, same defect class.

Read
Technical Deep-Dive

Every Fix Failed in the Shape of the Bug It Fixed

An invariant guarded by adjacent checks is only as honest as the checks. Seven commits of corrections, then it moved into a schema that refuses the claim.

Read
Technical Deep-Dive

A Dead Socket Is Not a Dead Host

When two facts share one value, the signal cannot tell them apart. A socket race is not a host failure.

Read
Technical Deep-Dive

The Agent's Mistakes Were the Fast Ones

Six agent failures on a self-hosted team relay. Five traced back to a rule I wrote down and never made anything actually enforce.

Read
Technical Deep-Dive

Three Copies of the Key, None of the Passphrase

Borg backup encrypted across three hosts: each copy holds the repokey, none holds the passphrase. Why redundancy hid a single point of failure.

Read
Technical Deep-Dive

Onboarding One Person Audited the Whole Estate

Write down every grant for a new hire and the estate answers: grants that were not access, accounts we could not revoke, a fix that nearly broke a backup.

Read
Technical Deep-Dive

Three Commits Between the Rule and the Violation

A changelog gate shipped inert: at fetch-depth 2, git tag --list is empty in CI, so the check exited 0. An AI reviewer caught what the author could not.

Read
Technical Deep-Dive

Nothing Read It, So Nothing Failed

Five defects in one day across five substrates, all the same shape: an artifact with a producer and no consumer. That is why none of them ever failed.

Read