Lobsters
- Some things that make Rust lifetimes hard to learn https://ntietz.com/blog/rust-lifetimes-learning/ 26 comments rust
- Rust can be difficult to learn and frustrating, but it’s also the most exciting thing in software development in a long time https://www.influxdata.com/blog/rust-can-be-difficult-to-learn-and-frustrating-but-its-also-the-most-exciting-thing-in-software-development-in-a-long-time/ 65 comments rust
- Three things I wish I’d known learning Rust https://www.darkcoding.net/software/three-things-i-wish-id-known-learning-rust/ 53 comments rust
- Learning to 'try!' things in Rust http://www.jonathanturner.org/2015/11/learning-to-try-things-in-rust.html 14 comments rust
- Things I learned from Rust http://dfockler.github.io/#learned-rust 9 comments rust
- What cool things have you learned about in Rust, the stdlib, the community, or the ecosystem? https://github.com/rust-lang/rust/labels/E-mentor 6 comments rust
- Things I learned writing my first few thousand lines of Rust https://rcoh.me/posts/things-learned-first-thousand-lines-of-rust/ 34 comments rust
- What are some things you wish you knew when you started learning Rust? https://www.quora.com/What-are-some-things-you-wish-you-knew-when-you-started-learning-Rust 9 comments rust
- 7 Things I Learned From Porting a C Crypto Library to Rust https://sharpend.io/7-things-i-learned-from-porting-a-c-crypto-library-to-rust/ 42 comments rust
- Rust can be difficult to learn and frustrating, but it’s also the most exciting thing in software development in a long time https://www.influxdata.com/blog/rust-can-be-difficult-to-learn-and-frustrating-but-its-also-the-most-exciting-thing-in-software-development-in-a-long-time/ 26 comments rust
- [QUESTION] What are the things I need to learn for WebAssembly in Rust ? https://www.reddit.com/r/rust/comments/9m4b5p/question_what_are_the_things_i_need_to_learn_for/ 23 comments rust
- Performance optimization, and how to do it wrong - some things I learned implementing SIMD convolution in Rust https://genna.win/blog/convolution-simd/ 39 comments rust
- I created a Bevy visualization for Rust stream API. Learned some surprising things. Tell me what you think https://github.com/alexpusch/rust-magic-patterns/blob/master/rust-stream-visualized/Readme.md 3 comments rust