Blogmark

Developers spend most of their time figuring the system out

via jbranchaud@gmail.com

https://lepiter.io/feenk/developers-spend-most-of-their-time-figuri-7aj1ocjhe765vvlln8qqbuhto/
Software Development Productivity

The first thing that jumps out to me from the 2017 study is that on average 20-25% of developer time is spent navigating 😲

This anecdotally explains to me why I find vim so empowering and why I get so frustrated while trying to get where I need to be in other tools like VS Code. Vim (plus plugins) is optimized for navigation, so I can fly from place to place where I need to read code, check a test, make an edit, create a new file. Whereas in other ideas I feel like I’m trying to run in a swimming pool.