"Most Productivity Metrics Are A Lie" — Why Lines Of Code Is Broken
Nicole is blunt that most productivity metrics are a lie, and lines of code has always been bad — now catastrophically so. Because LLMs are verbose by definition, you can prompt for the longest possible code, gaming the metric while injecting complexity and technical debt.
- Lines of code was always a poor proxy for output or complexity
- AI blows the metric out of the water because agents and LLMs are verbose
- Gaming it introduces complexity and technical debt across your work
- It becomes more useful only if you can separate human-written from AI-generated code
“I will say most productivity metrics are a lie.”
“if the goal is more lines of code, I can prompt something to write you the longest piece of code ever and add tons of…”