I had an account on lemmy.one and now the instance has been down for a day or two so I made this new account. I also heard other small instances are dead or disappeared.

So which ones do you think will actually stick around for a long time?

ALSO, does anyone know how to get my subscriptions from lemmy.one and import it here? TIA!

  • WorstPyroEver@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    1 year ago

    I’d like to say lemmy.world, but a lot of communities you’d think would be quite active are actually not so.

    • Wu9fee@lemmy.caOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Yeah I think this one will last forever. Everyone is on it and they have lots of supporters.

    • 1984@lemmy.today
      link
      fedilink
      English
      arrow-up
      16
      ·
      edit-2
      1 year ago

      That’s the thing about the fediverse, you need to be the change you want to see. Post a lot and contribute.

      I will try and post something new every day to help keep new content flowing in. Can’t expect everyone else to just keep us entertained. :)

      • br3d@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        1
        ·
        1 year ago

        You’re right, it at the same time a small number of people trying to post regularly, regardless of whether they’ve got something that really needs posting, doesn’t tend to provide high-quality content - and I fear that’s what we’re seeing a lot on Lemmy right now.

        • 1984@lemmy.today
          link
          fedilink
          English
          arrow-up
          4
          arrow-down
          1
          ·
          1 year ago

          Yeah I have thought about that, but I think it’s better to have a lot of content than no content. Of course the optimal would be if everyone posted quality content but maybe it’s more important to just have new content now they Lemmy is growing.

          I think if Lemmy becomes very big, there will be enough users that people who want a bit higher quality can just skip the meme communities and all that and opt for better quality communities.

  • martinbasic@lemmy.world
    link
    fedilink
    English
    arrow-up
    15
    ·
    edit-2
    1 year ago

    how to get my subscriptions from lemmy.one and import it here?

    Unfortunately there is no way to do that yet, but I remembered that there is an unofficial tool that let you transfer your subscriptions like you said

    Edit: There isand open issue that might talking about it: https://github.com/LemmyNet/lemmy/issues/1985

    • kowcop@aussie.zone
      link
      fedilink
      English
      arrow-up
      7
      ·
      1 year ago

      Seems like this would be a great feature for the myriad of Lemmy mobile apps… nightly backups of your Lemmy account settings and a button to recreate it on a new instance

      • Wu9fee@lemmy.caOP
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        How do I install this on Windows? I don’t know how to code. 😭

        • lemming934@lemmy.sdf.org
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          Here’s a thread where I helped someone else with the process on windows: https://lemmy.sdf.org/comment/1420339

          The steps are:

          1. Set up the python code
            1. Go to https://github.com/wescode/lemmy_migrate/releases/tag/v1.1.0
            2. Download the zip file
            3. Extract the zip file, to make a folder somewhere on your system called lemmy_migrate-1.1.0. Remember where this folder is
            4. Inside the folder you will find a file called config.ini. Use notepad to edit the file to have your server URL and login credentials.
          2. Set up the python interpreter
            1. Install python from https://www.python.org/downloads/
            2. Open powershell
            3. install the python package requests by pasting the following command into powershell: py -m pip install --user requests
          3. Use the python interpreter to interpret your python
            1. first make sure powershell is looking at the correct folder. One way to do this is to open the lemmy_migrate-1.1.0 folder in windows explorer. right click on the box that shows you the path, and copy the text. then write cd <pasted path> in powershell. This path will very likely be something like C:\\Users\Wu9fee\Downloads\lemmy_migrate-1.1.0. If you don’t want to copy and paste the path from explorer, you can just do cd Downloads then cd lemmy_migrate-1.1.0
            2. Finaly, you can run the python command with py lemmy-migrate.py -c config.ini

          Let me know if you run into any problems.

          If you can pull this off, you can officially say you know how to code.

        • StrawberryPigtails@lemmy.astaluk.icu
          link
          fedilink
          English
          arrow-up
          4
          ·
          1 year ago

          If you don’t have an experience using the command line then it’s a tad more involved then I can explain in-depth on mobile. Best I can do is give a brief outline.

          To start with, wescode/lemmy_migrate is a python 3 script. If you are running windows install WSL (Ubuntu), once you have a command line I am familiar with you will want to download the repository from GitHub to a directory.

          You will then need to create a config file called migrate.conf Use the sample provided in the repo under configuration. Edit it to use your information. You can use nano as a text editor.

          Then it looks like the command would be something like:

          python lemmy_migrate -c ./migrate.conf

          Sorry if that is crap help, but I’m not near my computer right now, and don’t often use Windows anymore to boot.

          PS:

          WSL is a program from Microsoft that gives you a mostly functional Linux command line within Windows. None of this is as complicated as it sounds, I’m using more words then strictly necessary to explain things somewhat at beginner level. The most time consuming part of this would be first installing WSL and then installing Ubuntu onto WSL. There are plenty of tutorials on how to do so.

          Hopefully someone more familiar with Windows can tell you how to do the same thing from either the DOS prompt or from Windows PowerShell. It’s doable, (almost anything is) I’m just not familiar enough with either to walk you through it.

            • StrawberryPigtails@lemmy.astaluk.icu
              link
              fedilink
              English
              arrow-up
              1
              ·
              1 year ago

              Just search for tutorials based on the key words from my post and you’ll get there.

              I am sorry for the RTFM post though. Been a rough day and haven’t been able to get near a computer to do a better write up for you.

  • AnonymousLlama@kbin.social
    link
    fedilink
    arrow-up
    8
    ·
    1 year ago

    I’m pretty happy with kbin.social. It’s a nice place, with several devs actively looking at making the experience better, it just takes a while being an open source project and all

  • Brad Ganley@toad.work
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    edit-2
    1 year ago

    This is one reason that I think many people should consider running their own single-user instance or tiny instances for close friends/family.

    One of the problems with centralization is literally the fact that this can happen. The more small servers the fedi is comprised of, the stronger it is. There are also a huge number of benefits to this configuration on an individual level as well.

    EDIT: Re: importing/exporting your old account is, unfortunately, a thing that cannot be done currently. I’m happy to be corrected on that, though.

  • devious@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    1 year ago

    I feel like most of the “country” oriented instances will last (and grow) as it is a more purposeful reason to exist, and this extends to instances with very clear themes as it also gives users more of a reason for people to join them.

      • Polar@lemmy.ca
        link
        fedilink
        English
        arrow-up
        3
        ·
        1 year ago

        The law states that if you join .ca, you’re legally Canadian. Congrats on your new citizenship!

        What country do…I mean did you belong to before you became Canadian?

  • Anafroj@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    51
    arrow-down
    1
    ·
    edit-2
    1 year ago

    Not to sound too pessimistic, but we live in a time where we see Twitter collapsing, despite being one of those “too big to fail” websites. My bet is that none will stand the test of time, the web is ephemeral (and archive.org is an underappreciated wonder of the world). I would rather say that what you really need is a backup routine.

    • Wu9fee@lemmy.caOP
      link
      fedilink
      English
      arrow-up
      10
      ·
      1 year ago

      I wish they stayed longer or given notice if they’re disappearing.

      • Anafroj@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        10
        ·
        1 year ago

        Yes indeed, giving proper notice seems like minimal etiquette. Then again, life happens. Admin may be caught in some tragedy making maintaining their lemmy instance not exactly a priority, or they may even be dead.

        There is not much you can do to just migrate your account somewhere else, that’s a limitation of federation (compared to fully decentralized protocols, like Secure Scuttlebutt), but I’d wish Lemmy would implement ActivityPub’s following endpoint, so we can easily build scripts to backup the communities we’re in.

    • SoNick@kbin.social
      link
      fedilink
      arrow-up
      18
      ·
      1 year ago

      On one hand, a Sonic hacking forum I’ve been a part of since before its current forum software has been running the same database since 2003, on the other hand I fully acknowledge that it’s the exception and not the rule.

      • Dark_Blade@lemmy.world
        link
        fedilink
        arrow-up
        13
        ·
        1 year ago

        So have other forums. Maybe it’s just these newfangled social media websites that have longevity issues?

        • Black_Gulaman@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          15
          ·
          1 year ago

          Because they crave more growth rather than prioritizing stability and being true to what they’re purpose of existence is. These social media forum try to be everything and that is their downfall. Being focused on what you were built for and being damn good at it is the real key to a platform’s long life.

    • Cralex@lemm.ee
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 year ago

      Also joined lemm.ee after lemmy.one went missing. Wish I’d made backups of the communities I was following but it’s going well so far.

      • 👁️👄👁️@lemm.ee
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        Yeah really wish they had profile exports in Lemmy. But I also wish they let you create custom lists, like Reddit with the custom subreddit lists. I used that extensively.

        • Coelacanth@feddit.nu
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 year ago

          Me too, I still miss browsing by category rather than a jumbled mix of a frontpage.

          Firefish does have it in two forms (Lists and Antennas), but it’s not an ideal interface for general browsing of a forum-style site like Lemmy.

    • Gork@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      I like it because it sounds cute. It also helps that the Estonia top level domain isn’t as volatile as that of Mali’s.

  • Bosa@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    No one really knows but I’d imagine the bigger ones the you see now like world ml kbin and others would stick around.

  • kglitch@kglitch.social
    link
    fedilink
    arrow-up
    61
    arrow-down
    2
    ·
    1 year ago

    Instances with

    more than one admin
    clear policies and active moderation
    engaged user base
    regular backups
    no porn

    …will stand a better chance than most.

    • Polar@lemmy.ca
      link
      fedilink
      English
      arrow-up
      28
      arrow-down
      3
      ·
      1 year ago

      No porn? Why?

      .ca allows porn. You actually have to click “show NSFW” during sign up if you want to see it, so it’s not on by default, and it’s very easy to turn on/off if you want it.

      I find that the instances that ban porn also ban a lot of other stuff that isn’t bad. Feels like I’m in church and everything is being censored.

      • kglitch@kglitch.social
        link
        fedilink
        arrow-up
        19
        arrow-down
        4
        ·
        1 year ago

        Surely keeping the csam out means someone on every nsfw instance needs to look at a whooole lotta porn, including sick stuff they really really don’t want to see. For no pay. I can’t see a way for that to last long so either an instance bans porn or stops moderating and gets defederated.

        • Gamey@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          I could see a better chance with one of the experienced porn Admins from Reddit, they have years of experience and are probably used to even worse shit!

        • Buddahriffic@lemmy.world
          link
          fedilink
          arrow-up
          6
          ·
          1 year ago

          Sure, but isn’t that something all of the instances will have to deal with, whether they allow nsfw content or not, I bet people will try to post it. And the trolls/sabouteurs will go for the sick shit.

          • kglitch@kglitch.social
            link
            fedilink
            arrow-up
            7
            arrow-down
            1
            ·
            1 year ago

            Yeah, true, although it’ll be a lot worse for the mods on nsfw instances where they need to make a judgement call about what crossed which line or not. That’s 10x more difficult than just deleting everything that gets reported enough times.

    • gabe [he/him]@literature.cafe
      link
      fedilink
      English
      arrow-up
      16
      arrow-down
      1
      ·
      1 year ago

      I’m hopeful that the well moderated nsfw instances stick around so no 4chan-esque instances have a chance to replace them and metastasize past mass defederation

      • spaghetti_carbanana@krabb.org
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        Same here lol. I’m keen to keep this instance going even if I end up being the only user. I’ve toyed with the idea of what I might do if I did end up with a bunch of users (would i cap at a certain amount of usrrs, how would I put the feelers out to get mods, etc).

        The “niche” I’m going for is no reliance on public cloud. I run everything on my own hardware, back it up myself, scale it as needed and maintain it myself. That won’t appeal to everyone, but I’m not trying to be the biggest instance.

  • Cyber Yuki@lemmy.world
    link
    fedilink
    English
    arrow-up
    22
    ·
    1 year ago

    Don’t think this is a strange phenomenon or that it’s permanent. I’ve seen Mastodon (and Pleroma and Misskey etc) instances get born and die regularly. This is because it’s easy to set up an instance but it’s also easy to fall in an economic problem or just give up.

    Not everyone is ready to set up their own instance; it requires dedication and resources.

    • Amju Wolf@pawb.social
      link
      fedilink
      English
      arrow-up
      23
      ·
      1 year ago

      The fediverse really needs some kind of universal login and a way to easily migrate accounts between instances.

      • Gamey@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        The universal login is a very old suggestion but it’srealluy hard to pull off because that would have to be build into the core of the protocol. About the migration, that’s a Lemmy issue, not a general Fediverse one

        • Amju Wolf@pawb.social
          link
          fedilink
          English
          arrow-up
          4
          ·
          1 year ago

          Not really; login mechanisms are a separate thing. OAuth already exists. You only need Fediverse software to accept OAuth from anywhere and to provide it to others.

          The migration part is IMO harder, but not necessarily by much. I don’t know of any fediverse software that’d allow it though.

          • Gamey@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 year ago

            What I mean with “universal login” is one account for multiple Fediverse services, I guess that wasn’t clear from my post. Yea, proper migration is hard and questionable if we should even allow it (could cause all kinds of issues, espwcially regarding account security) but Mastodon allows you to move your followers and add a redirect which is the most important part of the account and Lemmy should probably try to do something similar with ranks and communities.

      • Blackmist@feddit.uk
        link
        fedilink
        English
        arrow-up
        6
        ·
        1 year ago

        Not so much migrate as be able to use it from anywhere and have it replicated. Same with communities.

        Give things a unique ID, and access it from anywhere, even if the original server goes away.

        This kind of thing may not be possible with current ActivityPub protocols, but there’s always room for improvement.