Another bit you may have noticed, especially if you visit the home page regularly, is that avatars now always load correctly.
The old website had a weird fun Python runtime type error which occurred sometimes when the browser had an avatar in the cache already.
Because we deleted the almost 10k lines of Python code and replaced it with Rust, that can't happen anymore \o/.
(Also, it's now faster and less memory use, which is nice.)