Hacker News
- Review your notions of time, state, mutability (talk by Rich Hickey) http://www.infoq.com/presentations/Are-We-There-Yet-Rich-Hickey/?q=RichHickey 3 comments
- How should we talk about mutability? http://internals.rust-lang.org/t/how-should-we-talk-about-mutability/1882 3 comments rust
- Review your notions of time, state, mutability (talk by Rich Hickey) http://www.infoq.com/presentations/are-we-there-yet-rich-hickey/?q=richhickey 22 comments programming
- This was a talk given out DevOxx that is highly relevant to Rust. Many do not fully understand why Rust is so focused on preventing Sharing Mutably. This provides a lot of background on that for those who are interested. https://www.youtube.com/watch?v=OFgxAFdxYAQ 8 comments rust