this post was submitted on 09 Jun 2023
323 points (99.1% liked)
Lemmy.World Announcements
29042 readers
2 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 info@lemmy.world e-mail.
Report contact
- DM https://lemmy.world/u/lwreport
- Email report@lemmy.world (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
I feel like having so many instances open before Lemmy as a whole grew really big is gonna be a hurdle for communities to grow really big. But maybe the culture of Lemmy will center itself around instances rather than communities. Either way I'm glad to see a Reddit competitor that actually expands upon what Reddit was doing through federation instead of just being "what if Reddit was smaller and buggier"
Yeah, with Reddit you can be pretty sure your subreddits aren't going anywhere, but I'm wondering whether Lemmy will have issues long term with instances going down and taking all their data with them. Is there a way for instances to be mirrored?
I could be interested in working on writing a mirroring tool if that is something people would like. I'm a developer looking to work on a project related to lemmy so if anyone wants help or needs contributors to already established projects please ping me :)
Seems like it would be a fun project to work on, for sure. I'm a complete Rust noob, though (mostly do C#/.NET at work). I wonder how the idea of federation works with instance mirroring. Would it be a backup system, where perhaps one backup instance shadows multiple live instances? Or maybe some way for a live instance to be distributed across multiple servers (and owners)?
I'm a Rust noob too, my work is in Java. However, I don't think a mirroring tool would need to be implemented in rust necessarily