Monthly review: November
New Sponsors
Thanks to @oli-obk and @yaahc, for their continuous support!
There haven't been any new sponsors this month. If you want to support my work, please consider sponsoring 🎉
What I've worked on
This past November I've been on vacation for two weeks, both of which required some sort of preparation the days before. Therefore my main goal for November was getting just two PRs merged:
The first one is just a simple bug fix. The second one means that Clippy will point to the Clippy issues if there's a crash happening in Clippy. This hopefully prevents Clippy issue reports in the rust repo in the future.
Reflections & Goals for December
This December I want to try and put more structure into my learning. While it's fun and rewarding to fix Clippy bugs, I'm slowly coming to the realization that it's not necessarily a good way to learn more about Rust or rustc.
To put down some precise goals:
- I want to finish my fork of the-super-tiny-compiler written in Rust to help my understanding of compilers.
- I want to try and review some of the open Clippy PRs
(there's been a lot of activity 🎉). - I want to create more flashcards with the things I'm learning. I've been hovering at 50+ cards, but I want to double that this month.
See you here for the December review!