this post was submitted on 07 Jul 2023
1815 points (98.1% liked)

Programmer Humor

33216 readers
2 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] pm_me_your_happiness@lemmy.one 15 points 2 years ago (1 children)

I work with 20 year old legacy spaghetti code, the debugger has become one of my most treasured tools.

[โ€“] Hazzia@discuss.tchncs.de 3 points 2 years ago

I also work with 20 year old spaghetti code, but my software is primarily middleware and debuggers aren't allowed on the full system where I'd actually be able to reproduce the issue. Insane amounts of logging statements have become my most treasured tool.