I run a few groups, like @[email protected], mostly on Friendica. It’s okay, but Friendica resembles Facebook Groups more than Reddit. I also like the moderation options that Lemmy has.

Currently, I’m testing jerboa, which is an Android client for Lemmy. It’s in alpha, has a few hiccups, but it’s coming along nicely.

Personally, I hope the #RedditMigration spurs adoption of more Fediverse server software. And I hope Mastodon users continue to interact with Lemmy and Kbin.

All that said, as a mod of a Reddit community (r/Sizz) I somewhat regret giving Reddit all that content. They have nerve charging so much for API access!

Hopefully, we can build a better version of social media that focuses on protocols, not platforms.

  • @[email protected]
    link
    fedilink
    201 year ago

    For me, 10/10 just as good. It only needs more content.

    I think it’s important to make sure your instance is federated with all the other big ones, though, since adding a new one is not user-friendly.

    • @[email protected]
      link
      fedilink
      21 year ago

      How do I go about getting as many communities federated as possible without having to personally subscribe to all of them? Mastodon/Pleroma had relay servers if I recall.

      • @[email protected]
        link
        fedilink
        21 year ago

        I see some on my communities list with no local subscribers, so I think you only have to connect the instance, not every community within it.

        I’m new, though, and know nothing about relay servers.

        • @[email protected]
          link
          fedilink
          21 year ago

          My understanding is as long as any user from your instance subscribed to any community from anothet instance, then it will become federated with yours

        • Saik0
          link
          fedilink
          11 year ago

          Not quite. If anyone on your instance searches for a community your instance will download the top 20 items from that community right away. Your instance from that point on should start syncing that community including the backlog of any comments/additional items. But not the whole instance and it doesn’t take actually subscribing to it.

          • @[email protected]
            link
            fedilink
            01 year ago

            Ah. You sound like you’ve looked at the code, can you say if there’s some sort of admin command to sync a whole instance?

            • Saik0
              link
              fedilink
              11 year ago

              I’ve looked at some stuff… More to get an understanding of ActivityPub in specific.

              I do not particularly know of a specific “sync everything” command and even if there was one that would be problematic… Sync everything… as in what exists right now? or forever in perpetuity?

              The only way I can think of doing it right now would be to grab a list of all the communities on a server and just script searching for them all one by one. That would effectively sync everything forever for all the communities that currently exist.

      • @[email protected]
        link
        fedilink
        11 year ago

        From what it looks like to me in testing, in any given instance All is any other instance that communicates with said instance, Local is all communities within an instance, and Subscribed is just the communities within the instance you have explicitly subscribed to.