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

Programmer Humor

30341 readers
1436 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
[–] 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.