|
|
|
|
|
by goncaloo
1494 days ago
|
|
Great article! > What good is “change failure rate” if you can’t even jump-to-def across your code? Exactly. Organizations often focus on the externally visible factors without considering the day-to-day of a developer productivity.
If only we spent more time to refactor/maintain and general tooling instead of more status updates and unnecessary processes, imagine the productivity we could achieve.. At Google we had this simple problem yet it halted our entire team's productivity: IntelliJ started being insanely slow indexing files and auto completing stuff. It was a mixture of generated code and the monorepo that made it take tens of seconds for any kind of autocompletion. It's been there for years but there wasn't much priority to fix it, so things kept going (and probably still keep going) like this... |
|