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!

12 points

I think instances like lemmy.ca or lemmy.nz will be around for years

permalink
report
reply
6 points

Same with aussie.zone and other country spesifc instances

permalink
report
parent
reply
2 points
*

Also aussie.zone, checking in

permalink
report
parent
reply
1 point

Aussie.zone here, mount up

permalink
report
parent
reply
4 points

Aussie.zoners, mount up.

permalink
report
parent
reply
23 points

Out of the loop, what happened to Lemmy.one?

permalink
report
reply
8 points

Seems to be down, I haven’t heard any news but can no longer log in

permalink
report
parent
reply
12 points

Website seems to still exist, maybe they’re doing some involved equipment upgrade.

permalink
report
parent
reply
16 points
*

Some people are speculating a database error, because apparently 0.18.3 requires a database migration to work, here’s the other post I just saw about this: https://lemdit.com/post/262746

permalink
report
parent
reply
10 points

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

permalink
report
reply
1 point

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

permalink
report
parent
reply
5 points

Gotta give it time. Lemmy in general only took off like 6 weeks ago

permalink
report
parent
reply
16 points
*

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. :)

permalink
report
parent
reply
2 points

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.

permalink
report
parent
reply
3 points

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.

permalink
report
parent
reply
15 points
*

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

permalink
report
reply
9 points

https://github.com/wescode/lemmy_migrate

Just used this the other day, worked like a charm (albeit a bit slow if I’m honest)

permalink
report
parent
reply
3 points

I found another tool: https://github.com/CMahaff/lasim, from: https://lemmy.world/comment/857727, p.s. I haven’t tried it

permalink
report
parent
reply
3 points
*

Used this one, works very well.

permalink
report
parent
reply
2 points

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

permalink
report
parent
reply
1 point

Look into the WSL

permalink
report
parent
reply
1 point

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 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.

permalink
report
parent
reply
4 points

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.

permalink
report
parent
reply
11 points

I’ll throw my tool out there as well: https://github.com/CMahaff/lasim

Unfortunately, you need access to the old server to download the list of communities and blocks - but that’s true of all tools that do this.

permalink
report
parent
reply
7 points

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

permalink
report
parent
reply
4 points

I plan to bounce around anyway. The fediverse is great.

permalink
report
reply
1 point

Yeah but it’s hard because my subscriptions are gone.

permalink
report
parent
reply
1 point

I regularly backup my subscriptions using the migration tools

permalink
report
parent
reply

Fediverse

!fediverse@lemmy.world

Create post

A community to talk about the Fediverse and all it’s related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

  • Posts must be on topic.
  • Be respectful of others.
  • Cite the sources used for graphs and other statistics.
  • Follow the general Lemmy.world rules.

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

Community stats

  • 5.4K

    Monthly active users

  • 1.7K

    Posts

  • 58K

    Comments