this post was submitted on 07 May 2024
624 points (97.6% liked)

Programmer Humor

19187 readers
1483 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 123 points 4 months ago (13 children)

I worked with a developer who insisted on using the shortest names possible. God I hated debugging his code.

I’m talking variable names like AAxynj. Everything looking like matrix math.

[–] [email protected] 65 points 4 months ago* (last edited 4 months ago) (6 children)

Ah, must've been a fortran developer. I swear they have this ability to make the shortest yet the least memorable variable names. E.g. was the variable called APFLWS or APFLWD? Impossible to remember without going back and forth to recheck the definition. Autocomplete won't help you because both variables exist.

[–] [email protected] 1 points 4 months ago

And the rest of you are COBOL programmers.

load more comments (5 replies)
load more comments (11 replies)