




The Nature of Distributed Systems
• 10 min read
How distributed systems are different to single-node setups?


Heapify ✌️
• 9 min read
How the priority queue and heap work: theory, implementation, complexity. Heap sorting and other applications.

How I built my ML workstation 🔬
• 24 min read
A full story about building a custom ML workstation. From parts picking to software installation and using.

K-Nearest Neighbors 👨👩👧👦
• 5 min read
Theoretical aspects of the KNN algorithm. Where it can be applied and when it fails.
