Click here to Skip to main content
15,887,083 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: What's your least favorite part of coding? Pin
Mircea Neacsu28-Aug-23 2:50
Mircea Neacsu28-Aug-23 2:50 
GeneralRe: What's your least favorite part of coding? Pin
Sander Rossel28-Aug-23 3:17
professionalSander Rossel28-Aug-23 3:17 
GeneralRe: What's your least favorite part of coding? Pin
Mircea Neacsu28-Aug-23 3:28
Mircea Neacsu28-Aug-23 3:28 
GeneralRe: What's your least favorite part of coding? Pin
honey the codewitch28-Aug-23 8:16
mvahoney the codewitch28-Aug-23 8:16 
GeneralRe: What's your least favorite part of coding? Pin
Richard MacCutchan27-Aug-23 6:43
mveRichard MacCutchan27-Aug-23 6:43 
GeneralRe: What's your least favorite part of coding? Pin
0x01AA27-Aug-23 7:21
mve0x01AA27-Aug-23 7:21 
GeneralRe: What's your least favorite part of coding? Pin
Richard MacCutchan27-Aug-23 21:38
mveRichard MacCutchan27-Aug-23 21:38 
GeneralRe: What's your least favorite part of coding? Pin
kmoorevs27-Aug-23 7:51
kmoorevs27-Aug-23 7:51 
Why it just happened yesterday... Laugh | :laugh:

I spent 5 hours trying to fix a 'bug' where setting a chart series point to IsEmpty was not reversible and led to completely bizarre results. (works the first time, not the second) Found that IsEmpty for that object was the same as Double.NaN. Try using that and .NET complains that it can't handle NaN! Confused | :confused: (again, works the first time, not the second)

This morning, try it again and it works perfectly! WTF | :WTF: I love/hate it when problems just fix themselves! Laugh | :laugh: Hmmm...the only difference was VS2019 yesterday vs. VS2017 today??? Confused | :confused:

Edit: It still doesn't work! I just didn't test correctly! More research indicates that it's a known issue albeit an apparently rare one. At least they provided a workaround...only it doesn't seem to work either. (clearing the points and adding dynamically) Back to the drawing board! Sigh | :sigh:

Really though, my least favorite part has got to be communicating with colleagues. It's all too normal anymore for me to be stuck on a 1-2 hour phone call when I'd rather be fixing things! Sigh | :sigh: Also, there's communicating with family during working hours, which also happens way too often these days. Sigh | :sigh:

It's hard to be antisocial when every 10 minutes there's a phone call, text message, notification, email, etc. though I still try! Laugh | :laugh:
"Go forth into the source" - Neal Morse
"Hope is contagious"


modified 27-Aug-23 17:08pm.

GeneralRe: What's your least favorite part of coding? Pin
lmoelleb27-Aug-23 8:58
lmoelleb27-Aug-23 8:58 
GeneralRe: What's your least favorite part of coding? Pin
honey the codewitch27-Aug-23 9:52
mvahoney the codewitch27-Aug-23 9:52 
GeneralRe: What's your least favorite part of coding? Pin
lmoelleb28-Aug-23 2:08
lmoelleb28-Aug-23 2:08 
GeneralRe: What's your least favorite part of coding? Pin
Gerry Schmitz27-Aug-23 9:07
mveGerry Schmitz27-Aug-23 9:07 
GeneralRe: What's your least favorite part of coding? Pin
honey the codewitch27-Aug-23 9:51
mvahoney the codewitch27-Aug-23 9:51 
GeneralRe: What's your least favorite part of coding? Pin
Slacker00727-Aug-23 9:40
professionalSlacker00727-Aug-23 9:40 
GeneralRe: What's your least favorite part of coding? Pin
honey the codewitch27-Aug-23 9:44
mvahoney the codewitch27-Aug-23 9:44 
GeneralRe: What's your least favorite part of coding? Pin
Chris Maunder27-Aug-23 12:18
cofounderChris Maunder27-Aug-23 12:18 
GeneralRe: What's your least favorite part of coding? Pin
David O'Neil27-Aug-23 12:30
professionalDavid O'Neil27-Aug-23 12:30 
GeneralRe: What's your least favorite part of coding? Pin
Nelek27-Aug-23 20:08
protectorNelek27-Aug-23 20:08 
GeneralRe: What's your least favorite part of coding? Pin
StarNamer@work27-Aug-23 13:51
professionalStarNamer@work27-Aug-23 13:51 
GeneralRe: What's your least favorite part of coding? Pin
Ron Anders27-Aug-23 16:15
Ron Anders27-Aug-23 16:15 
GeneralRe: What's your least favorite part of coding? Pin
Nelek27-Aug-23 20:09
protectorNelek27-Aug-23 20:09 
GeneralRe: What's your least favorite part of coding? Pin
Paul Sanders (the other one)27-Aug-23 21:29
Paul Sanders (the other one)27-Aug-23 21:29 
GeneralRe: What's your least favorite part of coding? Pin
haughtonomous28-Aug-23 0:45
haughtonomous28-Aug-23 0:45 
GeneralRe: What's your least favorite part of coding? Pin
MSBassSinger28-Aug-23 4:30
professionalMSBassSinger28-Aug-23 4:30 
GeneralRe: What's your least favorite part of coding? Pin
haughtonomous30-Aug-23 21:00
haughtonomous30-Aug-23 21:00 

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.