Click here to Skip to main content
15,889,216 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
GeneralRe: shame to my tester or me? Pin
ddecoy3-May-12 0:09
ddecoy3-May-12 0:09 
GeneralRe: shame to my tester or me? Pin
Gary Huck3-May-12 2:23
Gary Huck3-May-12 2:23 
GeneralRe: shame to my tester or me? Pin
ddecoy3-May-12 2:31
ddecoy3-May-12 2:31 
GeneralRe: shame to my tester or me? Pin
Gary Huck3-May-12 3:07
Gary Huck3-May-12 3:07 
GeneralRe: shame to my tester or me? Pin
djdanlib3-May-12 7:58
djdanlib3-May-12 7:58 
GeneralRe: shame to my tester or me? Pin
BillW332-May-12 3:06
professionalBillW332-May-12 3:06 
GeneralRe: shame to my tester or me? Pin
Chris Meech2-May-12 3:41
Chris Meech2-May-12 3:41 
GeneralRe: shame to my tester or me? Pin
NickPace2-May-12 4:38
NickPace2-May-12 4:38 
Reminds me of some work I did during the Y2K fiasco. I spent months working on some really old code to make it Y2K compliant. Then on January 1, 2000, everything ran smoothly! -- not a single problem. I practically broke my arm patting myself on the back. A couple of months later on February 29, 2000, everything crashed. You see, the year 2000 was a leap year, but the year 1900 was not. My conversion of 1900 dates to 2000 dates did not take that into account. Epic fail. Fortunately, I had already collected my contract fees. Big Grin | :-D
-NP

Never underestimate the creativity of the end-user.

GeneralRe: shame to my tester or me? Pin
BobJanova2-May-12 5:11
BobJanova2-May-12 5:11 
GeneralRe: shame to my tester or me? Pin
NickPace2-May-12 5:49
NickPace2-May-12 5:49 
GeneralRe: shame to my tester or me? Pin
OriginalGriff2-May-12 6:15
mveOriginalGriff2-May-12 6:15 
GeneralRe: shame to my tester or me? Pin
kdgupta872-May-12 18:20
kdgupta872-May-12 18:20 
GeneralRe: shame to my tester or me? PinPopular
cptKoala2-May-12 20:53
cptKoala2-May-12 20:53 
GeneralRe: shame to my tester or me? Pin
OriginalGriff2-May-12 21:33
mveOriginalGriff2-May-12 21:33 
GeneralRe: shame to my tester or me? Pin
kdgupta872-May-12 23:23
kdgupta872-May-12 23:23 
GeneralRe: shame to my tester or me? Pin
cptKoala2-May-12 23:29
cptKoala2-May-12 23:29 
GeneralRe: shame to my tester or me? Pin
OriginalGriff2-May-12 21:35
mveOriginalGriff2-May-12 21:35 
GeneralRe: shame to my tester or me? Pin
kdgupta872-May-12 23:24
kdgupta872-May-12 23:24 
GeneralRe: shame to my tester or me? Pin
R. Erasmus2-May-12 20:43
R. Erasmus2-May-12 20:43 
GeneralRe: shame to my tester or me? Pin
kdgupta872-May-12 23:27
kdgupta872-May-12 23:27 
GeneralRe: shame to my tester or me? Pin
I.explore.code2-May-12 22:41
I.explore.code2-May-12 22:41 
GeneralRe: shame to my tester or me? Pin
kdgupta872-May-12 23:25
kdgupta872-May-12 23:25 
GeneralRe: shame to my tester or me? Pin
grralph12-May-12 23:53
grralph12-May-12 23:53 
GeneralRe: shame to my tester or me? Pin
Paulo_JCG3-May-12 0:10
professionalPaulo_JCG3-May-12 0:10 
GeneralRe: shame to my tester or me? Pin
Michael Kingsford Gray3-May-12 0:38
Michael Kingsford Gray3-May-12 0:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.