Why do the instances keep going down? It makes me think that this is not a reliable social network, but the alternatives are not as good.

        • favrion@lemmy.ml
          cake
          OP
          link
          fedilink
          arrow-up
          0
          ·
          11 months ago

          Do you mean the same username or different usernames? I may be misunderstanding your point.

          • delendum@lemdit.com
            link
            fedilink
            English
            arrow-up
            0
            ·
            11 months ago

            That’s entirely up to you, it can be the same username if you want. Speaking as an instance admin, there is no problem with users creating multiple accounts across instances, even if they’re the same username.

            Spam would be creating as many usernames as you can on any given instance (e.g. trying to register 100 users on lemmy.world because reasons) - there’s obviously a problem with that. Creating you@instance1, you@instance2 and you@instanceN is perfectly fine.

            • favrion@lemmy.ml
              cake
              OP
              link
              fedilink
              arrow-up
              0
              ·
              11 months ago

              I thought that you had to have the same username to identify yourself.

              • pjhenry1216@kbin.social
                link
                fedilink
                arrow-up
                0
                ·
                11 months ago

                Not at all. You don’t have to identify as yourself on every instance you have an account. It’s literally a different account. You can keep a backup of all your subscriptions/follows/etc from one to the other or you can treat them as two entirely different identities. Just don’t have them generate a lot of pointless traffic between each other (like arguing with yourself on a post or something).

                • favrion@lemmy.ml
                  cake
                  OP
                  link
                  fedilink
                  arrow-up
                  0
                  ·
                  11 months ago

                  Wouldn’t it be easier to be the same person across all of the communities and instances rather than split your personality?

                  • pjhenry1216@kbin.social
                    link
                    fedilink
                    arrow-up
                    0
                    ·
                    11 months ago

                    Depends on the person. The point is, it’s entirely up to you. And keep in mind you’re not guaranteed to get the same name on every instance you create an account.

      • CMahaff@lemmy.ml
        cake
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        11 months ago

        I made a tool that can help: https://github.com/CMahaff/lasim

        It allows you to synchronize subscriptions, blocks, and profile settings between accounts.

        (though FYI different versions only gracefully handle a specific API version at a time so there’s some limitations right now as instances upgrade from 0.18.2 to 0.18.3 - see my comment here: https://lemmy.ml/comment/2094948 )

        EDIT: Second link isn’t working - must be a Lemmy bug. But you can see it as a recent post on my profile.

        • RoundSparrow@lemmy.ml
          link
          fedilink
          arrow-up
          1
          ·
          11 months ago

          specific API version at a time so there’s some limitations right now as instances upgrade from 0.18.2 to 0.18.3

          What API-breaking changes did you find?