83
Shearing point (thelemmy.club)
submitted 6 hours ago by xia@lemmy.ca to c/programmerhumor@lemmy.ml

...or you can just vibe-code-it back into existence wherever you need it.

you are viewing a single comment's thread
view the rest of the comments
[-] panda_abyss@lemmy.ca 1 points 2 hours ago
[-] SparroHawc@piefed.world 2 points 1 hour ago

It's pointing out the conflict between two coding ideals - first, reducing duplicate code so that you don't have to reinvent the wheel and/or copy-paste code (which often means making calls to libraries) which is represented by the red penguin facing right, and second, wanting to reduce dependencies so that external variables are reduced (which would mean including code in your codebase that otherwise would be an external library call) which is represented by the blue penguin facing left.

The closer you get towards one ideal, the further away you get from the other.

[-] panda_abyss@lemmy.ca 1 points 41 minutes ago

Ah, I guess it still just doesn’t feel like an awkward penguin meme, but I understand the duality.

[-] SparroHawc@piefed.world 1 points 29 minutes ago

That's because it's not. It's ignoring the meme format and just using the image without the context.

this post was submitted on 26 May 2026
83 points (98.8% liked)

Programmer Humor

42262 readers
237 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS