this post was submitted on 24 Feb 2025
1976 points (99.6% liked)

Fediverse

30368 readers
2927 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)

founded 2 years ago
MODERATORS
 

It's brief, around 25:15

https://youtube.com/watch?v=nf7XHR3EVHo


If you've been sitting on making a post about your favorite instance, this could be a good opportunity to do so.

Going by our registration applications, a lot of people are learning about the fediverse for the first time and they're excited about the idea. I've really enjoyed reading through them :)

you are viewing a single comment's thread
view the rest of the comments
[–] balder1991@lemmy.world 8 points 15 hours ago* (last edited 15 hours ago) (2 children)

Do you really think Lemmy could handle the amount of people that Reddit has?

As far as I know the existing instances are usually running on capacity and always in need of donations, and that’s when the owner isn’t handling the costs themselves. I’m not sure how well most instances have right now.

Maybe Lemmy would benefit of some way to get people to pay, such as purchasing the ability to give people awards etc. like Reddit. Despite being useless stuff, it might provide some fun that would make hardcore users want to pay. But for that to work out, all apps would also need to show the posts awarded in a different way, so I think that’s unlikely.

But the point is that without a business model, the Fediverse will only be able to handle a limited number of enthusiasts before it faces scaling problems.

[–] rumba@lemmy.zip 5 points 13 hours ago (3 children)

Do you really think Lemmy could handle the amount of people that Reddit has?

yup. no question. Not one instance mind you, but Reddit is also a giant cluster. (and clusterfuck)

As far as I know the existing instances are usually running on capacity and always in need of donations,

We just need the big bois to stop stuffing themselves. There's 0 reason to have 2/3 of the totally traffic flooding into world because people are scared of Federation that they never even have to deal with.

Maybe Lemmy would benefit of some way to get people to pay, such as purchasing the ability to give people awards etc.

Maybe we make some premium pay servers with baller architecture, killer response time, user capacity limits and high speed storage?

But the point is that without a business model, the Fediverse will only be able to handle a limited number of enthusiasts before it faces scaling problems.

Eventually, it's going to be ads, donations or payments. It's all someone else's computer, someone has to foot the bill. But at great scale, you should be able to have an ad-free experience for something in the range a dollar or two a month.

[–] balder1991@lemmy.world 4 points 12 hours ago (2 children)

I wouldn’t mind having some ads, but I wonder how some more extremists users would react.

But I strongly believe that depending on donations is a very tough place to be, it places the burden of “begging” on the instance owners, which are already doing all the work and should definitely be compensated somehow.

[–] Emperor@feddit.uk 1 points 10 hours ago

But I strongly believe that depending on donations is a very tough place to be

If you get a good deal on hosting then, on medium-sized instance donations easily cover costs. lemmy.world suggests this can scale up a lot even if you need more complex systems in place to deal with demand.

[–] rumba@lemmy.zip 2 points 12 hours ago

which are already doing all the work and should definitely be compensated somehow.

That's why I donate monthly to my instance :)

A pretty decent sized instance managed will uses a few boxes and some CDN, runs a couple to a few hundred a month, it doesn't take that many people paying to cover it.

It's not as bad managing the smaller instances. The app works like it says on the tin until you get really big.

IMO lemmy.world let themselves get WAY bigger than they should have. They had to start doing a hell of a lot more work to keep the thing up.

[–] DefectiveFoundation@lemmy.world 2 points 12 hours ago* (last edited 12 hours ago) (1 children)

Isn't it easier to handle most users on one server than it is to have a bunch of equal servers? Then the problem just moves off the one server towards the communication between the servers being the bottleneck.

[–] rumba@lemmy.zip 2 points 9 hours ago

The way lemmy (and federation) works, it needs to do a bunch of operations that can't happen simultaneously, so there's a job queue. The queue needs to do some database operations and a bunch of communication operations and each of the jobs needs to reach out to distant servers that may or may not be overwhelmed themselves.

You start with one server it costs almost nothing to host. Sooner or later you want to split out the job servers, then you end up needing to split out the database, when you start getting that many people on your server now you want to consider fault tolerance, Even after tuning you can only fit so many simultaneous users on a web server, you end up needing to do some load balancing. The next step would be trying to split it up geography-wise.

That's scaling up and it's what big companies do and it's very expensive but easy for a small team to manage.

Lemmy on the other hand is designed to be scaled out, running smaller individual user bases on lighter hardware with a bunch of individual administrators instead of a organized team.

If people want to be on a large single cluster application Reddit is still there.

I like what we have a lot better.

[–] PriorityMotif@lemmy.world 2 points 12 hours ago (1 children)

It costs me less than $10/mo to run mine and some of that is because I have to pay for an email forwarder until my hosting provider lets me start sending emails, part of that is factoring the cost of the domain name. The actual cloud server costs $5/mo right now.

[–] rumba@lemmy.zip 2 points 9 hours ago (1 children)

Yeah, you can get away with really cheap operations up until you start blowing through your cdn and communication budget

[–] PriorityMotif@lemmy.world 1 points 7 hours ago

I'm not too worried about it.

[–] Zagorath@lemm.ee 0 points 6 hours ago* (last edited 6 hours ago)

LW definitely can't handle more traffic than it already has. It already (thanks to the admins' refusal to update to the latest version of Lemmy, which fixes this issue) takes multiple days for LW content to get federated to other instances properly, which is why I've had to switch over to this alt account of mine because there are zero comments on this post in my main instance. With more users, that delay would grow from days to potentially weeks.