My name is Mario. I love learning, tinkering with systems, and trying to explain them! Currently, I work for Lyft as a backend engineer in the Routing team.
My favorite topics are distributed systems and overall systems programming, for which I mostly use Rust, C++, and Python. Some noteworthy projects of mine include:
Tremor
(Mentee, 2021 – 2022)
A high-performance Event Processing System. My task was to rewrite its core into a plugin system, which can be tricky in Rust!
RSpotify
(Maintainer, 2020 - 2023)
The most popular Rust wrapper for Spotify’s Web API. I rethought its design, enhancing ergnonomics and safety.
NullDeref
(Founder, 2021 – Present)
This site itself! It’s open source and made with Hugo. You don’t truly understand something unless you can explain it to others :)
Vidify
(Founder, 2019 – 2022)
Reproduced music videos for the music that’s playing on your computer, in real time. Supported Desktop, and Android phones and TVs.
Meme Stickers for WhatsApp
(Founder, 2018 – 2019)
A very silly Android app that reached 5 million downloads. I wrote the first version, but I don’t own it anymore.
If you want to contact me, you can schedule a chat or use any of these links:
LinkedIn · X · Mastodon · Mail · PGP keys
Other Cool Blogs
Here are some people that inspire me:
Rafał Pastuszak: an important reminder to keep discovering yourself in life.
Gwern: homemade experimentation and impeccable writing combined.
fasterthanlime: thorough posts about computers in a very fun way.
matklad: technical blog posts from the development leader of Rust Analyzer.
Baby Steps: Niko Matsakis’s blog, one of Rust’s best known developers.