Hacker News new | ask | show | jobs
by nanochad 1542 days ago
>If you can meet these expectations in fewer hours than you are supposed to work, then you shouldn't just find more to do. Instead you should do something different.

This one really struck home for me. I will often quickly finish a task like refactoring a class heirarchy, then I will spend another 3 hours looking at it and the surrounding code to check for any unoptimal usages. But it always turns out to be a waste of time, because we have much bigger things on the backlog. Thanks for reminding me.