this post was submitted on 07 Jul 2023
22 points (100.0% liked)

Programmer Humor

32559 readers
637 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
[–] Crow@lemmy.world 1 points 1 year ago (1 children)

Ten years into casual programming and I still don’t know how to use a debugger.

[–] ghariksforge@lemmy.world 1 points 1 year ago (2 children)

I believe in a conspiracy theory that nobody uses debuggers.

[–] HairHeel@programming.dev 1 points 1 year ago

console.log counts as “a debugger”, right?

[–] AlexWIWA@lemmy.ml 1 points 1 year ago

I use them daily. It makes it so much easier to work with an existing code base