TOP5: Funny code comments
Posted by Ktoso on 11/09/2009 – 00:24
Some of you may know some of those as they seem to be a little (in)fameous in the codding world, yet here is my TOP5 of funny coding comments:
- Found on google code:
//here there be dragons [source] - Found on google code:
//I am drunk and coding like I am the greatest coder of all time. - Found on google code:
//Very hacky but it works! - From Symfony 1.2.8:
// FIXME: the following 2 functions totally suck, are useless and should be replaced immediately. - Not really a comment but made me laugh:
raise Exception(“Crap damn crap damn crap damn”) [source]


Post a reply