Hacker News new | ask | show | jobs
by rurban 98 days ago
And whenever someone tells you to lookup "Fearless concurrency", replace it internally with "Locking concurrency". Thanks to the Rust marketing department
1 comments

When you combine that with guaranteed lock elision when you're doing things as expected, it's not a problem.