this post was submitted on 04 Jul 2025
1170 points (100.0% liked)

Programmer Humor

24761 readers
883 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
[–] [email protected] 17 points 1 day ago (4 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.

[–] [email protected] 14 points 1 day ago

Like an animal.

[–] [email protected] 5 points 1 day 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.

[–] [email protected] 2 points 1 day ago

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

[–] [email protected] 3 points 1 day ago

I just read the headers

[–] [email protected] 2 points 1 day ago

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