this post was submitted on 20 Nov 2024
235 points (98.4% liked)

Programmer Humor

32542 readers
518 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
[–] lord_ryvan@ttrpg.network 9 points 1 day ago (1 children)

As soon as I make more than a script, I'm using a debugger.

I really can't wrap my head around how so many of my colleagues in the professional work field just print wherever until they find their problem.

print statements feel like touching around in pitch darkness until I found what I sought, compared to a debugger which feels like just seeing my room and daylight while finding what I sought.

[–] __ghost__@lemmy.ml 6 points 1 day ago (1 children)
[–] CanadaPlus@lemmy.sdf.org 3 points 22 hours ago* (last edited 22 hours ago)

^ This is the person I want to develop with. My goodness, can I produce some tasty, broken first-pass code you can go wild on.