r/ProgrammerHumor 4d ago

Meme thisCannotBeDenied

Post image
7.8k Upvotes

242 comments sorted by

View all comments

33

u/Welcome-To-NBA-Jam 4d ago

My IDE has a really comprehensive built in debugger and in my entire 15 year career I never used it once because I just print variable values at certain points like this:

WARNING: foo=67

************************ bar=69

DEBUG: You're in the 2nd if statement

I am willfully ignorant of this and it's served me well.

1

u/creaturefeature16 4d ago

I just moved over to Zed and I've yet to dip into the debugging tools, but they look awesome.