this post was submitted on 09 Jun 2023
1202 points (99.4% liked)
Lemmy.World Announcements
29037 readers
7 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
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