Our first step could be to find and follow communities that interest us.
By clicking on the "Communities" link at the top bar we will access a list of them which we can filter by Subscribed, Local or All.
Local are those which belong to the instance we are and All contains federated communities from other instances. We could also check the home page, browse the posts and see if there is any of them that looks interesting to us. Anyway, we can susbcribe to any community by clicking the "Subscribe" option at the right...
... or by clicking on the "Subscribe" button at the right of a post.
We can find more communities by browsing different Lemmy instances, using the D·Scribe Instances list link at the bottom of the page or the Lemmy Community Browser.
Once we have found a community we want to follow, we enter its URL (e.g. https://lemmy.ml/c/archlinux
) or the identifier (e.g. !archlinux@lemmy.ml
) into the search field of our own instance.
Lemmy will then fetch the community from its original instance, and allow us to interact with it. This same method will also works to fetch users, posts or comments from other instances.
All right, let's start interacting.
To create a new post, we click on the "Create post" option in the top navigation bar.
And finally, click on "Create".
This is the same when we want to share images and videos.
First we click on the Create post option and then on the "Browse" button under the URL field to select a local image or video in .gif format.
We can also simply paste the URL of an image or video from another website.
Regarding multimedia content, we must keep in mind that they take up space and resources. So, what we can do is to upload it to other platforms that are more suitable for this purpose, like PeerTube or Pixelfed, and share the link on D·Scribe.
Besides creating a post we can comment on existing ones. This is as simple as going to a post and type our comment in the box directly below for a top-level reply.
We can also write a nested reply to an existing comment, by clicking the left-pointing arrow.
We can even write private messages to individual users. To do this, we just visit a user profile and click the "Send message" button.
We will be notified about new private messages and comment replies with the bell icon in the top right.
Lemmy has a voting system to rank the posts. Those that receive more upvotes move up in the ranking (they are more visible) and those that receive downvotes move down (they are less visible). It is a collective way of showing the relevance or not of a post. Each post receives a score that is the result of substracting from the upvotes the downvotes. Of course, the reasons behind each vote are subjective and depends on the interest of each user.
When browsing the home page or a community page, we have the option to sort the post by type.
These are the types of post according to their score and ranking:
Comments are organized by default in a hierarchy that shows at a glance who is being replied to. Top-level comments are those that reply directly to a post and appear on the left, with no indentation. Comments replying to top-level comments are indented one level and each additional indent level means the comment is further down in the conversation. With this layout it is always easy to see the context of a given comment by simply scrolling up to the next comment, which is indented one level down.
Comments can also be sorted in several ways. All of them keep the indentation intact, so only replies to the same parent are reordered.
Additionally there is a sort option called Chat which eliminates the hierarchy and puts all comments on the top level, with newest comments shown at the top. It is useful to see new replies at any point in the conversation, but makes it difficult to see the context.
In the next and last chapter we will see how to create a community and our moderation tools.