The Geometric Intuition Behind Elliptic Curve Cryptography Basics
A deep dive into the geometry that powers elliptic curve cryptography, explaining points, tangents, and the group operation in an accessible way.
A deep dive into the geometry that powers elliptic curve cryptography, explaining points, tangents, and the group operation in an accessible way.

A deep dive into TCP’s Slow Start and how it evolves into Congestion Avoidance, explaining the algorithms, thresholds, and real‑world impact.
This article explains why dueling proposers can stall Paxos and how the protocol’s phases, ballot numbers, and leader election guarantee progress.
A deep dive into metric selection for load shedding, covering common signals, decision criteria, and implementation pitfalls.
This post explains why Raft uses randomized election timeouts, how they avoid deadlock, and what implementation details matter for robust leader elections.