I'd be hyped that I'm writing algos myself, but I am honestly more hyped to be writing something in Rust that uses lifetimes and doesn't use clone.
my early code was just
"um I need this later. clone it."
and now the vast majority is just references