this post was submitted on 07 Jun 2025
250 points (98.1% liked)
Lemmy.ca's Main Community
3435 readers
15 users here now
Welcome to the lemmy.ca/c/main community!
All new users on lemmy.ca are automatically subscribed to this community, so this is the place to read announcements, make suggestions, and chat about the goings-on of lemmy.ca.
For support requests specific to lemmy.ca, you can use [email protected].
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Excellent work folks!
The true power of federation showing itself here. In this case, it's two software packages with the same server/admin team -- which basically future proofs both.
I'd make a recommendation: have some sort of cross-pollination tool. Basically, pull the database of all subscribed communities on Lemmy.ca and have a bot subscribe to the same on PieFed, and vice versa. Probably easy to do if you have server-side access.
Furthermore, in the ideal world, "Local" from the Lemmy instance includes the piefed.ca local commuities. This might be a harder ask. The reason would be to prevent bisecting the Local feeds.
Finally, ideally there is a community migration tool, to cross between Lemmy and PieFed if a community wants to move from one side to the other. This would be a bigger project, but would future proof Fedican even further should either piece of software become badly maintained.
Well, okay, I just created a year's worth of work for a programmer. How can I help?
Yeah, I noticed that the option "local" is pretty much empty on piefed.ca I wonder if we create the same communities there and group them together would work.
Here is their repo, https://codeberg.org/rimu/pyfedi/issues I imagine you can propose some of those ideas there.
I think one of the problems on migrating users right now is how lemmy stores password compared to piefed. https://codeberg.org/rimu/pyfedi/issues/712 - But technically, it should work if you ask the user to write a new password.