Right now, im using a single instance lemmy on my own servers. I have a couple of issues with it that im not quite sure what to do with:

  1. It seems to make a LOT of calls to other servers. Its almost constantly pinging other servers asking for updates.
  2. It gets de-federated almost instantly from popular instances. Which kinda sucks.
  3. It uses up quite a bit of CPU compared to other federated applications.
  4. Subscribing to instances seems to work most of the time, but sometimes it just errors out and I have to re-do it.

Im pretty sure if I update my version to the newest version of lemmy I may get around 2/4 but even when I used a fairly new dockerized version of lemmy, it seemed like it was calling a LOT of servers/using a lot of CPU for something I would like to have it update maybe once an hour or so.

Essentially im looking for something like GoToSocial is to Mastodon but for lemmy. Hope that makes sense.

Is there anything like that out there? Piefed maybe?

  • Max-P@lemmy.max-p.me
    link
    fedilink
    English
    arrow-up
    11
    ·
    5 days ago
    1. It seems to make a LOT of calls to other servers. Its almost constantly pinging other servers asking for updates.

    The fediverse works the other way around: other instances push activities to yours. If you have a lot of subcriptions to large communities like !technology@lemmy.world it will indeed receive a lot of activities.

    1. It gets de-federated almost instantly from popular instances. Which kinda sucks.

    Mine’s not been defederated from anywhere, not even Beehaw

    1. It uses up quite a bit of CPU compared to other federated applications.

    It definitely uses a fair bit of CPU but it is ingesting a fair amount of data, but still not a ton either:

    Lemmy resource usage

    Although I do hear PieFed is a lot lighter.

    1. Subscribing to instances seems to work most of the time, but sometimes it just errors out and I have to re-do it.

    That settled for me after a week or so of running mine. My subscriptions always go through.

    • michael@lemmy.chrisco.meOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      5 days ago

      What version are you running? Im currently running 0.18.2 (mostly because thats what yunohost supports).

      • Max-P@lemmy.max-p.me
        link
        fedilink
        English
        arrow-up
        8
        ·
        edit-2
        5 days ago

        Latest (0.19.8). 0.18 is very old, over a year old, later versions dealt with a lot of scaling/performance problems.

        That sounds very typical of YunoHost to have wildly outdated software

        • michael@lemmy.chrisco.meOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          5 days ago

          Yeah it’s all community based. And like Debian super stable. But the issue with that is updates take a very long time.