top | item 45389833

(no title)

knowtheory | 5 months ago

There's still some more work to do to make the developer experience simple enough that it's a no-brainer for people to pick ATProto up in anger.

But there's a lot of work developing on that front, and the next 6-12 months will be super exciting to watch.

The longer story is that most people don't understand that ATProto is more than just Bluesky, and the usecases are wayyyyyy broader. That's going to take more time to play out in the market.

discuss

order

tetrisgm|5 months ago

Absolutely. In fact I’d love for my startup to run our own atproto instance separately from Bluesky, but it still looks like quite a lift. Lmk if you have some recommendations.

Basically our thing would give that ecosystem the ability to have personal pages that can look like Patreon, YouTube, Instagram and others

steveklabnik|5 months ago

Are you trying to run a parallel network, or build on top of the existing one? "run our own atproto instance separately from Bluesky" sounds like you want a fully parallel network, but that should be pretty rare to need or want, so I'm not sure that's what you actually mean. An "atproto instance" isn't exactly a thing.

tynanpurdy|5 months ago

It depends how much you want to replicate. All you really need is the Application Data Server (or AppView) to aggregate the records you are interested in, serve them to your client app, and write them to people’s repos. I’ve been tinkering with the ‘personal website on AT’ idea space for a bit, tons of cool possibilities (and several people already have implemented cool AT integrations in their sites!). Happy to chat ab it.