this post was submitted on 04 Jul 2025
1132 points (98.7% liked)

Programmer Humor

24790 readers
676 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
[–] henfredemars@infosec.pub 17 points 2 days ago (3 children)

I had an internship 15 years ago where I was forced to write C++ with no internet access. I had to use a programming manual and man pages.

[–] DasFaultier@sh.itjust.works 14 points 2 days ago

Like an animal.

[–] CascadianGiraffe@lemmy.world 6 points 2 days ago (1 children)

25 years ago I was writing code in a paper notebook, sometimes while riding the bus. The only computer access was at college and it was easier to work through the code on paper and then quickly transcribe it once I got on campus.

Yeah, things are a bit more complicated now, but in other ways they are sooooo much easier. The fact that people are using chatGPT to 'program' is just crazy from my perspective.

I had CS exams that were coding only that i had to do on paper. For multiple classes. There is no debugging on paper.

[–] Ziglin@lemmy.world 2 points 2 days ago

I'd just write C and get annoyed by the #includes having different names.