This article outlines how three engineers built a p2p file sharing network from scratch, and what they learned along the way.<p>It's a great high level primer if you're curious about how distributed hash tables or sharding works.
I'm working through the first set of Cryptopals so I appreciate the discussion of XOR distance here. Wondered if xorro referred to the XOR operation, now I know. Thanks for sharing