this post was submitted on 23 Nov 2025
83 points (88.1% liked)
Programmer Humor
39196 readers
77 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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Doesn't the Mac have hardware x86 emulation? Or did they remove that because they want everyone to move to ARM?
@HiddenLayer555 @yogthos Yes using rosetta2
does that run on Asahi though, I couldn't figure out how to
it's all ARM now, there's software x86 emulation on macos. I guess you could run x86 vm on Linux, but not sure how fast that will be.