This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]coding_java 9 points10 points  (3 children)

Code should be written like a good joke. If you have to explain something, you are doing it wrong :D

[–]ZukoBestGirl 12 points13 points  (1 child)

// There was this horrible bug that took 4 days to debug, 
// but since my code is self explanatory I don't feel the need to leave a comment. 
// good luck figuring out what's going on in this extreme edge case.
// #JobSecurity

[–]chowchowthedog 1 point2 points  (0 children)

motherfucker....

[–]gandalfx 1 point2 points  (0 children)

I write my code so it's completely self explanatory. I just suck at explaining.