this post was submitted on 30 Sep 2023
374 points (90.1% liked)

Programmer Humor

32042 readers
1305 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
[โ€“] tdawg@lemmy.world 13 points 11 months ago (1 children)

not all problems are worth busting out the heavy machinery (until they are)

[โ€“] MajorHavoc@lemmy.world 1 points 11 months ago

Yeah. I also save printf("wtf: %s", data); for really important debugging.