this post was submitted on 31 May 2025
821 points (98.7% liked)

Programmer Humor

25040 readers
1112 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
[–] wfh@lemm.ee 195 points 1 month ago (26 children)

In my time we didn't paste LLM-generated code we barely understand and hoped it compiled, let alone work. We pasted code from stack overflow we barely understood and hoped it compiled and let alone work, as god intended.

[–] ZILtoid1991@lemmy.world 15 points 1 month ago (5 children)

You're young. Back in my day, we bought a book called "Advanced Algorithms for C vol. 3", and we manually typed the code from it if it didn't come with a CD.

[–] wfh@lemm.ee 9 points 1 month ago (1 children)

When I was a kid I remember copying entire games in BASIC printed in popular science magazines. They never worked because my dads computer had a slightly different BASIC dialect.

Good times.

[–] G4Z@feddit.uk 5 points 1 month ago* (last edited 1 month ago) (1 children)

I remember on the C64 they used to have 'pokes' which were written in assembler.

You'd have to manually typing 500 lines of it. Of course, it almost never worked. The times it did work I used to save it to a tape, I think I had about 9 cheats on it :)

[–] Tomato666 3 points 1 month ago (1 children)

As a teen, on my zx81 I remember typing line after line of hex numbers.

If the rampack didn't wobble and fail and I hadn't missed a line or entered one twice then I'd play something new.

I must have saved the thing somehow, but I can't remember...

[–] G4Z@feddit.uk 2 points 1 month ago

On C64 you could just type rundot save I think, stick a tape in and press record. I had a little inlay with the counter numbers for each cheat on the tape written on it.

load more comments (3 replies)
load more comments (23 replies)