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

 
JokeRe: Today I did the impossible. Pin
Daniel Pfeffer7-Mar-23 7:53
professionalDaniel Pfeffer7-Mar-23 7:53 
GeneralRe: Today I did the impossible. Pin
jochance7-Mar-23 10:30
jochance7-Mar-23 10:30 
GeneralRe: Today I did the impossible. Pin
honey the codewitch7-Mar-23 10:32
mvahoney the codewitch7-Mar-23 10:32 
GeneralRe: Today I did the impossible. Pin
pkfox7-Mar-23 11:00
professionalpkfox7-Mar-23 11:00 
GeneralRe: Today I did the impossible. Pin
jochance7-Mar-23 18:51
jochance7-Mar-23 18:51 
GeneralRe: Today I did the impossible. Pin
englebart7-Mar-23 13:56
professionalenglebart7-Mar-23 13:56 
GeneralRe: Today I did the impossible. Pin
jochance7-Mar-23 17:25
jochance7-Mar-23 17:25 
GeneralRe: Today I did the impossible. Pin
SortaCore7-Mar-23 19:53
SortaCore7-Mar-23 19:53 
I once had VS debugger say a condition was false when the C++ code continued like it was true. Turned out the VS debugger was using unsigned pointer comparison, whereas the code was using signed pointer comparison.

Debugger was technically more correct since signed pointers don't really make sense...
GeneralRe: Today I did the impossible. Pin
jochance7-Mar-23 20:33
jochance7-Mar-23 20:33 
GeneralRe: Today I did the impossible. Pin
SortaCore7-Mar-23 20:39
SortaCore7-Mar-23 20:39 
GeneralRe: Today I did the impossible. Pin
jochance7-Mar-23 20:48
jochance7-Mar-23 20:48 
GeneralRe: Today I did the impossible. Pin
Jonas Hammarberg8-Mar-23 2:59
professionalJonas Hammarberg8-Mar-23 2:59 
GeneralRe: Today I did the impossible. Pin
jochance8-Mar-23 8:48
jochance8-Mar-23 8:48 
GeneralRe: Today I did the impossible. Pin
jmaida7-Mar-23 11:57
jmaida7-Mar-23 11:57 
GeneralRe: Today I did the impossible. Pin
CodeZombie628-Mar-23 1:03
CodeZombie628-Mar-23 1:03 
GeneralRe: Today I did the impossible. Pin
decaffeinatedMonkey8-Mar-23 1:29
decaffeinatedMonkey8-Mar-23 1:29 
GeneralRe: Today I did the impossible. Pin
JohnDG528-Mar-23 1:38
JohnDG528-Mar-23 1:38 
GeneralRe: Today I did the impossible. Pin
Gary Wheeler8-Mar-23 2:07
Gary Wheeler8-Mar-23 2:07 
GeneralThis Saturday is World Plumbing Day Pin
Marc Clifton7-Mar-23 4:13
mvaMarc Clifton7-Mar-23 4:13 
GeneralRe: This Saturday is World Plumbing Day Pin
PIEBALDconsult7-Mar-23 4:16
mvePIEBALDconsult7-Mar-23 4:16 
GeneralRe: This Saturday is World Plumbing Day Pin
Mike Hankey7-Mar-23 4:28
mveMike Hankey7-Mar-23 4:28 
GeneralRe: This Saturday is World Plumbing Day Pin
PIEBALDconsult7-Mar-23 4:33
mvePIEBALDconsult7-Mar-23 4:33 
GeneralRe: This Saturday is World Plumbing Day Pin
Mike Hankey7-Mar-23 4:37
mveMike Hankey7-Mar-23 4:37 
GeneralRe: This Saturday is World Plumbing Day Pin
Daniel Pfeffer7-Mar-23 7:51
professionalDaniel Pfeffer7-Mar-23 7:51 
GeneralRe: This Saturday is World Plumbing Day Pin
Mike Hankey7-Mar-23 8:05
mveMike Hankey7-Mar-23 8:05 

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.