- Redpanda Engineering Blog redpanda.com
- Distributed Computing Musings distributed-computing-musings.com
- MIT 6.824 Lecture 2: RPC and Threads youtube.com
- Consistency Models jepsen.io
- An Illustrated Proof of the CAP Theorem mwhittaker.github.io
- How Paxos and Two-Phase Commit Differ predr.ag
- Deterministic simulation testing for async Rust s2.dev
- Re-Designing Data-Intensive Applications: The Shift to Cloud-Native Storage youtube.com
- Fixing five “two-year” bugs per day youtube.com
- Pushing boundaries: Quantum-Enhanced Leader Election and Limits of Consensus arxiv.org
- An Introduction to Distributed Systems github.com/aphyr/distsys-class and labs (based on maelstrom: https://github.com/jepsen-io/maelstrom/blob/main/doc/02-echo/index.md)
- Please stop calling databases CP or AP martin.kleppmann.com
- Protocol-aware deterministic simulation testing | Chaitanya Bhandari | Bug Bash 2026 youtube.com
- Will Wilson on Swarm Testing — Papers We Love SF March 2026 youtube.com
- Swarm Testing paper users.cs.utah.edu
- BugBash Session antithesis.com
- Web Browser Engineering by Pavel Panchekha & Chris Harrelson browser.engineering
- Atproto for distributed systems engineers atproto.com
- Understanding Atproto atproto.com
- Bluesky and the AT Protocol: Usable Decentralized Social Media arxiv.org
- Martin Kleppman Thinking in Events: from databases to distributed collaboration youtube.com
- The AT Protocol docs.bsky.app
- Open social overreacted.io
- How I learned about Merklix trees (without having to become a cryptocurrency enthusiast) decomposition.al
- When “idle” isn’t idle: how a Linux kernel optimization became a QUIC bug blog.cloudflare.com
- “Testing Distributed Systems w/ Deterministic Simulation” by Will Wilson youtube.com
- Predicting the Future of Distributed Systems - Colin Breck | Craft 2025 youtube.com
- Future of distributed systems and object storages blog.colinbreck.com
- RFC on Delay-Tolerant Network Architectures datatracker.ietf.org
- Amazon Aurora DSQL block post series by Marc Bowes marc-bowes.com
- Distributed Task Queue with Celery docs.celeryq.dev
- Quorum Systems by yale www.cs.yale.edu
- Relaxed Paxos paper dl.acm.org
- Raft consensus with a “minority” with finite padhye.org
- A guide for C and C++ programmers for understanding linker essentials www.lurklurk.org
- 0xfe.blogspot.com - Article on MachO binary format on OS-X and how applications are executed
- A video on UDP Hole Punching youtube.com
- Queues don’t fix overheads ferd.ca
- CS170 Computer Organisation & Systems web.stanford.edu
- Multipath QUIC: Design and Evaluation dl.acm.org
- Multi-Path TCP: revolutionizing connectivity, one path at a time blog.cloudflare.com
- Programming Parallel Computers ppc.cs.aalto.fi
- Computational thinking by Jeannette M. Wing dl.acm.org
- All my favourite tracing tools: eBPF, QEMU, Perfetto, new ones I built and more thume.ca
- Bombadil: Property-based testing for web and terminal ui github.com/antithesishq
- Building a Data Warehouse From Scratch with Jacob Baskin youtube.com
- How we found a bug in the hyper HTTP library blog.cloudflare.com