Hacker News new | ask | show | jobs
by talawahdotnet 2710 days ago
Yea, there are quite a number of useful nuggets in there. I also liked this bit on complexity from the third post[1]

> A second important theme for decentralized systems is a common lack of appreciation for just how complex these systems are and how finely balanced they need to be to operate correctly.

I originally joined Bittorrent in 2007 to work on a decentralized CDN which aimed to do something like “tie together all the unused storage and bandwidth on people’s PCs into a content delivery network which had zero operating costs (for us)”.

In time it proved there were a number of things wrong with this ambition (most of which I won’t touch on here), although perhaps the most important one which we discovered the hard way was the cost of complexity.

1. https://medium.com/@simonhmorris/intent-complexity-and-the-g...