jointhefediverse.net seems to be a commonly linked resource for directing people to join the Fediverse.

Curiously, it does not list Lemmy under the list of Reddit alternatives. Their GitHub README explains why.

Previous relevant discussion: https://lemmy.ml/post/78808

  • jwr1@kbin.earth
    link
    fedilink
    arrow-up
    4
    ·
    12 hours ago

    What bugs/issues does Interstellar have that you would like to see fixed? I’m Interstellar’s developer btw. I tried to get the majority of the know bugs fixed in the last big update. If there’s anything specific you’re running into, I can try to focus on that.

    • unknown1234_5@kbin.earth
      link
      fedilink
      arrow-up
      3
      ·
      9 hours ago

      the main one I’m still having repeatably right now is that sometimes when I go to post something, especially a comment, the button does not seem to work, so I press it again thinking I missed and it gets posted twice. I also sometimes have an issue where up/downvoting makes a thing pop up saying “null check operator used on null value”. it also happened when trying to unfollow a community from an instance I had recently blocked.

      • jwr1@kbin.earth
        link
        fedilink
        arrow-up
        1
        ·
        31 minutes ago
        • That was something I specifically tried to fix in the last update (the posting button not appearing to work). After the update, almost all buttons that connect to the api have a loading indicator now. Would you be able to verify you are on the latest version: v0.7.1.
        • I have seen that error before (null check), which I can definitely try to investigate, but I’ll likely need more context (such as a post it happens on) to be able to figure out exactly what’s causing the issue.