Click here to Skip to main content
15,912,578 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: A Well-Documented Piece of....*bleep* Pin
Rob Graham23-Oct-07 9:25
Rob Graham23-Oct-07 9:25 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Robert Royall23-Oct-07 9:41
Robert Royall23-Oct-07 9:41 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Jim Crafton26-Oct-07 14:41
Jim Crafton26-Oct-07 14:41 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Blake Miller31-Oct-07 3:26
Blake Miller31-Oct-07 3:26 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
John R. Shaw23-Oct-07 16:47
John R. Shaw23-Oct-07 16:47 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
dwilliss31-Oct-07 4:31
dwilliss31-Oct-07 4:31 
AnswerRe: PROLOG on LISP Pin
NimitySSJ29-Nov-07 20:47
NimitySSJ29-Nov-07 20:47 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Draugnar31-Oct-07 8:09
Draugnar31-Oct-07 8:09 
Reminds me of a job I did MANY years ago (when I was a fresh out of college 'grammer). Of course, my reasons were actually legitimate.

We were using Turbo Pascal (TP3 I think, but not sure, circa 1986) to develop the project and I discovered that TPs keyboard interrupt routine would occassionally drop characters if you typed fast enough. So, I wrote a new keyboard interrupt routine in 8086 assembler, hand assembled it, and put it in as inline binary code (TP had a way to do that). Worked like a charm.
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Dan Neely31-Oct-07 9:12
Dan Neely31-Oct-07 9:12 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Draugnar31-Oct-07 10:01
Draugnar31-Oct-07 10:01 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Dan Neely31-Oct-07 10:37
Dan Neely31-Oct-07 10:37 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Draugnar31-Oct-07 10:51
Draugnar31-Oct-07 10:51 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Draugnar31-Oct-07 10:54
Draugnar31-Oct-07 10:54 
GeneralCHOTD [modified] Pin
leppie21-Oct-07 23:22
leppie21-Oct-07 23:22 
GeneralRe: CHOTD Pin
DavidNohejl21-Oct-07 23:28
DavidNohejl21-Oct-07 23:28 
GeneralRe: CHOTD Pin
originSH21-Oct-07 23:29
originSH21-Oct-07 23:29 
GeneralRe: CHOTD Pin
J4amieC21-Oct-07 23:38
J4amieC21-Oct-07 23:38 
GeneralRe: CHOTD Pin
Tristan Rhodes22-Oct-07 3:08
Tristan Rhodes22-Oct-07 3:08 
GeneralRe: CHOTD Pin
Vasudevan Deepak Kumar22-Oct-07 3:27
Vasudevan Deepak Kumar22-Oct-07 3:27 
GeneralRe: CHOTD Pin
leppie22-Oct-07 5:18
leppie22-Oct-07 5:18 
GeneralRe: CHOTD Pin
Vasudevan Deepak Kumar29-Oct-07 0:03
Vasudevan Deepak Kumar29-Oct-07 0:03 
GeneralRe: CHOTD Pin
Xiangyang Liu 刘向阳22-Oct-07 6:09
Xiangyang Liu 刘向阳22-Oct-07 6:09 
GeneralRe: CHOTD Pin
leppie22-Oct-07 6:39
leppie22-Oct-07 6:39 
GeneralRe: CHOTD Pin
RGSeeds23-Oct-07 9:54
RGSeeds23-Oct-07 9:54 
GeneralRe: CHOTD Pin
Pete O'Hanlon23-Oct-07 1:54
mvePete O'Hanlon23-Oct-07 1:54 

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.