this post was submitted on 21 May 2026
871 points (98.9% liked)

Programmer Humor

31599 readers
1988 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 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] chiliedogg@lemmy.world 35 points 1 week ago (2 children)

Years ago saw someone copy/pasting stuff in Excel one field at a time using the "Edit" menu. She told me this way she knew it was working.

I had to walk away.

I will also say that back then computers were a lot scarier, since many people had never used them. People were terrified of clicking the wrong thing.

[–] sbeak@sopuli.xyz 12 points 1 week ago (1 children)

She told me this way she knew it was working.

To be fair, I always Ctrl+C multiple once to make sure it copied, even though one would be enough. Humans are pretty irrational

[–] JcbAzPx@lemmy.world 8 points 1 week ago

That's not irrational on some OSes coughWindowscough. There was a time where the hotkey copy would randomly not work with no rhyme or reason.

[–] ulterno@programming.dev 11 points 1 week ago (1 children)

Yeah, I am the same.
I type the code myself, so I know what it actually means, instead of letting AI do it.

It might seem different now, but 10-20 years down the line, they might be the same energy.

[–] buffing_lecturer@leminal.space 9 points 1 week ago (1 children)

I mean maybe. But one is a deterministic way to do the exact same thing, the other is a nondeterministic way to maybe do a similar thing.

[–] ulterno@programming.dev 1 points 1 week ago

Yeah, that's right.

But are enough of the AI generation people going to understand the difference?
I feel like, due to the reduction of quality expectations, they will just end up feeling the same about this as we do about the previous one, despite the difference being visible as night and day for us.