Hacker News new | ask | show | jobs
by janpot 2658 days ago
OMG, yes. Every time I see this in a code review I go "why is this receiving a null here?" And 90% of the time I get back "dunno, I saw null pointer exceptions in the logs"
1 comments

Typical. Fix the symptom instead of the cause.