Sunday
Aug222010
The greatest line of code ever
Sunday, August 22, 2010 at 1:42AM if (statusIsNotValid.compareTo( Boolean.FALSE ) != 0) skipValidation = false;
I don't know what's more shocking, that someone who calls themselves a professional programmer wrote that piece of... whatever... or that it wasn't clubbed to death like a baby seal during a code review. If you ever find yourself working in a team that doesn't see the importance of code reviews, remind them that they could easily wind up with a few million lines of... that.
(Taken from The Daily WTF.)
in
Horror
Horror 
Reader Comments