this post was submitted on 03 Aug 2024
1086 points (99.1% liked)
Programmer Humor
32371 readers
770 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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.