The hardest part about learning Rust is it actually makes you build a mental model of how you use/allocate memory and what data is mutable
-
-
Replying to @bascule
Rust has you trade solving region typing / borrow checker puzzles for never having to worry about freeing a resource. Latter is a huge win
2 replies 14 retweets 17 likes -
Replying to @bascule
Then there's the part where finding correct solutions also means concurrent programs won't have data races. This is the stuff of dreams.
2 replies 11 retweets 16 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.