Click here to Skip to main content
15,888,019 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: Twenty Years of Trying to Sabotage My Own Job Pin
Drew Rankin8-Mar-23 11:17
professionalDrew Rankin8-Mar-23 11:17 
PraiseToday I did the impossible. Pin
honey the codewitch7-Mar-23 6:39
mvahoney the codewitch7-Mar-23 6:39 
GeneralRe: Today I did the impossible. Pin
MarkTJohnson7-Mar-23 6:53
professionalMarkTJohnson7-Mar-23 6:53 
GeneralRe: Today I did the impossible. PinPopular
jeron17-Mar-23 7:49
jeron17-Mar-23 7:49 
GeneralRe: Today I did the impossible. Pin
obermd8-Mar-23 3:25
obermd8-Mar-23 3:25 
GeneralRe: Today I did the impossible. Pin
jeron18-Mar-23 3:56
jeron18-Mar-23 3:56 
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 
I tried to track down a screenshot for you of VS debugger sitting inside an if() where it couldn't have possibly landed based on the watch pinned right beside it.

It bugged me enough I dug at it a long while before figuring out how it happened even after just changing the code to make it work "right".

These are "fun".

In my case, it was based on string comparison to ''. The problem ended up being an unprintable character in the string. Finally found it by pasting the "empty" value into notepad++ with "show all the things" turned on.

String.IsNullOrWhitespace() for the win... but I don't think that existed then so I can still claim awesomeness. lol.
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 
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 

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.