this post was submitted on 08 Jun 2025
50 points (100.0% liked)

PieFed Meta

907 readers
106 users here now

Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.

Wiki

founded 1 year ago
MODERATORS
 

Due to the unfortunate down-time of slrpnk.net we are currently researching possible blockers for creating a Lemmy to Piefed migration guide or script for a relaunch in 1-2 months.

I have never done such a migration before, but generally it seems possible, although migrating image uploads from Pict-rs adds additional complexity (that might not be worth it).

I have created an issue on Codeberg about possible blockers here, but additional input on possible issues or examples of similar migration scripts would be appreciated.

If anyone else has similar plans, please let me know so that we can work together on this.

you are viewing a single comment's thread
view the rest of the comments
[–] AccountMaker@lemmy.dbzer0.com 14 points 1 day ago (1 children)

Let's goooo!
I'll see if I can find the time to start contributing code to PieFed

[–] jollyroberts@jolly-piefed.jomandoa.net 9 points 1 day ago (1 children)

This helped me get a good handle on the code base when I started: https://join.piefed.social/2024/01/22/an-introduction-to-the-piefed-codebase/

Some are a little out of date now but still an excellent place to start!

[–] AccountMaker@lemmy.dbzer0.com 1 points 3 hours ago (1 children)

Thanks for the link!
I guess I should start with the Flask tutorial, since I never worked with it before.

Yeah, I did that, plus the videos, plus just running a local test instance and tweaking things.

The app/activity pub code is probably the most complex to follow. Most of the rest is easier to get your head around.

Feel free to ping me if you have questions. Or join the matrix channels, they are pretty lively too.