this post was submitted on 18 Aug 2025
648 points (98.2% liked)

Technology

74247 readers
4272 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
[–] tekato@lemmy.world 52 points 2 days ago (2 children)

The reporter’s own “test” proves this is caused by faulty drives unable to sustain the speed they advertise, not Windows.

[–] muusemuuse@sh.itjust.works 32 points 2 days ago (1 children)

Are you suggesting the drives are accessed more slowly before this update?

[–] ILikeBoobies@lemmy.ca 6 points 2 days ago (1 children)

Maybe ? I know R/W speeds used to be a lot slower in Windows than Linux but I thought they fixed that a few years ago.

[–] kadup@lemmy.world 13 points 2 days ago

That's mostly related to Windows Defender intercepting reads and writes and hasn't truly been fixed.

Sometimes it's literally faster to read a database using WSL than the native system.

[–] tatterdemalion@programming.dev 5 points 1 day ago* (last edited 1 day ago)

Why would IO speed be a factor in whether a user's data is corrupted? That just sounds like a race condition.