this post was submitted on 02 Dec 2025
1251 points (98.8% liked)

Programmer Humor

30341 readers
1658 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] xxce2AAb@feddit.dk 45 points 3 months ago (3 children)

Ah, a rubber duck debugging adherent. At least they paid good money for a professional.

[–] dontsayaword@piefed.social 13 points 3 months ago

That's a stress ball

[–] ZILtoid1991@lemmy.world 8 points 3 months ago (6 children)

What is the rubber duck used for? Is it like the seashells in Demolition Man?

[–] Malix@sopuli.xyz 47 points 3 months ago (1 children)

https://en.wikipedia.org/wiki/Rubber_duck_debugging

tldr; basically you explain your buggy code to the duck, and when you explain it, you suddenly realize what the issue is.

any inanimate or even imaginary object works, but rubber duck is the classic option.

[–] gnutrino@programming.dev 24 points 3 months ago (2 children)

I find my dog works well too, she's a great listener.

[–] Malix@sopuli.xyz 17 points 3 months ago (1 children)
[–] SkunkWorkz@lemmy.world 6 points 3 months ago

Best little bugger

[–] wewbull@feddit.uk 3 points 3 months ago

I call it the Labrador method.

[–] gloog@fedia.io 19 points 3 months ago

Have you ever been stuck on a problem (school, work, personal, whatever) and as soon as you go to ask someone for help, you start explaining the problem and figure it out? You basically use the duck for that - explain the problem out loud to "someone else" and sometimes you'll see what you were missing.

[–] Flamekebab@piefed.social 5 points 3 months ago

Isn't that Mona Wilder?