Comment by ggambetta
4 days ago
I get this even on a shorter timescale with compiler errors. So many times I have a near-subconscious feeling that something's wrong with the code, and as soon as I run or compile it, there it is, a syntax error. I've been trying to train myself to pay more attention to these gut feelings, so I can act on them before the compiler gets to it.
If you use a modern IDE it will just tell you immediately
Where's the fun in that?