Click here to Skip to main content
15,891,033 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: Things to think about Pin
Mike Hankey30-Jul-21 10:14
mveMike Hankey30-Jul-21 10:14 
GeneralRe: Things to think about Pin
jeron130-Jul-21 10:53
jeron130-Jul-21 10:53 
GeneralI think I'm committed Pin
honey the codewitch30-Jul-21 2:53
mvahoney the codewitch30-Jul-21 2:53 
GeneralRe: I think I'm committed Pin
Slacker00730-Jul-21 3:00
professionalSlacker00730-Jul-21 3:00 
GeneralRe: I think I'm committed Pin
honey the codewitch30-Jul-21 3:04
mvahoney the codewitch30-Jul-21 3:04 
GeneralRe: I think I'm committed Pin
riki warner30-Jul-21 5:09
riki warner30-Jul-21 5:09 
GeneralRe: I think I'm committed Pin
Gerry Schmitz30-Jul-21 5:55
mveGerry Schmitz30-Jul-21 5:55 
GeneralRe: I think I'm committed Pin
honey the codewitch30-Jul-21 6:27
mvahoney the codewitch30-Jul-21 6:27 
Oh definitely. The other day I caught two bugs that should have never made it into my code. They weren't impacting code I was using, until they did, of course. One was I had assigned a signed value to a size_t (which strangely works in GCC under 64 bit minigw on windows - but not on the ESP32), and another I was subtracting a value where I should have been adding a value that was likely to be negative.

If I had someone else around to look at it, they'd catch things like this. Who knows what else lurks? This codebase is pretty complicated at this point.
Real programmers use butterflies

GeneralRe: I think I'm committed Pin
Dan Neely30-Jul-21 6:09
Dan Neely30-Jul-21 6:09 
GeneralRe: I think I'm committed Pin
honey the codewitch30-Jul-21 6:22
mvahoney the codewitch30-Jul-21 6:22 
GeneralRe: I think I'm committed Pin
Ron Anders30-Jul-21 14:22
Ron Anders30-Jul-21 14:22 
GeneralRe: I think I'm committed Pin
honey the codewitch30-Jul-21 15:20
mvahoney the codewitch30-Jul-21 15:20 
GeneralRe: I think I'm committed Pin
Randy Faldon30-Jul-21 18:31
Randy Faldon30-Jul-21 18:31 
GeneralSound of the Week Pin
Sander Rossel30-Jul-21 2:35
professionalSander Rossel30-Jul-21 2:35 
GeneralRe: Sound of the Week Pin
peterkmx30-Jul-21 2:57
professionalpeterkmx30-Jul-21 2:57 
GeneralRe: Sound of the Week Pin
Bohdan Stupak30-Jul-21 4:34
professionalBohdan Stupak30-Jul-21 4:34 
GeneralRe: Sound of the Week Pin
Sander Rossel30-Jul-21 4:48
professionalSander Rossel30-Jul-21 4:48 
GeneralRe: Sound of the Week Pin
peterkmx30-Jul-21 5:25
professionalpeterkmx30-Jul-21 5:25 
GeneralRe: Sound of the Week Pin
musefan30-Jul-21 4:41
musefan30-Jul-21 4:41 
GeneralRe: Sound of the Week Pin
Sander Rossel1-Aug-21 22:38
professionalSander Rossel1-Aug-21 22:38 
GeneralWSO CCC OTD 2027-30 Pin
OriginalGriff29-Jul-21 21:33
mveOriginalGriff29-Jul-21 21:33 
GeneralRe: WSO CCC OTD 2027-30 Pin
Greg Utas30-Jul-21 1:23
professionalGreg Utas30-Jul-21 1:23 
GeneralRe: WSO CCC OTD 2027-30 we have a winner! Pin
OriginalGriff30-Jul-21 1:54
mveOriginalGriff30-Jul-21 1:54 
GeneralI'm looking to hire a "junior" programmer. Pin
Slow Eddie29-Jul-21 11:32
professionalSlow Eddie29-Jul-21 11:32 
GeneralRe: I'm looking to hire a "junior" programmer. Pin
Dave Kreskowiak29-Jul-21 11:36
mveDave Kreskowiak29-Jul-21 11:36 

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.