this post was submitted on 20 Nov 2024
207 points (98.1% liked)

Programmer Humor

32563 readers
642 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 8 points 2 days 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 4 points 2 days ago (1 children)
[–] CanadaPlus@lemmy.sdf.org 1 points 2 days ago* (last edited 2 days 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.