this post was submitted on 06 Jun 2023
65 points (100.0% liked)

Programmer Humor

32453 readers
955 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

I have been troubleshooting this script for weeks and finally found it was trying to divide by zero.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 0 points 1 year ago (3 children)

Makes me think of devs who debug with print statements instead of a debugger and breakpoints.

[โ€“] [email protected] 7 points 1 year ago

Well, Kernighan himself said "The most effective debugging tool is still careful thought, coupled with judiciously placed print statements."

If it was good enough for him...

load more comments (2 replies)