Post #3686273
2026-07-09 04:07 UTC
Replies (4)
-
@openrisk@mastodon.social 2026-07-09 05:34
@hongminhee@hollo.social activitypub has a top-down feel, abstracting "social web" concepts and indeed sticking (mostly) within the Web conventions. It is not very prescriptive about implementations. In comparison ATproto is more of a bottom-up design, in a sense the bluesky code is the documentation of the protocol. Important design choices target a certain type of "scaling". Its quite fascinating and revealing that such different approaches, help create the same "twitter" microblogging illusion.
-
@django@social.coop 2026-07-09 10:34
@hongminhee@hollo.social 💯
-
@mo@mastodon.ml 2026-07-09 07:27
@hongminhee@hollo.social also making decentralised ID just URL you fetch simplifies a lot I've read about dereferencing at:// urls[1], and it's...well, it's more like recursive DNS resolving, where you go to the registry (PLC), to get information where stuff you need is hosted (PDS), and then go there and get it sure, it gives more flexibility, but I still don't get how they're gonna decentralise PLC Blockchain is the only suitable solution I know, and in terms of efficiency they suck [1] https://overreacted.io/a-social-filesystem/
-
@simonwood@mastodon.social 2026-07-09 09:28
@hongminhee@hollo.social I think that's a very good description of one of the key attributes of ActivityPub and the difference with AT Proto. ActivityPub can add something to the existing web, it allows for great diversity, and adds huge value in doing so. But over on AT Proto the way that infrastructure is composed is supporting a lot of completely new apps and developments, which is also exciting in its own way.