this post was submitted on 03 Mar 2026
81 points (81.9% liked)

Technology

82188 readers
3692 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 2 years ago
MODERATORS
 

Apple appears to have prematurely revealed the name of its rumored lower-cost MacBook model, which is expected to be announced this Wednesday. A regulatory document for a "MacBook Neo" (Model A3404) has appeared on Apple's website. Unfortunately, there are no further details or images available yet. While the PDF file does not contain the "MacBook Neo" name, it briefly appeared in a link on Apple's regulatory website for EU compliance purposes.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] vacuumflower@lemmy.sdf.org 1 points 1 hour ago (1 children)

No, that's you happily laughing at the nonsense you yourself said attributing that to me.

I said that RAM compression in MacOS is an OS feature, well-tested and always on. You can play with something similar under Linux and find out it really makes things better. Which means you can fit more there. Like 10%-20% more is notable enough.

And I said that unified memory is a feature of their hardware, which is correct. Which is the reason Intel and AMD were playing with that X86-S idea (a new architecture with much of legacy removed, and also, yes, unified memory), until they dropped it because Intel is going to shit.

I don't see any marketing nonsense in technical facts. Your GPU can use all the same RAM with less expense for doing that. And RAM allocated to applications does get compressed, which is more CPU-intensive obviously, but happens.

These are obviously correct.

[โ€“] Senal@programming.dev 2 points 49 minutes ago

Not who replied to you originally but,

You aren't wrong (you even stated that more is probably better) , just not necessarily presenting the whole picture.

Ram compression isn't a benefit only scenario, there is a cost in processing power to make that happen.

So it's a trade off of memory utilisation vs processing requirements.

Whether or not it's worth it is down to circumstance, though i agree that generally i think it's worth the tradeoff.

Unified memory is useful in specific circumstances, most notably LLM/ML scenarios where high vram utilisation is part of the process.

It's not an apples to apples comparison by any means.