Click here to Skip to main content
15,885,366 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: Productivity Wars Pin
jim lahey11-Jun-13 6:00
jim lahey11-Jun-13 6:00 
GeneralRe: Productivity Wars Pin
StatementTerminator11-Jun-13 4:08
StatementTerminator11-Jun-13 4:08 
GeneralRe: Productivity Wars Pin
BrainiacV11-Jun-13 4:40
BrainiacV11-Jun-13 4:40 
GeneralRe: Productivity Wars Pin
StatementTerminator11-Jun-13 5:00
StatementTerminator11-Jun-13 5:00 
GeneralRe: Productivity Wars Pin
jnlt11-Jun-13 6:10
jnlt11-Jun-13 6:10 
GeneralRe: Productivity Wars Pin
CarlosAlbertoEstrada11-Jun-13 6:11
CarlosAlbertoEstrada11-Jun-13 6:11 
GeneralRe: Productivity Wars Pin
StatementTerminator11-Jun-13 6:43
StatementTerminator11-Jun-13 6:43 
GeneralRe: Productivity Wars Pin
RafagaX11-Jun-13 7:31
professionalRafagaX11-Jun-13 7:31 
I use third party libraries (and tools) whenever I consider that the effort of writing my own solution will outweigth the effort of making the third party solution work, usually I evaluate different solutions and pick the best/easy to use/better reviewed/open one; the only times I avoid a third party library is when their license is incompatible with closed source (I work with closed source systems) which invariably means when they use GPL.
CEO at:
- Rafaga Systems
- Para Facturas
- Modern Components
for the moment...

GeneralRe: Productivity Wars Pin
jschell11-Jun-13 8:19
jschell11-Jun-13 8:19 
GeneralDeveloper whose first language is not English Pin
Chris Quinn7-Jun-13 3:17
Chris Quinn7-Jun-13 3:17 
GeneralRe: Developer whose first language is not English Pin
jim lahey7-Jun-13 4:57
jim lahey7-Jun-13 4:57 
GeneralRe: Developer whose first language is not English Pin
OriginalGriff7-Jun-13 5:02
mveOriginalGriff7-Jun-13 5:02 
GeneralRe: Developer whose first language is not English Pin
ENOTTY7-Jun-13 5:08
ENOTTY7-Jun-13 5:08 
GeneralRe: Developer whose first language is not English Pin
AlphaDeltaTheta11-Jun-13 16:34
AlphaDeltaTheta11-Jun-13 16:34 
JokeRe: Developer whose first language is not English Pin
Vladimir Svyatski2-Jul-13 9:39
professionalVladimir Svyatski2-Jul-13 9:39 
GeneralERROR_SUCCESS => the successful error PinPopular
damn.tiby6-Jun-13 21:26
damn.tiby6-Jun-13 21:26 
GeneralRe: ERROR_SUCCESS => the successful error Pin
Keith Barrow6-Jun-13 22:42
professionalKeith Barrow6-Jun-13 22:42 
GeneralRe: ERROR_SUCCESS => the successful error Pin
damn.tiby6-Jun-13 22:48
damn.tiby6-Jun-13 22:48 
GeneralRe: ERROR_SUCCESS => the successful error Pin
capibara7-Jun-13 0:00
capibara7-Jun-13 0:00 
GeneralRe: ERROR_SUCCESS => the successful error Pin
Nicholas Marty7-Jun-13 3:06
professionalNicholas Marty7-Jun-13 3:06 
GeneralRe: ERROR_SUCCESS => the successful error Pin
Lutosław10-Jun-13 13:11
Lutosław10-Jun-13 13:11 
GeneralRe: ERROR_SUCCESS => the successful error Pin
damn.tiby10-Jun-13 21:10
damn.tiby10-Jun-13 21:10 
GeneralRe: ERROR_SUCCESS => the successful error Pin
Edward Giles14-Jun-13 21:25
Edward Giles14-Jun-13 21:25 
GeneralNo names, no refences - and not mine. Pin
OriginalGriff6-Jun-13 2:25
mveOriginalGriff6-Jun-13 2:25 
GeneralRe: No names, no refences - and not mine. Pin
StM0n6-Jun-13 2:44
StM0n6-Jun-13 2:44 

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.