the code you don’t write;

// fastest to write. easiest to maintain. never breaks.

nothing.c
 
this file has shipped, unchanged and undefeated, since 1992.
0 lines 0 bugs all 0 tests passing uptime 100%

“You don’t write code any faster in NeXTSTEP… however, you write about 20% of the code. The code that’s the fastest to write, the code that’s the easiest to maintain, and the code that never breaks is the code you don’t write.” Steve Jobs, MIT Sloan, spring 1992

Generation is free now. Anyone can have ten thousand lines by lunch. Which makes this the only performance metric that got more expensive: the line you decided not to need. Every line you ship is a promise to maintain it, and the machine writing it will not be there at 2 AM.

Apple · weekly engineering report · 1982

EngineerBill Atkinson
Lines of code written this week−2,000

He had just made QuickDraw faster by removing code. Management stopped asking for the number shortly after. The regions still ship.