As the question states. I have the skiils and know how to setup a new instsnce and from looking through the documentation its relatively straight forward. Im just wondering would it actually help the fediverse and lemmy as a whole? There seems to already be plenty of instances to choose from. What are your guys thoughts?
One downside that I’ve run into is discovering communities. Your instance only gets updates from communities someone on that instance is subscribed to, so you’ll have to go to other instances to discover them.
My instance uses a seeder script that’ll do exactly that, but automated. It’ll check the most popular communities on the most popular servers and use an account to subscribe to them.
Boom, /all feed populated.
Did you guys make that script or is there a repo for it cause that would be very useful.
Not OP, but I’m using this one: lemmony on GitHub
EDIT: deleted link, I feel like I made a mistake, see below.
There are several scripts working like that. I use lcs (lemmy community seeder). I’m going to switch to something else or make my own, because lcs doesn’t handle it well if an instance is overloaded or not available.