Hacker News new | ask | show | jobs
by dottedmag 2312 days ago
1. Get to know old developers 2. Then decide whether to have humility or not on a case-by-case basis.

There are idiots out there.

1 comments

When do you think humility isn't warranted?
This is a rule of thumb. You should always check your assumptions about code being correct or not. However, if somebody and their code have proven themselves unreliable, it is a useful optimization to first consider they are wrong, instead of first considering they are right (humility.)
Whenever reviewing things to identify potential issues. If you assume (even justifiably) competence, you'll miss the real issues that exist.

OTOH, when proposing to make changes of your own, humility is definitely called for.