Learning Rust using Linux
I think this is really the year to start learning Rust :crab:. Rust has been named the most loved language for the seventh year in a row, with 87% of developers expressing a desire to continue using it1.
As quoted from fireflowers2:
Rust is a systems programming language that is perhaps most notable for being memory safe without garbage collection.
As a Linux enthusiast, I was thrilled to hear that a pull request for the implementation of Rust in Linux was approved by Torvalds for Linux 6.