I’ve seen a few comments in the other thread about community centrization

Your following, blocking, muting, and domain-blocking lists can be imported at Settings > Import, where they can either be merged or overwritten.

Mastodon currently does not support importing posts or media due to technical limitations

https://docs.joinmastodon.org/user/moving/#export

Seems pretty similar to the way we manage it with Lemmy at the moment (settings menu, export JSON, import JSON), am I missing something?

  • Blaze (he/him)OP
    link
    fedilink
    English
    arrow-up
    5
    ·
    27 days ago

    If Lemmy, Mastodon and other ActivityPub apps supported protocol-level moving, you could in theory even move from Lemmy to Mastodon or vice versa, and not just from one app to the same app on a different instance.

    I feel like we would have colonized Mars before this would happen.

    • SorteKanin@feddit.dk
      link
      fedilink
      English
      arrow-up
      2
      ·
      27 days ago

      Well, maybe with Lemmy and Mastodon. If I recall correctly, both Lemmy and Mastodon started as separate projects that then only later tacked on ActivityPub support. I am by no means an expert in ActivityPub, but I believe this approach of only adding it on later may have made things more complicated. It’s possible that a newer alternative that was built with federated protocols in mind from the start would have an easier time (this is mostly just speculation from my part).

      I suppose there is unfortunately also little motivation for supporting protocol-level moving, as it allows people to move entirely away from your software, which developers don’t want as they rely on donations from the users. Although it obviously also allows users to move to your software so… 🤔

        • SorteKanin@feddit.dk
          link
          fedilink
          English
          arrow-up
          3
          ·
          27 days ago

          Mars is currently getting closer to the Earth in their orbits, so this may be both figuratively and literally true.

          But yea it’s hard. Federated social media is by definition a harder problem than centralized ones. It’s more flexible and malleable, but building such systems is always a mess.

          Also (sorry, this is getting anecdotal again), I recently read up on the inner workings of ActivityPub and uuh… I gotta say I am actively disheartened by its complexity. It is an exceedingly flexible protocol, but that flexibility comes at a very high complexity cost. I am not convinvced it is as simple as it could have been, unfortunately.