this post was submitted on 10 Jun 2025
-72 points (23.1% liked)
Fediverse
34571 readers
1509 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
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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.
How much of them? Parts being made in python isn't the same as your whole backend being written in 90% or nothing but python. But I guess we'll see.
Technically yes, though I wonder how long that would last if the next jump is anything like the last. I can already imagine the people bitching about "SeCUriTy" just like many were when people talked about maintaining backwards compatibility or keeping python2 support in the days of the transition to python3.
All of instagram and threads.
Only parts of facebook are written in python because its really fucked up.