Introduction to distributed systems
Jun 27th, 26I’m starting a new series exploring interesting algorithms by building them from scratch. First up is distributed consensus, where the goal is to look past the abstract theory and focus entirely on how it actually works under the hood. This post serves as a practical primer for the upcoming posts to ensure we're aligned on the foundational concepts.