top | item 42917492

(no title)

Pufferbo | 1 year ago

This seems to be left out of the conversation when comparing Bluesky with the wider fediverse. The AT protocol relies on a bespoke setup and is complicated to implement. ActivityPub is comparatively simple, and can be implemented on pretty every thing with just a few endpoints.

discuss

order

haileyok|1 year ago

There is not a bespoke setup that you need to implement atproto. In fact, there are already a variety of applications making use of it (some to a higher degree than others). There are community implementations of app views, relays, PLC directories, and PDSes already in the wild, and - although I admittedly have a biased ear on the conversation - developers tend to appreciate the _lack_ of complication when implementing things.

donohoe|1 year ago

If ActivityPub is “simple” then that’s a recent’ish development. It used to be a mess.

I would imagine AT gets easier to use/setup given time too.

synthetic-echo|1 year ago

They said comparatively simple. As in, simple compared to AT