this post was submitted on 18 Sep 2023
110 points (91.7% liked)
Science Fiction
13659 readers
120 users here now
Welcome to /c/ScienceFiction
December book club canceled. Short stories instead!
We are a community for discussing all things Science Fiction. We want this to be a place for members to discuss and share everything they love about Science Fiction, whether that be books, movies, TV shows and more. Please feel free to take part and help our community grow.
- Be civil: disagreements happen, but that doesnβt provide the right to personally insult others.
- Posts or comments that are homophobic, transphobic, racist, sexist, ableist, or advocating violence will be removed.
- Spam, self promotion, trolling, and bots are not allowed
- Put (Spoilers) in the title of your post if you anticipate spoilers.
- Please use spoiler tags whenever commenting a spoiler in a non-spoiler thread.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's a bit of a discoverability problem I think, much easier to find content on your own instance. (So new communities are opened on instances with lots of people)
Definitely. Lemmy needs to figure out a way to search more globally (e.g. Mastodon relies on tags for discoverability), but there are external tools like https://lemmyverse.net/communities at the moment. I think just as important is people understanding that you can still grow on smaller instances if you produde interesting content. Just start is a bit slower.
https://github.com/Fmstrat/lcs can help with this, and be run by the instance admin rather than the users
Please be very very very very careful using this as it can and does cause a shit ton of bandwidth and if you aren't careful it can essentially create the equivalent of a mini ddos attack especially to smaller instances.
Interesting! I always assumed the tool would be run by the instance admin, isn't that the case?
Yes, but federation pulls a lot of data from an instance especially if that bot isn't configured well. Even if it is, it can cause CPU usage to skyrocket as pulling new communities can sometimes bring a lot of database activity.
Interesting, thank you!