From principles to production: starting a new series
Why AI makes engineering fundamentals more important, not less, and why I am starting a series on the principles that still shape real production decisions.
Technical notes
Why AI makes engineering fundamentals more important, not less, and why I am starting a series on the principles that still shape real production decisions.
A reflection on turning one AI-generated Python prototype into reusable coding-agent guidance: clearer implementation boundaries, stronger quality expectations, and a shared quality bar before prototypes become real tools.
Running multiple coding agents in parallel feels like a speed win until the bottleneck becomes the person trying to supervise all of them.