shizcakes
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Work Is Work (codahale.com)
- The 2020s will be known as the Remote Work decade (twitter.com)
- We have broken SHA-1 in practice (shattered.it)
- Ways to Increase Android Support Library Stability (crashlytics.com)
- Coordination in Distributed Systems (sns.cs.princeton.edu)
Architecting distributed systems can be very difficult. Arguably the hardest part of programming a distributed application is getting node coordination correct. I’ll define a node in this context as a service running on…