Curious, what % of redditors can the current fediverse instances handle?

hikarulsi@lemmy.world to Fediverse@lemmy.world – 4 points –

I am curious what % of user can the current lemmy instances take in from reddit

Can fediverse take on 30%, 50% or 100%?

For start, what are lemmy.ml and lemmy.world doing, are they just keep scaling up?

10

Lemmy.world recently bought a brand new dedicated server to scale with the load. All the way to the moon baby!

I think the current hardware for Lemmy.world should handle maybe 1M users, if the Lemmy software is tuned. If it should grow more, we need to look into horizontal scaling with Kubernetes.

But hopefully there will be more and more servers so the users can be spread more.

Will there be a user count# at which you close registering and encourage new users to different feds?

Is 1m users total registered, or synchronously active?

How can one donate to server upkeep, and what is your stance on financial transparency?

Out of curiosity, what's the current hardware?

How are you paying for this? Is lemmy.world controlled by you as a private individual? Is this going to be transferred to some sort of non-profit, or business entity? What are the options where you are at? Have you considered the legal aspects of various locations, (e.g. free speech protections, reach of law enforcement, etc)? Since this has the potential to blow up, now is the time to start thinking about these things?

That's a lot of questions :-) Quick answers:

  • It's being paid by donations (see homepage for links)
  • It's owned by me and run by a team of sysadmins/mods
  • I might think of a non-profit for all my Fediverse servers one day. For now I'm using my BV (dutch company).
  • Still looking into the legal stuff, also for Mastodon. Working with https://about.iftas.org

Thanks for hosting Lemmy.world! Does Lemmy use a database? Until the software gets horizontal scaling capability, could we use a central RDS so the load isn't on the EC2 instance's CPU? Then we can use load balancing between multiple instances that pull from the same DB? Obviously, the db instance is still a limiting factor.

It all runs on 1 physical server in docker containers. Scaling the Postgres database is least of my worries (I am a DBA) :-)

Ah, you know more than me then lol. Keep up the great work, glad to be a supporter!