this post was submitted on 10 Jun 2025
-69 points (23.7% liked)

Fediverse

34409 readers
655 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to [email protected]!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)

founded 2 years ago
MODERATORS
 

Recently joined and started a community for people who want to move away from Lemmy and want to see Lemmy loosen its stranglehold on the threadiverse, if that seems like something interesting to you consider checking out [email protected]

you are viewing a single comment's thread
view the rest of the comments
[–] Alabaster_Mango 8 points 2 days ago (1 children)

I keep forgetting about the dev issues, lol. Deffo legitimate problems one might have with a software for sure. I don't run into that a lot over here on Lemmy.ca though, which is nice.

I stand by my assessment though. It's still weird to me to promote one thing by shooting down another. Feels too much like politics in North America to me. They could have made a "Support Piefed" community instead.

[–] [email protected] 10 points 2 days ago (1 children)

I agree, this whole idea of canceling Lemmy is weird and just feels reactionary. Also Piefed running on Python doesn't seem like something that can scale well nor something that can be perpetually worked on for the long haul without running into issues with new python releases and compatibility with them.

[–] [email protected] 3 points 3 hours ago

Piefed being written in python means nothing.
Instagram and threads (and parts of the clusterfuck that is facebook) are written in python and seem to have scaled fine.

Performance is negligable -- the main bottleneck is I/O.
If a new python release breaks compatibility, Piefed can keep using the old version of python.