this post was submitted on 21 May 2024
1594 points (98.8% liked)

Programmer Humor

32380 readers
1442 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] mrsgreenpotato@discuss.tchncs.de 7 points 5 months ago (3 children)

I'm missing the joke... would anyone be so kind to help me understand?

[–] WolfLink@lemmy.ml 19 points 5 months ago (1 children)

The people in the picture are so used to working with assembly language, that even though they know the average person doesn’t know much about assembly, they assume the average person knows a little, which is already way more than the average person actually knows.

[–] barsoap@lemm.ee 10 points 5 months ago* (last edited 5 months ago)

I speak fluent x86, I've been writing xor eax, eax before rax was a thing and you had to wonder whether you shouldn't be using xor rax, rax (you shouldn't), I figured out how to write linux binaries in pure assembly before arch was a thing, just don't throw sse or something arcane like aaa at me. But damned if I know a single opcode.

Reverse engineers are a whole different kind of breed. And apparently they hate rust.