Topic · 5 articles
Craft
Prototyping costs almost nothing now, and the cost of being wrong costs exactly what it always did. These articles walk what follows from that gap, starting with why systems decay in the first place and ending with the state a practice reaches when nobody checks. The engineering cases are concrete on purpose, and none of the argument is confined to engineering.
Start reading The five-minute version
- 1 Context loss read
- 2 The verification inversion read
- 3 The competence illusion read
- 4 Attention dilution read
- 5 Bus factor zero read
Practice Open the last thing a machine wrote for you that you shipped. Without opening anything else, write down why it is safe: what it assumes about the world, what happens on the empty and hostile cases, and which decision in it is load-bearing. Then check, and notice which half of that exercise was the actual job.