this post was submitted on 20 Mar 2026
343 points (98.9% liked)

Programmer Humor

30516 readers
1325 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
[–] monkeyman512@lemmy.world 13 points 1 day ago (1 children)

Perl is fine so long as you write code based on the assumption it will be maintained an idiot that doesn't know the code at all and needs hand holding. And that is why 6 months later I can understand the code I wrote.

[–] JasonDJ@lemmy.zip 7 points 1 day ago* (last edited 1 day ago) (1 children)

Is the idiot you?

Because I'm usually both the person writing it and the idiot trying to maintain it 6 months later.

Albeit not perl. Dammit Jim, I'm a Network engineer, not a programmer!

[–] monkeyman512@lemmy.world 8 points 1 day ago

My experience has been the more I assume I am an idiot and plan accordingly, the less true it is in practice.