this post was submitted on 27 Mar 2026
110 points (99.1% liked)

Apple

20454 readers
3 users here now

Welcome

to the largest Apple community on Lemmy. This is the place where we talk about everything Apple, from iOS to the exciting upcoming Apple Vision Pro. Feel free to join the discussion!

Rules:
  1. No NSFW Content
  2. No Hate Speech or Personal Attacks
  3. No Ads / Spamming
    Self promotion is only allowed in the pinned monthly thread

Lemmy Code of Conduct

Communities of Interest:

Apple Hardware
Apple TV
Apple Watch
iPad
iPhone
Mac
Vintage Apple

Apple Software
iOS
iPadOS
macOS
tvOS
watchOS
Shortcuts
Xcode

Community banner courtesy of u/Antsomnia.

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

Not much point for it anymore with the way Apple silicon works. Not putting in graphics cards, it doesn’t really use PCIe, RAM is on the chip. Internal storage drives seem like the only real benefit anymore and that’s probably not worth the cost.

[–] yakko@feddit.uk 20 points 1 month ago (1 children)

I hear the Neo is more repairable than a lot of macs, but the whole idea of "everything on one chip" still feels like an anti-feature.

[–] BorgDrone@feddit.nl 8 points 1 month ago (4 children)

User replaceable components come at a performance costs. Everything in tech is a trade-off.

[–] SeductiveTortoise@piefed.social 11 points 1 month ago* (last edited 1 month ago) (5 children)

I've been working on Apple Silicon until about a year ago. When I switched to jobs, I switched to Windows operated machines. But I kept doing the same thing. The windows machine I use now has "basically the same spec" (same amount of RAM, same price range etc.) than the laptop before.

I am going nuts. I completely forgot the waiting and the "lemme just freeze for some time" behaviour. The difference between unified memory and standard bus is not only detectable in benchmarks.

Yes, I was pissed when Apple Silicon came out and they dropped repairability. I'm starting to think it might have been the right thing to do. But I haven't been using windows for a decade. Maybe it's just that fucking operating system. My company refuses to let me install Linux on that crappy laptop though.

[–] karashta@piefed.social 11 points 1 month ago

A lot of that may just be the bloated shambling corpse that is windows.

Even my main PC immediately felt more responsive when I shifted to Linux a few months ago.

[–] BorgDrone@feddit.nl 7 points 1 month ago (1 children)

Unified memory is awesome. It lets you do things like handing over tasks to the GPU with zero overhead.

That means you can choose whether to do something on CPU or GPU based on which is more suitable for the task. With a traditional discrete GPU with it’s own VRAM you sometimes do things on the CPU even though the GPU would be better suited as the overhead of copying data to and from VRAM would negate any performance benefits of letting the GPU do it.

[–] Funwayguy@lemmy.world 2 points 1 month ago (1 children)

I feel like discrete GPUs could be so much faster at these kind of cross compute tasks through ReBAR/SAM if not for all the proprietary crap and half baked drivers. Unified is a view into that perfect world of what could be if we stopped with the monopolistic BS.

[–] BorgDrone@feddit.nl 2 points 1 month ago

ReBAR may make things bit more efficient, but you still need to move data back and forth to VRAM over the slow PCIe bus.

This is not a huge problem for games, as it’s mostly sending data to VRAM that stays there for a long time, but it is a major bottleneck for many GPGPU tasks.

Since even Nvidia doesn’t seem to care about games anymore (and consoles have always used unified memory) I expect the discrete GPU to go the way of the dodo.

[–] thedeadwalking4242@lemmy.world 4 points 1 month ago

It's just the operating system windows is bloated beyond belief. Most apps themselves are too. Especially if they are windows only

[–] hanrahan@slrpnk.net 2 points 4 weeks ago

Framework copped ALOT of flack over using an AMD chip with unified memory in their "desktop".

[–] thedeadwalking4242@lemmy.world 1 points 1 month ago

It's just the operating system windows is bloated beyond belief. Most apps themselves are too. Especially if they are windows only

[–] yakko@feddit.uk 4 points 1 month ago

Computers have been good enough for years though, we just keep writing worse code. There is no good reason for a laptop with 8gb ram running Windows to need six seconds to rename a file, and that's basically normal performance... especially if you have to have OneDrive on for work.

[–] Etnaphele@lemmy.world 1 points 1 month ago

It’s not a direct correlation, though. It’s not always the case.

[–] Samskara@sh.itjust.works 4 points 1 month ago (1 children)

PCIe slots help you with lots of things:

  • fancy sound card
  • fast networking
  • upgrade to next generation ports years lager

Space for internal drives is also nice to have lots of storage.

Now you have to put everything into external enclosures leading to lots of cables, more power supplies, more mess, higher costs.

[–] jqubed@lemmy.world 4 points 1 month ago (1 children)

Yes, and the pros who use these for audio and video production were historically using a lot of specialty cards on PCIe but the impression I had was the support wasn’t great for the M-series Mac Pros, that the chips didn’t have good support for it because that was the only model using it

[–] Samskara@sh.itjust.works 2 points 4 weeks ago (1 children)

Apple neglecting its loyal core market of creative professionals.

There are now so many hubs like this one to make a Mac Studio of Mac mini work for a demanding setting with extra ports, faster networking, card readers, space for SSDs, more monitor connections, etc.

It’s a really crowded market of very similar products, some great, some pretty bad.

Not the best user experience.

[–] jqubed@lemmy.world 2 points 3 weeks ago

Yes, it really has us back to the same problems we had with the trash can Mac Pros: adapter rat’s nests on our desks. Having no Macs with expandable internal storage I feel is a negative for heavy pro users.

[–] Mika@piefed.ca 1 points 1 month ago

Locally run LLMs on unified ram could be the one reason to do this, but this is a thin market and Apple is more about ecosystem for a wider audience.