Click here to Skip to main content
15,887,485 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: ModusOperandi Pin
makumazan8428-Sep-10 0:45
makumazan8428-Sep-10 0:45 
GeneralRe: ModusOperandi Pin
Camilo Sanchez28-Sep-10 2:38
Camilo Sanchez28-Sep-10 2:38 
GeneralRe: ModusOperandi Pin
Rob Grainger28-Sep-10 4:17
Rob Grainger28-Sep-10 4:17 
GeneralRe: ModusOperandi Pin
Richard A. Dalton30-Sep-10 2:32
Richard A. Dalton30-Sep-10 2:32 
GeneralRe: ModusOperandi Pin
Gregory Gadow4-Oct-10 11:46
Gregory Gadow4-Oct-10 11:46 
GeneralBeware while using Japanese language PinPopular
MalikRizwan26-Sep-10 0:07
MalikRizwan26-Sep-10 0:07 
GeneralRe: Beware while using Japanese language Pin
MalikRizwan26-Sep-10 1:18
MalikRizwan26-Sep-10 1:18 
GeneralRe: Beware while using Japanese language PinPopular
Richard A. Dalton27-Sep-10 4:15
Richard A. Dalton27-Sep-10 4:15 
MalikRizwan wrote:
What could be the possible reason to set same encoding with conditional statement?


Step 1 - Copy
Step 2 - Paste
Step 3 - .... Oohh Donuts

It could be a simple case of "I'll get back to that"

I was debugging some code a few years back, there was a strange error where the system just bombed out under certain circumstances. Error handling was otherwise very good.

I finally traced the problem to a function that was literally half written. It was like the developer just stopped mid thought and never got back to it.

It was syntactically correct, but it made little sense beyond that.

I couldn't for the life of my figure out what had posessed the developer until I noticed that he had entered a comment at the head of the function.

The date of the comment was 11-Sep-2001.
He, like everyone else had dropped everything and run to the TV, and never got back to what he was doing.

-Rd
GeneralRe: Beware while using Japanese language Pin
Camilo Sanchez27-Sep-10 5:58
Camilo Sanchez27-Sep-10 5:58 
GeneralRe: Beware while using Japanese language Pin
MalikRizwan27-Sep-10 21:10
MalikRizwan27-Sep-10 21:10 
GeneralRe: Beware while using Japanese language Pin
dawmail33328-Sep-10 22:22
dawmail33328-Sep-10 22:22 
GeneralRe: Beware while using Japanese language Pin
ChrisNic29-Sep-10 0:01
ChrisNic29-Sep-10 0:01 
GeneralRe: Beware while using Japanese language Pin
dawmail33329-Sep-10 0:49
dawmail33329-Sep-10 0:49 
GeneralRe: Beware while using Japanese language Pin
Jecc29-Sep-10 3:38
Jecc29-Sep-10 3:38 
GeneralRe: Beware while using Japanese language Pin
dawmail33329-Sep-10 14:01
dawmail33329-Sep-10 14:01 
GeneralRe: Beware while using Japanese language Pin
sucram7-Oct-10 3:53
sucram7-Oct-10 3:53 
GeneralRe: Beware while using Japanese language Pin
Richard A. Dalton30-Sep-10 0:13
Richard A. Dalton30-Sep-10 0:13 
GeneralRe: Beware while using Japanese language Pin
Marc Clifton7-Oct-10 12:52
mvaMarc Clifton7-Oct-10 12:52 
GeneralRe: Beware while using Japanese language Pin
fjdiewornncalwe29-Sep-10 1:14
professionalfjdiewornncalwe29-Sep-10 1:14 
GeneralRe: Beware while using Japanese language Pin
djdanlib29-Sep-10 5:20
djdanlib29-Sep-10 5:20 
GeneralRe: Beware while using Japanese language Pin
Vikram A Punathambekar29-Sep-10 4:50
Vikram A Punathambekar29-Sep-10 4:50 
GeneralRe: Beware while using Japanese language Pin
GenJerDan27-Sep-10 9:03
GenJerDan27-Sep-10 9:03 
GeneralRe: Beware while using Japanese language Pin
meaningoflights29-Sep-10 16:23
meaningoflights29-Sep-10 16:23 
GeneralRe: Beware while using Japanese language Pin
Blake Miller27-Sep-10 11:46
Blake Miller27-Sep-10 11:46 
GeneralRe: Beware while using Japanese language PinPopular
Luc Pattyn27-Sep-10 12:09
sitebuilderLuc Pattyn27-Sep-10 12:09 

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.