Click here to Skip to main content
15,910,358 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: Not having a debugger has made me good at debugging Pin
trønderen16-May-24 3:41
trønderen16-May-24 3:41 
GeneralRe: Not having a debugger has made me good at debugging Pin
honey the codewitch16-May-24 3:43
mvahoney the codewitch16-May-24 3:43 
GeneralRe: Not having a debugger has made me good at debugging Pin
BernardIE531716-May-24 23:18
BernardIE531716-May-24 23:18 
GeneralRe: Not having a debugger has made me good at debugging Pin
Daniel Pfeffer16-May-24 23:56
professionalDaniel Pfeffer16-May-24 23:56 
GeneralRe: Not having a debugger has made me good at debugging Pin
BernardIE531717-May-24 0:42
BernardIE531717-May-24 0:42 
GeneralRe: Not having a debugger has made me good at debugging Pin
Keith Rule17-May-24 9:12
professionalKeith Rule17-May-24 9:12 
GeneralRe: Not having a debugger has made me good at debugging Pin
OldDBA17-May-24 14:56
OldDBA17-May-24 14:56 
GeneralRe: Not having a debugger has made me good at debugging Pin
honey the codewitch17-May-24 15:29
mvahoney the codewitch17-May-24 15:29 
Yeah, I started coding without debuggers too.

The difference is my code.

In 1986 I was writing little, relatively simple applications. A checkbook balancer. Some stick figure animations. A few games. Stuff like that.

I didn't really need a debugger. My code and data typically had to fit in 64KB.

That's not the case now, even on embedded.

It's far more difficult to conjure a working mental model of my modern code at runtime, even if it is written better, and more properly organized. The reason is simple complexity. Getting good at building and then traipsing through my mental model of my modern code at runtime is what I'm getting at.
Check out my IoT graphics library here:
https://honeythecodewitch.com/gfx
And my IoT UI/User Experience library here:
https://honeythecodewitch.com/uix

GeneralRe: Not having a debugger has made me good at debugging Pin
jochance17-May-24 21:14
jochance17-May-24 21:14 
GeneralI DID IT!!! Pin
Sander Rossel16-May-24 1:06
professionalSander Rossel16-May-24 1:06 
GeneralRe: I DID IT!!! Pin
GKP199216-May-24 1:23
professionalGKP199216-May-24 1:23 
GeneralRe: I DID IT!!! Pin
Richard Andrew x6416-May-24 3:35
professionalRichard Andrew x6416-May-24 3:35 
GeneralRe: I DID IT!!! Pin
Nelek16-May-24 6:32
protectorNelek16-May-24 6:32 
GeneralRe: I DID IT!!! Pin
carloscs21-May-24 4:32
carloscs21-May-24 4:32 
GeneralRe: I DID IT!!! Pin
raddevus16-May-24 6:14
mvaraddevus16-May-24 6:14 
GeneralRe: I DID IT!!! Pin
kmoorevs17-May-24 6:25
kmoorevs17-May-24 6:25 
GeneralWordle 1,062 Pin
Shane010315-May-24 17:55
Shane010315-May-24 17:55 
GeneralRe: Wordle 1,062 Pin
GKP199215-May-24 18:34
professionalGKP199215-May-24 18:34 
GeneralRe: Wordle 1,062 Pin
OriginalGriff15-May-24 19:19
mveOriginalGriff15-May-24 19:19 
GeneralRe: Wordle 1,062 Pin
Amarnath S15-May-24 20:17
professionalAmarnath S15-May-24 20:17 
GeneralRe: Wordle 1,062 - 6 4 me Pin
pkfox15-May-24 21:04
professionalpkfox15-May-24 21:04 
GeneralRe: Wordle 1,062 Pin
ChandraRam15-May-24 21:11
ChandraRam15-May-24 21:11 
GeneralRe: Wordle 1,062 Pin
Sander Rossel15-May-24 23:01
professionalSander Rossel15-May-24 23:01 
GeneralRe: Wordle 1,062 Pin
Cp-Coder16-May-24 1:42
Cp-Coder16-May-24 1:42 
GeneralRe: Wordle 1,062 Pin
StarNamer@work16-May-24 5:12
professionalStarNamer@work16-May-24 5:12 

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.