Click here to Skip to main content
15,867,883 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: Wordle: what are your statistics like? Pin
Greg Utas19-May-22 1:23
professionalGreg Utas19-May-22 1:23 
GeneralRe: Wordle: what are your statistics like? Pin
FreedMalloc19-May-22 6:14
FreedMalloc19-May-22 6:14 
GeneralRe: Wordle: what are your statistics like? Pin
Kent Sharkey19-May-22 13:22
staffKent Sharkey19-May-22 13:22 
GeneralRe: Wordle: what are your statistics like? Pin
Vivi Chellappa19-May-22 13:46
professionalVivi Chellappa19-May-22 13:46 
GeneralRe: Wordle: what are your statistics like? Pin
Greg Utas20-May-22 1:52
professionalGreg Utas20-May-22 1:52 
GeneralRe: Wordle: what are your statistics like? Pin
Vivi Chellappa20-May-22 2:31
professionalVivi Chellappa20-May-22 2:31 
GeneralRe: Wordle: what are your statistics like? Pin
PIEBALDconsult20-May-22 7:34
mvePIEBALDconsult20-May-22 7:34 
GeneralWhat the heck is happening to me? Pin
honey the codewitch18-May-22 17:51
mvahoney the codewitch18-May-22 17:51 
All this IoT coding without a debugger has totally leveled me up.

I've got a guy using my GFX library, who ran into two major issues with it.

First one I tracked down took me under 5 minutes.

It was a signed unsigned mismatch buried in this file: gfx/gfx_open_font.cpp at master Β· codewitch-honey-crisis/gfx Β· GitHub[^]

I jumped right to it, based purely on a value I got back from a single call, with the problem being clear down the call stack. I actually kind of astonished the person I was helping.

Second one was today. He was crashing after hours of running. Immediately I tracked the crash and found out it was due to heap fragmentation. Not even a problem with my code. Found it in under a minute.

I'm getting *really* good at this. I almost don't even need my exception decoder.
To err is human. Fortune favors the monsters.

GeneralRe: What the heck is happening to me? Pin
David O'Neil18-May-22 19:50
professionalDavid O'Neil18-May-22 19:50 
GeneralRe: What the heck is happening to me? Pin
Andreas Mertens19-May-22 4:11
professionalAndreas Mertens19-May-22 4:11 
GeneralRe: What the heck is happening to me? Pin
Gerry Schmitz19-May-22 7:44
mveGerry Schmitz19-May-22 7:44 
GeneralWordle 334 Pin
Amarnath S18-May-22 14:41
professionalAmarnath S18-May-22 14:41 
GeneralRe: Wordle 334 Pin
Peter_in_278018-May-22 16:55
professionalPeter_in_278018-May-22 16:55 
GeneralRe: Wordle 334 Pin
Vivi Chellappa18-May-22 19:24
professionalVivi Chellappa18-May-22 19:24 
GeneralRe: Wordle 334 Pin
OriginalGriff18-May-22 19:30
mveOriginalGriff18-May-22 19:30 
GeneralRe: Wordle 334 Pin
Sander Rossel18-May-22 20:14
professionalSander Rossel18-May-22 20:14 
GeneralRe: Wordle 334 Pin
ChandraRam18-May-22 20:29
ChandraRam18-May-22 20:29 
GeneralRe: Wordle 334 Pin
dan!sh 18-May-22 20:53
professional dan!sh 18-May-22 20:53 
GeneralRe: Wordle 334 Pin
pkfox18-May-22 20:58
professionalpkfox18-May-22 20:58 
GeneralRe: Wordle 334 Pin
0x01AA18-May-22 21:47
mve0x01AA18-May-22 21:47 
GeneralRe: Wordle 334 Pin
Cp-Coder19-May-22 1:10
Cp-Coder19-May-22 1:10 
GeneralRe: Wordle 334 Pin
Greg Utas19-May-22 1:15
professionalGreg Utas19-May-22 1:15 
GeneralRe: Wordle 334 Pin
den2k8819-May-22 4:13
professionalden2k8819-May-22 4:13 
GeneralThis is doing my head in ... Pin
OriginalGriff18-May-22 10:13
mveOriginalGriff18-May-22 10:13 
GeneralRe: This is doing my head in ... Pin
pkfox18-May-22 11:20
professionalpkfox18-May-22 11:20 

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.