this post was submitted on 26 Aug 2024
1218 points (99.1% liked)

Programmer Humor

24648 readers
1245 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
[–] lemmytellyousomething@lemmy.dbzer0.com 120 points 10 months ago* (last edited 10 months ago) (58 children)

Why are they even named like this?

When I read code, I want to be able to read it.....

Is this from a time when space was expensive and you wanted to reduce the space of the source files on the devs PC???

For me (with a native language != english), this made it a lot harder to get into programming in the first place.

[–] Gutek8134@lemmy.world 32 points 10 months ago (1 children)

I've heard it's because old screens were like 60 character wide

[–] jadelord@discuss.tchncs.de 26 points 10 months ago

Also punched cards had around 80 columns, which put a hard limit on the number of characters per line.

load more comments (56 replies)