this post was submitted on 04 Dec 2025
45 points (95.9% liked)

Rust

7566 readers
7 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
[–] Dumhuvud@programming.dev 10 points 1 week ago (1 children)

If you use Linux, this is a good reminder to spend a bit of time learning AppArmor / SELinux. rustc / cargo and processes spawned by them shouldn't have access to your entire $HOME.

[–] soc@programming.dev 1 points 1 week ago

Sadly, the developers of these apps can't even be bothered to not dump random folders into $HOME. 🤷