Hacker News new | ask | show | jobs
by palata 1347 days ago
I kind of get lost with the ActivityPub/Fediverse story. When I subscribe to a blog's RSS feed, it's a decentralised and anonymous way of "following" the blog.

Now if the blog uses ActivityPub and federates with Mastodon instances, then it's not a blog anymore, right?

Or similarly, if Lemmy is supposed to be like Reddit, then it should not federate with Mastodon (everything that federates with Mastodon kind of becomes a Twitter alternative, doesn't it?).

Probably I haven't understood the idea yet.

1 comments

ActivityPub is a common language that allows describing "actors", "activities" and "objects" -- and as such, can describe any kind of social platform, from blog, to forum, to social media site, be it for photo sharing, video sharing, or something -- in your words -- Twitter-like. Not everything that uses ActivityPub will be 100% identical in user-facing functionality and UX, but most platforms have a concept of subscribing to other users, receiving new posts, and replying or re-sharing posts, which is where the interoperability comes to shine.

If your blog uses ActivityPub, it is still a blog. People could just subscribe to it to receive your posts in their home feed, reply to them, or re-share them in a way your blog could process (or choose not to).