this post was submitted on 10 Nov 2023
362 points (94.4% liked)

Technology

59597 readers
2876 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 content.
  3. Be excellent to each another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Apple has a memory problem and we're all paying for it::Apple still sells expensive "Pro" computers with just 8GB of RAM and charges a fortune for more.

you are viewing a single comment's thread
view the rest of the comments
[–] NIB@lemmy.world 2 points 1 year ago* (last edited 1 year ago)

Modularity/expand-ability comes at a cost. Both monetary cost and performance cost. We used to have gpus with expandable memory but we dont anymore.

Thats because by having the memory integrated into the board, we can put it much closer to the chip, greatly increasing the bandwidth and lowering the latency. This is exactly what Apple has done with its memory and why it isnt expandable anymore. Apple's memory is 5x+ faster than ddr5 in terms of bandwidth. Also you fully take advantage of the entirety of the available memory bus, instead of having empty lanes chilling for potential upgrades.

By having an integrated battery, you can have the battery have all kinds of wacky shapes that fill your design better.

Having a microsd slot takes a lot of space and can result into a significant degraded user experience if the user uses a slow microsd. And even a fast microsd is slower than integrated storage.

All these things are possible but they come with some sacrifices. Part of the change is because of enshittification but some changes is because they make sense.