506
you are viewing a single comment's thread
view the rest of the comments
[-] RheumatoidArthritis@mander.xyz 7 points 4 days ago

I used to do debuggers until I started doing embedded and dipped my feet in multithreading (2 different projects). After many hours lost because the debugger straight lied to me about which line of code has been executed, a colleague suggested that I just do a printf like a filthy beginner. And 🤩it worked🤩 and I never went back to the unreliable world of debuggers. Even though now I'm mostly working with single-threaded python scripts.

this post was submitted on 03 Oct 2025
506 points (98.8% liked)

Programmer Humor

26772 readers
3336 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS