@daedalus The person to speak to is Robert C. Martin. It's from Clean Code. I've personally recorded programming sessions (not just mine) and noticed just how much time nothing happens on the screen during "coding" sessions. Various sources (e.g., The Mythical Man- Month, and this one https://blog.ndepend.com/mythical-man-month-10-lines-per-developer-day/) estimate average dev lines of code per day at between 10 - 100. Let's call it 55 LOC/day. Average words in a LOC: ~5. 275 words per day. At 30 wpm, < 10 mins of typing code/day.