440
6 stages of debugging
(i.imgur.com)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Stage 4.5: console.log() everything.
And then the logging fixes the subtle timing issue causing the problem.
Race conditions are the worst
Good ol’ Heisenbugs.