this post was submitted on 24 Jun 2026
297 points (99.7% liked)

Technology

85719 readers
4196 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Rai@lemmy.dbzer0.com 13 points 17 hours ago (2 children)

Meanwhile I don’t like the software that saves a rolling three minutes of gameplay so I can instantly save anything cool that happens because I don’t want my SSDs constantly being written, so I just have it load the temp file into drive emulated by RAM instead. Don’t touch my SSDs!

[–] REDACTED@infosec.pub 1 points 2 hours ago* (last edited 2 hours ago)

I get what you're saying, but after around 15 years of using all sorts of SSDs - I personally stopped thinking about write wear. I have not had a single SSD fail due to wear, those that failed have always failed at controller.

I keep using Shadowplay 24/7. I'm using an old SSD (840 120gb) for that from god knows what year, but it shows 1% health for 5 years now with no signs of actual degradation happening, only smart warnings for years now.

This disk was also running OS for 4-5 years.

[–] Nurgus@lemmy.world 7 points 14 hours ago (1 children)

Oo that's actually a neat idea for those of us with plenty of ram in our gaming PCs. Thanks.

[–] Rai@lemmy.dbzer0.com 5 points 9 hours ago (2 children)

Heck yeah! It was super easy to set up with AIM Toolkit.

I think 16GB of RAM would be sufficient for most any game computer to do it this way—I’d allocate like .75 to 1GB on my 16GB machines.

My main game computer has 32, so I allocated 2GB since I never come close to touching it!

I was looking at the RAM drive’s properties in Wandows and was giggling after clicking on the “ReadyBoost” tab. Gotta use that RAM drive as a buffer between RAM and SSDs!

[–] Nurgus@lemmy.world 4 points 3 hours ago* (last edited 3 hours ago)

Just in case any Linux users see this: (and for my own convenience as I've just learned how to do it!)

sudo mount -t tmpfs -o size=10G tmpfs /wherever/blah/

It only uses as much RAM as the files actually consume, the size option is just an upper limit. Set Steam to record to the same directory. Add NoSwap to the -o (options) if you want to prevent any disk use.

Works great.

[–] partofthevoice@lemmy.zip 5 points 8 hours ago (2 children)

What the fuck. Why can’t you disable such an expensive feature if you don’t want it?

Next up, I’ll be adding a Whirlwind Simulator in my Ice-cream shop. It’s a surcharge and it’s required before you step in.

[–] Rai@lemmy.dbzer0.com 5 points 7 hours ago

What do you mean, like the recording thing? You can easily disable it, but I DO want it! I want it so badly! But I don’t wait it constantly writing to an SSD or HDD.

[–] KairuByte@lemmy.dbzer0.com 2 points 7 hours ago

You can turn it off, people just enjoy the feature so decided to do an easy improvement that some corpo decided was “out of scope”.