this post was submitted on 15 Jan 2025
378 points (100.0% liked)

Programmer Humor

24210 readers
323 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
all 12 comments
sorted by: hot top controversial new old
[–] [email protected] 29 points 5 months ago (4 children)
[–] [email protected] 21 points 5 months ago

He will be back for the next bug

[–] [email protected] 15 points 5 months ago (1 children)

He didn't wash his hands either and now he's going to touch his keyboard with those hands. You're welcome.

[–] [email protected] 9 points 5 months ago

Since he's touching the keyboard with unwashed hands it's probably best he didn't wipe.

[–] [email protected] 9 points 5 months ago

That's what debugging sessions in the shower are for.

[–] [email protected] 17 points 5 months ago

Showers also work great. 🚿

[–] [email protected] 5 points 5 months ago (1 children)

Accurate, you even got the debugging chair right

[–] [email protected] 1 points 4 months ago
$ gdb -ex 'file /bin/gdb'
run
corrupted double-linked list

Thread 1 "gdb" received signal SIGABRT, Aborted.

Yeah, try debug that.

[–] [email protected] 5 points 5 months ago

Taking a short break to do something else for a few minutes is a wonderful way to stay productive and not stuck on some issue.

I remember specifically one day in university times I was stuck for almost 4 hours in a problem. I started working shortly after 8:00 and I went for lunch with some buddies, came back, and instantly knew the solution. This is how I learned how to have lunch at 9:00