• Jun Bird
    link
    fedilink
    1
    edit-2
    1 year ago

    @nom_nom They both comply to the ActivityPub protocol, but they do very different things, as one is a microblogging platform while the other is basically an image board. You could say that what’s different about them is simply their front-ends, but that wouldn’t be correct, as each AP server allows their users to do different things. For example, you cannot publish standalone posts in communities (or groups) via Mastodon, while Lemmy doesn’t let you publish posts without specifying a community.

    • Jun Bird
      link
      fedilink
      2
      edit-2
      1 year ago

      @nom_nom Different servers realize different services, or at the very least they realize them in different ways. What’s new is that these services are at least somewhat interoperable with each other: I can comment on this Lemmy thread via Mastodon, altough I cannot start threads in a Lemmy community. Other AP servers work much better with Lemmy. For example, Friendica (a Facebook clone) allows for the publishing of posts in groups (which is what Lemmy communities basically are).

      • @nom_nom@lemmy.ml
        link
        fedilink
        21 year ago

        Very interesting, and thank you for the excellent explanation. I think I understand a little bit more now: so they are different services but because of the shared protocol it allows for some interoperability between services, and the unique part about the Fediverse is that it isn’t simply an API, but all federated services (lemmy, mastodon, friendica, etc.,) are all literally interconnected, but the exact functionality depends on the service itself. Did I get that right?

        • Jun Bird
          link
          fedilink
          21 year ago

          @nom_nom That’s basically it. There are many kinds of AP servers floating around, and while most of them overlap quite a bit (what the Fediverse is mostly about is microblogging), there’s also stuff like ForgeFed, which is an extension to the protocol that will eventually allow Gitea (a Github alternative) instances and similiar Forge servers to federate with each other. Of course, you won’t be able to commit code through Mastodon, but you might be able to comment existing issues on a project.

          • Jun Bird
            link
            fedilink
            2
            edit-2
            1 year ago

            @nom_nom Btw, here’s a good article on the Fediverse https://axbom.com/fediverse/
            It also explains that the Fediverse isn’t really made of just one protocol: ActivityPub is the most popular one by far (mainly thanks to Mastodon, which has been widely adopted), but there are also a few others (the most notable one is Matrix, which allows private and decentralized instant messaging).