Click here to Skip to main content
15,881,882 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: Over-documentation Pin
Bernhard Hiller17-Nov-13 23:01
Bernhard Hiller17-Nov-13 23:01 
GeneralRe: Over-documentation Pin
ENOTTY18-Nov-13 5:05
ENOTTY18-Nov-13 5:05 
GeneralRe: Over-documentation Pin
CPallini18-Nov-13 7:39
mveCPallini18-Nov-13 7:39 
GeneralRe: Over-documentation Pin
Marc Clifton19-Nov-13 8:24
mvaMarc Clifton19-Nov-13 8:24 
GeneralRe: Over-documentation Pin
Worried Brown Eyes20-Nov-13 0:49
Worried Brown Eyes20-Nov-13 0:49 
GeneralRe: Over-documentation Pin
Ron Beyer20-Nov-13 3:08
professionalRon Beyer20-Nov-13 3:08 
GeneralRe: Over-documentation Pin
StM0n25-Nov-13 9:56
StM0n25-Nov-13 9:56 
GeneralRe: Over-documentation Pin
Rob Grainger28-Nov-13 22:26
Rob Grainger28-Nov-13 22:26 
Amusingly, that doesn't really tell us much - the compiler doesn't "allocate" memory, the stack is allocated when the program starts - this simply updates stack pointers.
"If you don't fail at least 90 percent of the time, you're not aiming high enough."
Alan Kay.

GeneralRe: Over-documentation Pin
Vasudevan Deepak Kumar29-Nov-13 1:54
Vasudevan Deepak Kumar29-Nov-13 1:54 
GeneralAbsolutely necessary Pin
imagiro15-Dec-13 23:00
imagiro15-Dec-13 23:00 
GeneralRe: Over-documentation Pin
Lutosław27-Dec-13 1:05
Lutosław27-Dec-13 1:05 
GeneralVS Go BOOM! Pin
Brisingr Aerowing15-Nov-13 12:54
professionalBrisingr Aerowing15-Nov-13 12:54 
GeneralRe: VS Go BOOM! Pin
DaveAuld15-Nov-13 20:38
professionalDaveAuld15-Nov-13 20:38 
GeneralRe: VS Go BOOM! Pin
devvvy16-Nov-13 22:51
devvvy16-Nov-13 22:51 
GeneralRe: VS Go BOOM! Pin
loctrice18-Dec-13 10:19
loctrice18-Dec-13 10:19 
GeneralRe: VS Go BOOM! Pin
Lutosław27-Dec-13 1:13
Lutosław27-Dec-13 1:13 
GeneralRe: VS Go BOOM! Pin
Sander Rossel17-Nov-13 0:10
professionalSander Rossel17-Nov-13 0:10 
GeneralRe: VS Go BOOM! Pin
Lutosław27-Dec-13 1:16
Lutosław27-Dec-13 1:16 
GeneralDetect user in group only once Pin
SortaCore15-Nov-13 0:15
SortaCore15-Nov-13 0:15 
GeneralRe: Detect user in group only once Pin
Lutosław15-Nov-13 0:31
Lutosław15-Nov-13 0:31 
GeneralRe: Detect user in group only once Pin
SortaCore15-Nov-13 0:32
SortaCore15-Nov-13 0:32 
GeneralRe: Detect user in group only once Pin
Lutosław15-Nov-13 0:43
Lutosław15-Nov-13 0:43 
GeneralRe: Detect user in group only once Pin
SortaCore15-Nov-13 0:53
SortaCore15-Nov-13 0:53 
GeneralRe: Detect user in group only once Pin
PIEBALDconsult15-Nov-13 2:57
mvePIEBALDconsult15-Nov-13 2:57 
GeneralRe: Detect user in group only once Pin
Marc Clifton17-Nov-13 4:38
mvaMarc Clifton17-Nov-13 4:38 

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.