technically a blog
#rust
- 2023-09-18: "Help, iterators made my Rust program slower!"
- 2023-06-05: Units in Go and Rust show philosophical differences
- 2023-05-15: It's easier to code review Rust than Python
- 2023-04-24: Rust allows redeclaring local variables to great benefit
- 2023-02-06: What's the difference between references and pointers in Rust?
- 2023-01-16: Why Rust's learning curve seems harsh, and ideas to reduce it
- 2023-01-02: A confusing lifetime error related to Rust's lifetime elision
- 2022-12-16: Working with Rust in (neo)vim
- 2022-11-22: Measuring the overhead of HashMaps in Rust