this post was submitted on 03 Aug 2024
1098 points (99.1% liked)

Programmer Humor

37355 readers
46 users here now

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

Rules:

founded 6 years ago
MODERATORS
1098
submitted 11 months ago* (last edited 11 months ago) by sag@lemm.ee to c/programmerhumor@lemmy.ml
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] HStone32@lemmy.world 11 points 11 months ago (1 children)

Not exactly accurate, I think. Even machine language is bound by the CPU's architecture. You can't do anything in machine language that wasn't specifically provided for by the CPU architects.

It would be more accurate to say it's like creating a new universe using all the same laws of physics, thermodynamics, cosmology, ethics, etc as our existing universe.

[โ€“] UNY0N@lemmy.world 6 points 11 months ago

I don't think accuracy was the goal, it is a joke not a dissertation. It's more about how it feels to try a language like assembly after working with higher-level languages.