this post was submitted on 15 Jun 2023
29 points (100.0% liked)
Asklemmy
43766 readers
1082 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- [email protected]: a community for finding communities
~Icon~ ~by~ ~@Double_[email protected]~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
When people say "instances federate by default", they don't mean the instances engage in active content discovery. They mean the default behaviour when someone goes to look for content that's offsite is to connect to the remote instance.
Running a solo Lemmy or kbin instance puts all of the responsibility of content discovery on your own shoulders. You'll need to go out and scout other instances to see what you want to follow, and then subscribe to those sources in order to keep content flowing.
I highly recommend having a secondary account that you use to subscribe to things somewhat indiscriminately so you can separate out your subscribed feed from your all feed in a meaningful way.
This is a good idea, use one account just to sub everything so syncing works and I can use "all" and "subsribed" seperatly, very good idea. Do you know if there is an easy way to "subscribe to everything"? Like a script or something?
Not that I'm aware of. But you can get a list of active group-hosting fediverse sites here: https://fediverse.observer/list From there, you can find the list of groups found on each site and decide what you'd like to subscribe to. I'm sure you could scrape them and build a bot with a little Python or something, if you have any experience with that.