this post was submitted on 08 Sep 2025
349 points (98.3% liked)

Technology

74944 readers
2891 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
you are viewing a single comment's thread
view the rest of the comments
[–] Passerby6497@lemmy.world 2 points 1 day ago (2 children)

for desktop use as mentioned above you can easily get by with less.

Sure, as long as you're willing to deal with the performance hit of constantly swapping to disk.

Even SSD drives are a magnitude slower that any modern RAM stick, so you're adding TONS of processing time by running that little memory. And gods help you if your swap is on spinning rust....

[–] OctopusNemeses@lemmy.world -1 points 22 hours ago* (last edited 22 hours ago)

SSDs are fast enough as swap to be imperceptible to the untrained eye. A good test is to disable swap for a while. You can bet they will see their system grind its gears at some point.

Operating systems are designed with the assumption that swap will be used. 32GB is roughly the waterline where you can forgo it all together while avoiding consequenecs of the code freaking out when it needs it and doesn't have any.

[–] ExcessShiv@lemmy.dbzer0.com 3 points 1 day ago (1 children)

If that was the case I wouldn't have 4GB of idle ram just sitting in my PC. There is no unloading to swap when 50% of available ram is unused.

[–] Passerby6497@lemmy.world -3 points 1 day ago (1 children)
[–] Jhex@lemmy.world 2 points 1 day ago* (last edited 14 hours ago) (1 children)

you did notice the person you are replying to is using linux, right?

they are correct, 16gb goes a loooooong way in linux. I know begause I too have 16 on my work and gaming rig and ram has never been a bottleneck

your comments sound like typical windows experience

[–] Appoxo@lemmy.dbzer0.com 1 points 23 hours ago

Because windows caches aggressively.