this post was submitted on 18 Dec 2025
-18 points (42.9% liked)

Programmer Humor

32786 readers
278 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] FishFace@piefed.social 3 points 7 months ago

Yeah, I'm not saying it's rust's fault. Restricting this to unsafe makes it a lot easier to reason about where such problems can occur.

I just don't think anyone should give the impression that rust's memory safety is not about race conditions.