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

Programmer Humor

32786 readers
617 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
[–] xylogx@lemmy.world 66 points 8 months ago

Not only unironic but explained in the doc you referenced:

However Rust does not prevent general race conditions.

This is mathematically impossible in situations where you do not control the scheduler, which is true for the normal OS environment.”