Click here to Skip to main content
15,886,026 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Programming peeve of the Day Pin
PIEBALDconsult11-Mar-21 8:55
mvePIEBALDconsult11-Mar-21 8:55 
GeneralRe: Programming peeve of the Day Pin
Mike Hankey11-Mar-21 9:09
mveMike Hankey11-Mar-21 9:09 
GeneralRe: Programming peeve of the Day Pin
BryanFazekas12-Mar-21 1:38
BryanFazekas12-Mar-21 1:38 
GeneralRe: Programming peeve of the Day Pin
Mike Hankey12-Mar-21 1:47
mveMike Hankey12-Mar-21 1:47 
GeneralRe: Programming peeve of the Day Pin
BryanFazekas12-Mar-21 2:06
BryanFazekas12-Mar-21 2:06 
GeneralRe: Programming peeve of the Day Pin
Mike Hankey12-Mar-21 2:12
mveMike Hankey12-Mar-21 2:12 
GeneralRe: Programming peeve of the Day Pin
BryanFazekas12-Mar-21 2:51
BryanFazekas12-Mar-21 2:51 
GeneralRe: Programming peeve of the Day Pin
NightPen12-Mar-21 10:31
NightPen12-Mar-21 10:31 
My first developer job at Microsoft required me to analyze code written by a 'developer who got promoted so is no longer available. I and another dev spent hours analyzing this C language mess. Finally, after hours of analysis, we traced deep enough to get to the root of what the code was doing. Result? It returned the number 1.

Yup, that is all the entire 20K lines of code did. The reason it never worked? The array this was used to dereference only had 1 element.

Sheesh.
QuestionRe: Programming peeve of the Day Pin
NotTodayYo11-Mar-21 8:19
NotTodayYo11-Mar-21 8:19 
AnswerRe: Programming peeve of the Day PinPopular
Greg Utas11-Mar-21 8:38
professionalGreg Utas11-Mar-21 8:38 
GeneralRe: Programming peeve of the Day Pin
NotTodayYo11-Mar-21 9:04
NotTodayYo11-Mar-21 9:04 
GeneralRe: Programming peeve of the Day Pin
Greg Utas11-Mar-21 11:43
professionalGreg Utas11-Mar-21 11:43 
GeneralRe: Programming peeve of the Day Pin
Nelek11-Mar-21 10:23
protectorNelek11-Mar-21 10:23 
GeneralRe: Programming peeve of the Day Pin
Greg Utas11-Mar-21 11:44
professionalGreg Utas11-Mar-21 11:44 
GeneralRe: Programming peeve of the Day Pin
Rick York11-Mar-21 11:22
mveRick York11-Mar-21 11:22 
GeneralRe: Programming peeve of the Day Pin
Greg Utas11-Mar-21 11:49
professionalGreg Utas11-Mar-21 11:49 
AnswerRe: Programming peeve of the Day Pin
Lorenzo Bertolino11-Mar-21 20:21
professionalLorenzo Bertolino11-Mar-21 20:21 
AnswerRe: Programming peeve of the Day Pin
Mark Starr12-Mar-21 5:16
professionalMark Starr12-Mar-21 5:16 
JokeRe: Programming peeve of the Day Pin
willichan12-Mar-21 11:19
professionalwillichan12-Mar-21 11:19 
GeneralRe: Programming peeve of the Day Pin
  Forogar  11-Mar-21 7:55
professional  Forogar  11-Mar-21 7:55 
PraiseRe: Programming peeve of the Day Pin
Eddy Vluggen11-Mar-21 7:59
professionalEddy Vluggen11-Mar-21 7:59 
GeneralRe: Programming peeve of the Day Pin
Mike Hankey11-Mar-21 8:25
mveMike Hankey11-Mar-21 8:25 
GeneralRe: Programming peeve of the Day Pin
User 1505687911-Mar-21 7:57
professionalUser 1505687911-Mar-21 7:57 
GeneralRe: Programming peeve of the Day Pin
W Balboos, GHB11-Mar-21 8:10
W Balboos, GHB11-Mar-21 8:10 
GeneralRe: Programming peeve of the Day Pin
User 1505687911-Mar-21 8:12
professionalUser 1505687911-Mar-21 8:12 

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.