this post was submitted on 30 Jun 2023
333 points (93.9% liked)
Lemmy.World Announcements
29028 readers
9 users here now
This Community is intended for posts about the Lemmy.world server by the admins.
Follow us for server news ๐
Outages ๐ฅ
https://status.lemmy.world
For support with issues at Lemmy.world, go to the Lemmy.world Support community.
Support e-mail
Any support requests are best sent to [email protected] e-mail.
Report contact
- DM https://lemmy.world/u/lwreport
- Email [email protected] (PGP Supported)
Donations ๐
If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.
If you can, please use / switch to Ko-Fi, it has the lowest fees for us
Join the team
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
Servers are being hammered hard right now lol, but it should calm down soon, you'll see it's pretty stable outside of reddit hugs of death :D
It'll calm down as in more resources are provisioned or redditors looking to ditch reddit give up and go back to reddit because of stability issues, thus lowering use count closer to normal?
Because the later isn't ideal ๐ฌ
I have business fiber and my own compute, can nodes be ran distributed? I'd be happy to spin up VMs to run a node service. Or does this rely on a single central host?
You can host your own instance, which will be federated with this one by default. Every little bit helps.
Can you tell me more?
Can we have distributed compute? Is there some official process to be federated with lemmy.world to provide resources? How do upgrades work? I assume some sort of consensus algorithm is in use (ie. Raft)?
It's not distributed computing, they are different servers independent from each other but that replicate data among them because they use the same communication protocol (ActivityPub), that's what federation does.