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:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Ten years into casual programming and I still don’t know how to use a debugger.
I believe in a conspiracy theory that nobody uses debuggers.
console.log
counts as “a debugger”, right?I use them daily. It makes it so much easier to work with an existing code base