this post was submitted on 20 Aug 2021
19 points (100.0% liked)

Lemmy instances

811 readers
1 users here now

Post links of your self-hosted instances of Lemmy!

founded 4 years ago
MODERATORS
 

hey, i set up an instance for a german speaking community.

(everybody else is welcome as well)

i'd like to support the whole project and idea of a federated network.

the instance is set up for federation with lemmy.ml, so feel free to add it if you like : )

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 3 years ago (1 children)

@[email protected] is it correct that only after subscribing to a federated community any posts and comments get pulled?

[–] [email protected] 2 points 3 years ago* (last edited 3 years ago) (1 children)

Pulling only happens when you enter a post url, [email protected] etc into search. However you need to subscribe in order to receive new content in a community.

In my experience federation works perfectly on a technical level, but there is certainly a lack of documentation, and some rough edges in the ux. So please keep asking if anything is unclear, meanwhile I would appreciate suggestions how we can make all this easier to understand.

[–] [email protected] 2 points 3 years ago (1 children)

meanwhile I would appreciate suggestions how we can make all this easier to understand.

You could write technical documentation on what exactly happens, e.g. with a flowchart. You can show hints in the UI.

[–] [email protected] 1 points 3 years ago (1 children)

The thing is that I as a programmer have to understand very well how federation works. That makes it hard for me to tell which aspects may be complicated to understand for new users.

Your suggestions sound good, but I really dont know how they should be done in practice. If you could make a draft flow chart, or explain where those hints should be and what they should say, that would be very helpful.

[–] [email protected] 2 points 3 years ago

Try to explain it like the new user is five years old?

How federation works in Lemmy

  • federation means that if you write on one instance of lemmy, other instances can copy that content
  • you can subscribe to communities from other instances
  • before you subscribe, the content won't be copied over
  • if you want to copy over old content, search for it in the universal search bar™
  • just copy the URL

This is way too complicated. As a new user, I'd expect that content of other instances would be available on mine, just like in Matrix.org, for example. Element.io and Mastodon explain federation well, maybe be inspired by their docs?