







Hmm, would there be any value in a shared observability platform for public infra providers on atproto? Tracking uptime, metrics, etc. OLTP endpoint to sling metrics to? Public dashboards and webhooks for alarms? Just thinking if aggregating this is valuable and one less thing to maintain.
Mar 30, 2026 at 4:48 PM
I am very excited about AT Protocol
AT Protocol (atproto) is the right mix of useful, practical, personal, and fun. I think it could save the internet.

third-party apis: community infrastructure on atproto - Keith's Thoughts
you can just build things from an open set of tools
Is my ATProto app actually decentralized?
A few days ago I wrote about rolld, the little board game tracker I built on the AT Protocol. As I mentioned then, this is very much a learning experiment for me, a way to play with ATProto and lea…

How do we talk about atproto to non-developers?
The beauty of AT Protocol is that all of your data from different apps is available on your PDS, your own folder on the internet containing your stuff as JSON. This means that you can switch which app you use to view that data, without losing anything. It also makes it very easy to make connections between data stored using different lexicons, or just display activity in one place. Sifa does a nice job of this on your profile page. For web developers, and people who understand webhosting, the concept is reasonably easy to understand. I know that any atproto app I join is going to store data in my PDS, any other people will be able to see it.

About Atproto w/ Dan Abramov | Wireframe Live
About Atproto w/ Dan Abramov | Wireframe Live
What is atproto?
What is atproto? atproto is two things: A protocol for creating open social networks An open social network atproto, the open social network Today the atproto network has 36+ million users and powers Bluesky and a handful of other apps. Almost all atproto data is public. Content like posts, likes, follows, and photos/videos are publicly accessible to any network participant in a permissionless way. As an example of how open the network is, here’s how easy it is to stream all public data on the network using a public atproto Relay like bsky.network:

microcosm: atproto building blocks
Open-source atproto services and resilient community infrastruture to launch your next app
microcosm: atproto building blocks
Open-source atproto services and resilient community infrastruture to launch your next app
Rashid Aziz: Extending ATproto for private data - ATProto Community
I suspect we’ll see a bunch of apps that leverage atproto’s did:plc identity layer but store data out of band.
boltless
the single most important part of atproto is the PDS as a user-controlled auth and storage layer to which clients can connect directly. death to appviews
Authenticated Transfer Enables Orchestration - nekomimi
blog.nekomimi.petI still think the biggest perk of atproto for everyday devs is not the decentralization, but things like - Handles auth, with good standards to check that auth and build permission layers. - A free public key/value database. - Can build api clients and some of the backend with lexicon schemas