this post was submitted on 31 Aug 2026
310 points (99.7% liked)

Technology

87695 readers
3337 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] jqubed@lemmy.world 28 points 1 day ago (2 children)

I’d be interested in buying one as a headless server, but a lot of the FLOSS software I’d like to run seem to prefer x86 processors.

[–] rollerbang@lemmy.world 7 points 1 day ago (3 children)

Truly? Even with their translation layer? I forgot what's it called.

[–] jqubed@lemmy.world 1 points 3 hours ago

I was thinking more about things that are written for Linux and not necessarily ported to macOS. When I’ve tried things in an ARM VM there seems to be a lot less software compiled for ARM.

[–] Munkisquisher@lemmy.nz 28 points 1 day ago

The shared memory for cpu and gpu was a cost saving thing, now it's a massive help as nvidia limit consumer gpus to 24gb

[–] ryper@lemmy.ca 15 points 1 day ago (1 children)

The translation later is called Rosetta 2 (Rosetta 1 having been for the PowerPC to Intel transition), and it looks like it's mostly going away next year, so buying a Mac with the intention of using it would probably be a bad idea at this point.

[–] eurodyne@piefed.world 9 points 20 hours ago* (last edited 18 hours ago) (1 children)

Which really really really sucks, because Rosetta is amazing. it’s extremely performant at running x64 code on Apple Silicon, and I’ll be sad to see it go.

To Apple’s credit, though, they did extend its end of life a full year. Rosetta 2 Support was supposed to end this year with the release of macOS 27 Golden Gate, but due to enough backlash, they extended it to next year. (which they also did with Rosetta 1, back in the day.)

The real thing I’m pissed about is they won’t open-source it, which Apple sometimes does (or, used to do) with its tools.

[–] carl_the_grackle@lemmy.zip 7 points 14 hours ago (1 children)

Fwiw they claim they will support it as a framework into the future, so things Linux VMs can still take advantage of it. The only thing you're losing is desktop Mac apps which have largely all converted to arm64 at this point, except games which you probably aren't going to play natively anyway

[–] eurodyne@piefed.world 3 points 14 hours ago* (last edited 14 hours ago)

Well— Apple wants devs to support Apple silicon. Cyberpunk 2077, for example, did very well as a native release. But a lot of that was tied to Steam’s (and GOG’s) “works anywhere“ purchase model.

And as far as “framework for the future“ are concerned, yeah, we’ll get there independently eventually, but nothing compares to Rosetta. It’s just fucking amazing, and it works now.

[–] melroy@kbin.melroy.org 2 points 20 hours ago

That's true Linuxaand other tools, etc works better on x86 than arm to this day. Might slowly change if arm gets more popular. But that might take another decade.