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
Replying to @alfiedotwtf
@alfiedotwtf yeah, like... actual data-race independence you would get out of a purely immutable program otherwise
4:33 PM - 1 Mar 2015
0 replies
0 retweets
1 like
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.