Click here to Skip to main content
15,887,328 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: Old time horror Pin
BillW3314-Sep-10 11:27
professionalBillW3314-Sep-10 11:27 
GeneralRe: Old time horror Pin
PIEBALDconsult14-Sep-10 14:59
mvePIEBALDconsult14-Sep-10 14:59 
GeneralRe: Old time horror Pin
lemur14-Sep-10 23:20
lemur14-Sep-10 23:20 
GeneralRe: Old time horror Pin
YSLGuru22-Sep-10 6:02
YSLGuru22-Sep-10 6:02 
GeneralRe: Old time horror [modified] Pin
Simone Serponi16-Sep-10 6:07
Simone Serponi16-Sep-10 6:07 
GeneralRe: Old time horror Pin
CDP180217-Sep-10 2:43
CDP180217-Sep-10 2:43 
GeneralRe: Old time horror Pin
Simone Serponi17-Sep-10 6:08
Simone Serponi17-Sep-10 6:08 
GeneralRe: Old time horror Pin
CDP180219-Sep-10 3:58
CDP180219-Sep-10 3:58 
Actually, that would not hold me up very long. But you are right, it's not good style as the restrictions to naming variables have become history.

Long ago, when the Atari 800 still used to be a good machine, I 'unprotected' a game which turned out to be written in BASIC. They used a simple encryption to disguise it and also 'obfuscated' the BASIC code by renaming all variables to something like X1, X2 ... X3456. I even still remember which game it was Smile | :)

Before that I used to write machine language programs on my first little computer where even an assembler was a luxury. At this level your program is just a heap of hexadecimal values, but I'm still used to it. Recently I restored one of my earliest programs from the old cassette tapes and posted it to be used with emulators or the few surviving real machines.
A while ago he asked me what he should have printed on my business cards. I said 'Wizard'.

I read books which nobody else understand. Then I do something which nobody understands. After that the computer does something which nobody understands. When asked, I say things about the results which nobody understand. But everybody expects miracles from me on a regular basis. Looks to me like the classical definition of a wizard.

GeneralRe: Old time horror Pin
tom144317-Sep-10 1:47
tom144317-Sep-10 1:47 
GeneralRe: Old time horror Pin
CDP180217-Sep-10 2:47
CDP180217-Sep-10 2:47 
GeneralRe: Old time horror Pin
Stefan_Lang17-Sep-10 3:50
Stefan_Lang17-Sep-10 3:50 
GeneralRe: Old time horror Pin
tom144317-Sep-10 4:35
tom144317-Sep-10 4:35 
GeneralRe: Old time horror Pin
JFDR_0217-Sep-10 5:54
JFDR_0217-Sep-10 5:54 
JokeRe: Old time horror Pin
Stefan_Lang17-Sep-10 3:58
Stefan_Lang17-Sep-10 3:58 
GeneralRe: Old time horror Pin
BrainiacV17-Sep-10 8:15
BrainiacV17-Sep-10 8:15 
GeneralRe: Old time horror Pin
BillW3322-Sep-10 1:26
professionalBillW3322-Sep-10 1:26 
GeneralRe: Old time horror Pin
BrainiacV22-Sep-10 5:00
BrainiacV22-Sep-10 5:00 
GeneralRe: Old time horror Pin
BillW3323-Sep-10 17:08
professionalBillW3323-Sep-10 17:08 
GeneralRedundant Coding: The new paradigm! Pin
Delphi4ever9-Sep-10 4:40
Delphi4ever9-Sep-10 4:40 
GeneralRe: Redundant Coding: The new paradigm! Pin
Richard Jones9-Sep-10 4:44
Richard Jones9-Sep-10 4:44 
GeneralRe: Redundant Coding: The new paradigm! Pin
josda10009-Sep-10 7:07
josda10009-Sep-10 7:07 
GeneralRe: Redundant Coding: The new paradigm! Pin
Richard Jones9-Sep-10 7:12
Richard Jones9-Sep-10 7:12 
GeneralRe: Redundant Coding: The new paradigm! Pin
josda10009-Sep-10 7:25
josda10009-Sep-10 7:25 
GeneralRe: Redundant Coding: The new paradigm! Pin
Nagy Vilmos9-Sep-10 13:12
professionalNagy Vilmos9-Sep-10 13:12 
GeneralRe: Redundant Coding: The new paradigm! Pin
Richard A. Dalton9-Sep-10 5:26
Richard A. Dalton9-Sep-10 5:26 

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.