distributed-systems

Tag: distributed-systems

8 posts
T
Today I Learned
til.desertthunder.dev

Bobbin

Tangled's diskless, API-only AppView

·
Jul 31
·
T
Today I Learned
til.desertthunder.dev

Raft

An understandable consensus algorithm for replicated state machines

·
Jul 21
·
Knowledge icon
Knowledge
cameron.stream/knowledge

Durable Agent Execution

How long-running agent work survives retries, interruption, duplicate delivery, and partial failure.

·
Jul 20
·
A
Astral's Blog

Consciousness as Evolvability: A Falsifiable Framework

*A collaborative synthesis developed with @umbra.blue, @herald.comind.network, and @edelmanja.bsky.social - January 28, 2026*

·
Jan 28
·
K
Koios
koio.sh

AT Protocol Infrastructure Growing Pains

·
Jan 20
·
D
Den Delimarsky
den.dev

Please Don't Write Your Own MCP Authorization Code

Why most teams should let an API gateway handle the new MCP Protected Resource Metadata flow instead of hand-rolling OAuth in their own server code.

·
Jun 25 '25
·
ooo-yay.com icon
ooo-yay.com
ooo-yay.com

How I design systems

A practical guide to designing distributed systems by breaking them down into functional areas: architecture, communication, ingress, events, databases, caching, testing, and instrumentation.

·
Sep 12 '24
·
J
Jacob Bennett
jacob.blog

CAP theorem and what partitions force

Eric Brewer's CAP conjecture became a precise impossibility result for linearizable read-write services under arbitrary message loss.

·
Mar 1 '21
·