this post was submitted on 07 Sep 2025
79 points (97.6% liked)

Rust

7408 readers
95 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] randomblock1@lemmy.world 8 points 1 month ago

A lot of Windows bugs are memory corruption bugs. And those are often severe. Using Rust does actually prevent memory corruption. The rest of Windows is still probably insecure, but any security improvement is good.

Also, the SSD bugs may have been caused by prerelease SSD firmware. With all this back and forth who knows though.