Blog
Featured
-
Building an HNSW Index From Scratch In C++ (2/2)
Wtf is an __m256 ? Half ass dunder methods
c++ machine-learning algorithms exploratoryMar 16, 2026 ⋅ 13 min read -
Building an HNSW Index From Scratch In C++ (1/2)
Finally. Leetcode DSA in real life
c++ machine-learning algorithms exploratoryMar 5, 2026 ⋅ 15 min read -
I Fixed a Neural Network That's Supposed to Print Its Own Weights
Oh it was smart but I'm smarter now
python deep-learning machine-learning exploratoryFeb 25, 2026 ⋅ 8 min read -
I Made A Neural Network That Prints Its Own Weights
Oh it is smart
python deep-learning machine-learning exploratoryFeb 23, 2026 ⋅ 8 min read -
I Tried Using DL To Optimize Python’s Garbage Collection (2/2)
Trash taking AI is now more smort 😩
python deep-learning machine-learning exploratory + 2Feb 9, 2026 ⋅ 7 min read -
I Tried Using DL To Optimize Python’s Garbage Collection (1/2)
AI now controls when to take out the trash 🫠
python deep-learning machine-learning exploratory + 2Jan 31, 2026 ⋅ 11 min read -
How I Made Python Code 99% Faster with Cython
Yes, Cython ... not a spelling mistake 😭
python cython c-bindings uv + 2Jan 16, 2026 ⋅ 14 min read -
My Ideal Python Project Setup (with uv)
How I setup production grade Python projects
python uv setupJan 1, 2026 ⋅ 9 min read