Latest Articles
- about 5 hours agoAI Coding
Less Code Is Half an Argument
Framework comparisons count the lines you write and stop. The other half — lines that run invisibly, tokens above your request, behaviour as prose — changes which one wins.
- 2 days agoDevOps
Your Pipeline Config Is Your Real Test Strategy
A framework says how tests are written. The pipeline says which failures stop a release, how fast confidence arrives, and what happens when it does not. Read yours.
- 3 days agoAI Coding
The Detector That Always Finds It Is Not a Detector
A bias check that fires on every judge proves nothing. What it takes to make an agent evaluation say something — and the level that graded an answer it had never seen.
- 5 days agoAI Coding
Subagent Configuration Is Least-Privilege Design
Every knob on a subagent answers the same question: what may this thing see and do? Read them that way and the defaults stop looking reasonable.