Is there any benefit to host my own instance?

  • Matt@netmonkey.tech
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    That’s awesome! Running my own social media instances has become a hobby for me.

    Having my own Lemmy instance has felt fairly seamless versus using Lemmy.world, but there have been some kinks. For example, when attempting to subscribe to a new community, the server has to pull a bunch of data first. This takes several seconds, but the UI simply says “not found” – and then after several seconds, the UI updates with the community you want to follow. I figured this out by tailing the logs.

    Also, the installation was pretty damn easy, especially when compared to Mastodon.

    • ipkpjersi@lemmy.one
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      1 year ago

      I’d maybe be interested in trying out self-hosting Mastodon at some point too, good to hear that Lemmy was easy to install though. I’m not too worried since I have quite a bit of Linux experience, I figure it probably won’t be too bad to setup whatever social media instances I’m interested in checking out.

      • Matt@netmonkey.tech
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 year ago

        Yeah, if you’ve got a decent amount of Linux experience, I don’t think you’ll have any issues. Mastodon’s installation is well-documented and works. My only criticism is that it’s a bit long and you have to be careful not to miss anything.

        On the other hand, I recall installing Pixelfed back several months ago and having a difficult time. The documentation was lacking, and it required me to use Arch Linux, which I had never used. I was able to get it working, but eventually terminated the instance after a while because I was never using it.

        • ipkpjersi@lemmy.one
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          Oof, yeah, requiring someone to use Arch definitely seems like a steep requirement lol