this post was submitted on 11 Mar 2026
185 points (95.6% liked)

Technology

82518 readers
4410 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
 

The Apple MacBook Neo's $599 starting price is a "shock" to the Windows PC industry, according to an Asus executive.

Hsu said he believes all the PC players—including Microsoft, Intel, and AMD—take the MacBook Neo threat seriously. "In fact, in the entire PC ecosystem, there have been a lot of discussions about how to compete with this product," he added, given that rumors about the MacBook Neo have been making the rounds for at least a year.

Despite the competitive threat, Hsu argued that the MacBook Neo could have limited appeal. He pointed to the laptop's 8GB of "unified memory," or what amounts to its RAM, and how customers can't upgrade it.

you are viewing a single comment's thread
view the rest of the comments
[–] CompactFlax@discuss.tchncs.de 8 points 14 hours ago (2 children)

XP used to just have ram sitting there empty waiting for something. Then over vista and 8 and 10 they started more and more preloading because hey if the ram is empty it’s wasted. Like database servers, they always suck down all the RAM possible. Problem is windows doesn’t release it when the cache or whatever isn’t useful and something else wants it.

It’s been a while but I think macOS is considerably better at both parts of that equation.

There’s no reason that computers need to be so powerful other than MBAs saying “optimization is too expensive, just push the feature.”

[–] Faceman2K23@discuss.tchncs.de 8 points 12 hours ago (1 children)

MacOS is significantly better than windows when using their first party apps, but many third party apps are ram hogs and things get forced to swap more often.

Swap isn't terrible though, a lot of current gen mac hardware has very fast SSDs and very low latency controllers so it's pretty transparent in normal use.

I think if you are on a website like this, this computer isn’t for you, but it is for a lot of people who use nothing but a web browser with one tab open 90% of the time.

[–] CompactFlax@discuss.tchncs.de 3 points 11 hours ago

Swap isn't terrible though, a lot of current gen mac hardware has very fast SSDs and very low latency controllers so it's pretty transparent in normal use.

They do typically have good hardware that works well together. It’s a ton of work replicating that level of hardware compatibility. Apple catches a lot of negative feedback and some of it deserved but they won’t be caught dead shipping a wifi chip as shitty as the one in my Surface.

I think if you are on a website like this, this computer isn’t for you

Probably. I’m in the minority on an iPhone.

[–] GnuLinuxDude@lemmy.ml 3 points 12 hours ago (1 children)

Vista called it SuperFetch, and preloading pages into memory is not a bad technique. macOS and Linux do it, too, because it's a simple technique for speeding up access to data that would otherwise have to be fetched from disk. You can see that Linux does it as you check the output of free and read out the buff/cache column. Freeing unused pages from memory is very fast, because you can just overwrite dirty pages.

[–] CompactFlax@discuss.tchncs.de 1 points 11 hours ago

Yeah, conceptually it’s good, but the free up is important and seems to be a secondary concern. Perhaps it’s the third party devs.

Wasn’t super fetch what they called the high speed usb flash drives you could use as swap? That reminds me of a time I was optimistic about technology. Vista RC and Office 2007 on my MacBook Pro.