Reading up on DORA
5 deep · digging since jan 19
- The cost of caring about software - Alex Rios Substack
AI reduces code-writing effort but shifts verification cost onto reviewers, creating an externality where comprehension debt rises despite faster generation.
- The Productivity-Experience Paradox - Annie Vella
AI coding assistants boost engineers’ perceived productivity while eroding developer experience, especially flow state, revealing a growing decoupling of output and inner work satisfaction.
- Let’s talk about LLMs
LLMs do not provide a revolutionary productivity gain in software development because the essential difficulty lies in specification, design, and testing, not code generation speed.
- AddyOsmani.com - Bias Toward Action
Bias toward action means taking the smallest responsible step with guardrails, using reversible decisions, error budgets, and safety nets to learn faster without catastrophic failure.
- Bring Back Ops Pride (xpost) – charity.wtf
Operations should be reclaimed as a term of pride, not a synonym for toil, because it is a vital and difficult engineering function distinct from product development.