this post was submitted on 30 Sep 2023
381 points (89.9% liked)

Programmer Humor

32077 readers
376 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
[–] [email protected] 11 points 11 months ago

Because, sadly, I more often than not do NOT have access to a debugger.

Learning how to write good debugging print messages is a skill. And nicely transfers to writing good debug log messages. Which makes diagnosing user issues much easier.