



The Nature of Distributed Systems
• 9mins read • unread
How distributed systems are different to single-node setups?


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

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

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