Click here to Skip to main content
15,887,895 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: Most Unhelpful Message Ever Pin
vonb29-Jul-13 19:59
vonb29-Jul-13 19:59 
GeneralRe: Most Unhelpful Message Ever Pin
Gary Wheeler30-Jul-13 1:51
Gary Wheeler30-Jul-13 1:51 
GeneralRe: Most Unhelpful Message Ever Pin
vonb30-Jul-13 2:37
vonb30-Jul-13 2:37 
GeneralRe: Most Unhelpful Message Ever Pin
Bernhard Hiller29-Jul-13 22:25
Bernhard Hiller29-Jul-13 22:25 
GeneralRe: Most Unhelpful Message Ever Pin
jsc4229-Jul-13 23:12
professionaljsc4229-Jul-13 23:12 
GeneralRe: Most Unhelpful Message Ever PinPopular
BotCar30-Jul-13 2:39
BotCar30-Jul-13 2:39 
GeneralRe: Most Unhelpful Message Ever Pin
cmger29-Jul-13 23:43
cmger29-Jul-13 23:43 
GeneralRe: Most Unhelpful Message Ever Pin
Fran Porretto30-Jul-13 0:55
Fran Porretto30-Jul-13 0:55 

I see it's time for the resident dinosaur to ring in...

Way back when -- Was it the Obscene Era, or the Cretinaceous? I forget -- I was attempting a feat that, happily, is no longer important to anyone not yet mummified: channel programming on an IBM 360/67. Channel programming was necessary to do "access method" development for IBM-style disk packs. If you've never seen that phrase before, combine the worst aspects of assembler with completely, deliberately opaque documentation in faded typescript, and remove any trace of debugging facilities. It's possible that no one outside IBM itself has ever understood channel programming; despite my youthful bravado, I never did.

Anyway, I'd misunderstood something in that faded typescript and had gone "one level too indirect" in a data structure critical to my channel program. Accordingly, it crashed the system completely, occasioning a cold-start reboot and bringing the wrath of the system administrators (and quite a few other programmers) down on my poor head. It was a traumatic event, to be sure. But what I'll remember all the way into the afterlife was the error message on my printout:

Channel command error encountered:

Please correct your program before re-running it.


I'm told that there are programmers who disdain exceptions and exception handling as "too difficult." Fancy that.

(This message is programming you in ways you cannot detect. Be afraid.)

GeneralRe: Most Unhelpful Message Ever Pin
Langenbach30-Jul-13 1:59
Langenbach30-Jul-13 1:59 
GeneralRe: Most Unhelpful Message Ever Pin
Isfeasachme30-Jul-13 3:41
Isfeasachme30-Jul-13 3:41 
GeneralRe: Most Unhelpful Message Ever Pin
Simon_Whale30-Jul-13 3:57
Simon_Whale30-Jul-13 3:57 
GeneralRe: Most Unhelpful Message Ever Pin
RafagaX30-Jul-13 4:43
professionalRafagaX30-Jul-13 4:43 
GeneralRe: Most Unhelpful Message Ever Pin
Member 937516630-Jul-13 6:55
Member 937516630-Jul-13 6:55 
GeneralRe: Most Unhelpful Message Ever Pin
IndifferentDisdain30-Jul-13 8:34
IndifferentDisdain30-Jul-13 8:34 
GeneralRe: Most Unhelpful Message Ever Pin
Member 937516630-Jul-13 12:58
Member 937516630-Jul-13 12:58 
JokeRe: Most Unhelpful Message Ever Pin
Chad3F2-Aug-13 12:54
Chad3F2-Aug-13 12:54 
GeneralRe: Most Unhelpful Message Ever Pin
Brisingr Aerowing19-Aug-13 16:30
professionalBrisingr Aerowing19-Aug-13 16:30 
GeneralRe: Most Unhelpful Message Ever Pin
pasztorpisti7-Sep-13 1:08
pasztorpisti7-Sep-13 1:08 
GeneralRe: Most Unhelpful Message Ever Pin
DaveBurt30-Jul-13 7:05
DaveBurt30-Jul-13 7:05 
GeneralRe: Most Unhelpful Message Ever Pin
pasztorpisti7-Sep-13 1:05
pasztorpisti7-Sep-13 1:05 
GeneralRe: Most Unhelpful Message Ever Pin
Andy Brummer1-Aug-13 9:09
sitebuilderAndy Brummer1-Aug-13 9:09 
GeneralRe: Most Unhelpful Message Ever Pin
Argonia1-Aug-13 21:36
professionalArgonia1-Aug-13 21:36 
GeneralRe: Most Unhelpful Message Ever Pin
pasztorpisti7-Sep-13 1:01
pasztorpisti7-Sep-13 1:01 
GeneralRe: Most Unhelpful Message Ever Pin
pasztorpisti7-Sep-13 0:59
pasztorpisti7-Sep-13 0:59 
GeneralRe: Most Unhelpful Message Ever Pin
jeron12-Aug-13 5:30
jeron12-Aug-13 5:30 

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.