this post was submitted on 04 Jun 2023
853 points (98.2% liked)

Lemmy

12314 readers
60 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

founded 4 years ago
MODERATORS
 

This site is currently struggling to handle the amount of new users. I have already upgraded the server, but it will go down regardless if half of Reddit tries to join.

However Lemmy is federated software, meaning you can interact seamlessly with communities on other instances like beehaw.org or lemmy.one. The documentation explains in more detail how this works. Use the instance list to find one where you can register. Then use the Community Browser to find interesting communities. Paste the community url into the search field to follow it.

You can help other Reddit refugees by inviting them to the same Lemmy instance where you joined. This way we can spread the load across many different servers. And users with similar interests will end up together on the same instances. Others on the same instance can also automatically see posts from all the communities that you follow.

Edit: If you moderate a large subreddit, do not link your users directly to lemmy.ml in your announcements. That way the server will only go down sooner.

you are viewing a single comment's thread
view the rest of the comments
[–] roho@lemmy.ml 30 points 1 year ago* (last edited 1 year ago) (3 children)

if you're a registered user on a server, when you click [Communities], there you can see

  • [local] communities - Those created on your server
  • [all] communities - Those local and also those already federated to your server

You can subscribe to a community of any server which your server can federate with. The list of connected servers you can find via the /instances link at the bottom of the page.

There's an easy to use community search tool here https://browse.feddit.de/

If you've found a community you like to follow, translate the original URL to a federated URL You do this by putting the community URL of the original server in the search bar; e.g.

(This search functionality is available in the web interface, but not yet available in the Jerboa app)

The result will list the federated URL. A federated URL has the form:
https://<your server>/c/<community-id>@<other server>

Visiting the federated link, and clicking [Subscribe] will make that community be federated to your server from now on. Your subscribed community will now also be listed under the [all] communities listing on your server.

[–] Lodion@lemmy.click 9 points 1 year ago (2 children)

Is there a newbie guide written up already somewhere? This is exactly the sort of things it needs, which should be linked to new signups.

[–] roho@lemmy.ml 3 points 1 year ago (1 children)

Documentation etc can be found from their github page

https://github.com/LemmyNet/lemmy

[–] DivergentHarmonics@sopuli.xyz 1 points 1 year ago

Sure it can be found there, but pointing newbies to github would be too demanding.

[–] DivergentHarmonics@sopuli.xyz 2 points 1 year ago (1 children)

At the bottom of every page, there you find a link to the documentation pages.

[–] Lodion@lemmy.click 3 points 1 year ago

Sure, its a bit wordy... lacking in images with step by step instructions. If I had time I'd put something together with screenshots and figure out git and submit a pull request... maybe eventually.

[–] DivergentHarmonics@sopuli.xyz 5 points 1 year ago

Thank you, this is suitable for pointing people here who have this veryFAQ. Could you please add a line, that this search functionality is not yet available in the Jerboa app?

[–] JetpackJackson@lemmy.ml 2 points 1 year ago (2 children)

Ok, that works great. I do have another question though. When I want to view stuff, I go to lemmy.ml and view the stuff I'm subscribed to, but now I'm worried that that causes more overload on the lemmy.ml server. Is that true? Does it work that way?

[–] DivergentHarmonics@sopuli.xyz 4 points 1 year ago* (last edited 1 year ago) (1 children)

You are subscribed to lemmy.ml, so anything you view from lemmy.ml including federated communities, will be served from there. Therefore: yes!
But anyway, that's how it is supposed to be, so your doing will just contribute to the beta-testing.

[–] JetpackJackson@lemmy.ml 2 points 1 year ago

Ah ok I see, thanks for the reply.

[–] roho@lemmy.ml 3 points 1 year ago

Maybe a developer is better suited to answer that question. @nutomic@lemmy.ml i'd assume there's a difference in load in the backend and load on the frontend.