<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Jeff Bailey | Protocols</title><link>https://jeffbailey.us/categories/protocols/</link><description>This website contains learning resources, opinions, and facts about software-related technology.</description><language>en</language><generator>Hugo</generator><atom:link href="https://jeffbailey.us/categories/protocols/rss.xml" rel="self" type="application/rss+xml"/><lastBuildDate>Mon, 25 May 2026 00:00:00 +0000</lastBuildDate><item><title>What Is the AT Protocol? A Developer's Mental Model</title><link>https://jeffbailey.us/blog/2026/05/25/what-is-atproto/</link><guid isPermaLink="true">https://jeffbailey.us/blog/2026/05/25/what-is-atproto/</guid><pubDate>Mon, 25 May 2026 00:00:00 +0000</pubDate><dc:creator>Jeff Bailey</dc:creator><category>Distributed Systems</category><category>Protocols</category><category>Social Web</category><description><![CDATA[<p>Most social networks use a single database with an app, storing usernames, posts, algorithms, moderation rules, and HTML within the same company. Building on top means relying on the vendor&rsquo;s rate-limited API, which can change or disappear unexpectedly.</p>
<p>The AT Protocol (ATproto) divides the monolith into parts that different people can run, use different languages for, and swap out without losing accounts or posts. Bluesky is its biggest app, but the protocol is more interesting for developers than the app.</p>]]></description></item></channel></rss>