11
Handle your errors properly
(beehaw.org)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Makes me think of devs who debug with print statements instead of a debugger and breakpoints.
Well, Kernighan himself said "The most effective debugging tool is still careful thought, coupled with judiciously placed print statements."
If it was good enough for him...