Click here to Skip to main content
15,885,906 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.

 
JokeRe: Kodi Irony Pin
Peter_in_27806-Nov-18 23:22
professionalPeter_in_27806-Nov-18 23:22 
GeneralA couple of entries from the Codex Vomitus Pin
Gary Wheeler31-Oct-18 6:35
Gary Wheeler31-Oct-18 6:35 
GeneralRe: A couple of entries from the Codex Vomitus Pin
Rick York31-Oct-18 6:48
mveRick York31-Oct-18 6:48 
GeneralRe: A couple of entries from the Codex Vomitus Pin
Gary Wheeler31-Oct-18 6:53
Gary Wheeler31-Oct-18 6:53 
GeneralRe: A couple of entries from the Codex Vomitus Pin
Slacker00731-Oct-18 8:11
professionalSlacker00731-Oct-18 8:11 
GeneralRe: A couple of entries from the Codex Vomitus Pin
Gary Wheeler31-Oct-18 8:34
Gary Wheeler31-Oct-18 8:34 
PraiseRe: A couple of entries from the Codex Vomitus Pin
Slacker00731-Oct-18 8:36
professionalSlacker00731-Oct-18 8:36 
GeneralRe: A couple of entries from the Codex Vomitus Pin
Rick York31-Oct-18 19:51
mveRick York31-Oct-18 19:51 
I had to deal with some code like that. I compiled all of the global variables into one list and there were over 800 of them. To make matters worse, some functions had local variables of the same name in the same module. Single-letter, global variables were the ones that really, really annoyed me. It gets worse but I'll stop there.
GeneralRe: A couple of entries from the Codex Vomitus Pin
Mark_Wallace12-Nov-18 9:00
Mark_Wallace12-Nov-18 9:00 
GeneralRe: A couple of entries from the Codex Vomitus Pin
Gary Wheeler12-Nov-18 10:36
Gary Wheeler12-Nov-18 10:36 
GeneralRe: A couple of entries from the Codex Vomitus Pin
Eddy Vluggen31-Oct-18 7:50
professionalEddy Vluggen31-Oct-18 7:50 
QuestionRe: A couple of entries from the Codex Vomitus Pin
CPallini2-Nov-18 10:36
mveCPallini2-Nov-18 10:36 
GeneralRe: A couple of entries from the Codex Vomitus Pin
OriginalGriff1-Nov-18 1:28
mveOriginalGriff1-Nov-18 1:28 
GeneralRe: A couple of entries from the Codex Vomitus Pin
CPallini2-Nov-18 10:38
mveCPallini2-Nov-18 10:38 
GeneralRe: A couple of entries from the Codex Vomitus Pin
Dar Brett1-Nov-18 1:58
Dar Brett1-Nov-18 1:58 
GeneralRe: A couple of entries from the Codex Vomitus Pin
Gary Wheeler1-Nov-18 2:51
Gary Wheeler1-Nov-18 2:51 
GeneralRe: A couple of entries from the Codex Vomitus Pin
Dar Brett1-Nov-18 4:20
Dar Brett1-Nov-18 4:20 
GeneralRe: A couple of entries from the Codex Vomitus Pin
Gary Wheeler1-Nov-18 4:22
Gary Wheeler1-Nov-18 4:22 
GeneralRe: A couple of entries from the Codex Vomitus Pin
BillW335-Nov-18 7:47
professionalBillW335-Nov-18 7:47 
GeneralRe: A couple of entries from the Codex Vomitus Pin
Gary Wheeler5-Nov-18 7:59
Gary Wheeler5-Nov-18 7:59 
GeneralRe: A couple of entries from the Codex Vomitus Pin
den2k887-Nov-18 2:03
professionalden2k887-Nov-18 2:03 
GeneralRe: A couple of entries from the Codex Vomitus Pin
Matt McGuire1-Nov-18 5:33
professionalMatt McGuire1-Nov-18 5:33 
GeneralRe: A couple of entries from the Codex Vomitus Pin
Gary Wheeler1-Nov-18 6:44
Gary Wheeler1-Nov-18 6:44 
GeneralRe: A couple of entries from the Codex Vomitus Pin
Richard Deeming1-Nov-18 8:49
mveRichard Deeming1-Nov-18 8:49 
GeneralRe: A couple of entries from the Codex Vomitus Pin
josda10001-Nov-18 9:13
josda10001-Nov-18 9:13 

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.