From Neural Nets to Hashmaps — Why I’m Relearning the Fundamentals
Hashmaps power everything from feature stores to caching layers. In this post, I explain why I’m revisiting them as a machine learning engineer.
Welcome! I’m Stefan Nieuwenhuis, a Machine Learning Engineer building and documenting real-world systems to deepen my skills and share what I learn.
This blog is split into three main series:
Everything is built publicly, with full transparency into tradeoffs, failures, and wins. Follow along — or contribute!
Hashmaps power everything from feature stores to caching layers. In this post, I explain why I’m revisiting them as a machine learning engineer.
In this series, I’m building a real-time recommender system from scratch, starting locally with Docker Compose.
I’m building a Kubernetes homelab with:
As part of my ongoing learning journey, I’ve decided to revisit fundamental data structures and algorithms.