1: A Brave New World
- The despacito music video.
- A video of Sean trying to get Ruby saying despacito
- The bikeshed: Sean's previous podcast.
- Crates.io: the package registry for Rust and Cargo the rust package manager
- Carol and Ashley on twitter.
- AWS S3 and "Read Your Writes" consistency
- A good primer on Eventual Consistency, and separately, a good primer on "read your writes"
- Sidekiq: Mike Perham's Ruby job processing library
- RabbitMQ and the jepsen analysis of it's failure modes.
- At least once semantics
- Idempotency keys by stripe.
- GitHub's GraphQL API
- Two phase commit
- Postgres skip locked
- Diesel's transaction function