Click here to Skip to main content
15,880,972 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: Reversing time, without a flux capacitor Pin
Brisingr Aerowing17-Jan-13 14:25
professionalBrisingr Aerowing17-Jan-13 14:25 
GeneralRe: Reversing time, without a flux capacitor Pin
BobJanova21-Jan-13 4:56
BobJanova21-Jan-13 4:56 
GeneralRe: Reversing time, without a flux capacitor Pin
englebart23-Jan-13 3:35
professionalenglebart23-Jan-13 3:35 
GeneralRe: Reversing time, without a flux capacitor Pin
Gary R. Wheeler23-Jan-13 11:45
Gary R. Wheeler23-Jan-13 11:45 
GeneralRe: Reversing time, without a flux capacitor Pin
Member 793197823-Jan-13 5:44
professionalMember 793197823-Jan-13 5:44 
GeneralRe: Reversing time, without a flux capacitor Pin
Gary R. Wheeler23-Jan-13 11:58
Gary R. Wheeler23-Jan-13 11:58 
JokeRe: Reversing time, without a flux capacitor Pin
RafagaX23-Jan-13 6:21
professionalRafagaX23-Jan-13 6:21 
GeneralRe: Reversing time, without a flux capacitor Pin
Paulo Zemek23-Jan-13 7:37
mvaPaulo Zemek23-Jan-13 7:37 
That kind of error is funny.
For many years a C++ application worked. It used a non initialized pointer but, for many time, it was always null (calling the right initialization).
One day it simple decided to get garbage.
GeneralRe: Reversing time, without a flux capacitor Pin
Jonathan C Dickinson3-Feb-13 22:47
Jonathan C Dickinson3-Feb-13 22:47 
GeneralThe best refactoring I have ever seen Pin
matt_taws17-Jan-13 1:29
matt_taws17-Jan-13 1:29 
GeneralRe: The best refactoring I have ever seen Pin
Super Lloyd17-Jan-13 2:42
Super Lloyd17-Jan-13 2:42 
GeneralRe: The best refactoring I have ever seen Pin
Jonathan C Dickinson17-Jan-13 3:22
Jonathan C Dickinson17-Jan-13 3:22 
GeneralRe: The best refactoring I have ever seen Pin
PIEBALDconsult17-Jan-13 3:48
mvePIEBALDconsult17-Jan-13 3:48 
GeneralRe: The best refactoring I have ever seen Pin
Rob Grainger1-Feb-13 3:17
Rob Grainger1-Feb-13 3:17 
GeneralWhat was I thinking Pin
Corporal Agarn16-Jan-13 1:15
professionalCorporal Agarn16-Jan-13 1:15 
GeneralRe: What was I thinking Pin
David Goebet16-Jan-13 1:40
professionalDavid Goebet16-Jan-13 1:40 
GeneralRe: What was I thinking Pin
Matt U.16-Jan-13 1:56
Matt U.16-Jan-13 1:56 
GeneralRe: What was I thinking Pin
peterchen16-Jan-13 3:24
peterchen16-Jan-13 3:24 
GeneralRe: What was I thinking Pin
G James16-Jan-13 9:57
G James16-Jan-13 9:57 
JokeRe: What was I thinking Pin
Chris Maunder16-Jan-13 18:02
cofounderChris Maunder16-Jan-13 18:02 
GeneralRe: What was I thinking Pin
33deepak16-Jan-13 18:13
33deepak16-Jan-13 18:13 
GeneralRe: What was I thinking Pin
Chris Maunder16-Jan-13 18:14
cofounderChris Maunder16-Jan-13 18:14 
GeneralRe: What was I thinking Pin
James Lonero19-Jan-13 11:08
James Lonero19-Jan-13 11:08 
JokeRe: What was I thinking Pin
Andrew Rissing17-Jan-13 5:48
Andrew Rissing17-Jan-13 5:48 
GeneralRe: What was I thinking Pin
Chris Maunder17-Jan-13 9:43
cofounderChris Maunder17-Jan-13 9:43 

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.