I’ve seen people bring this up as another federated aggregator just recently, and I have a few questions,
-
What advantages/disadvantages does it have over Lemmy? I’m more interested in user experience stuff (I have PTSD from moderating a community on reddit years ago and way too little free time to be an admin), but the technical stuff is interesting (even if I only like 40% understand it).
-
Can I see and interact with PieFed instances and communities from a federated Lemmy instance? What about the other way around?
-
Is there a way for people to migrate an account from Lemmy to PieFed? What about the other way around?
-
What android app options are available for PieFed? Sorry, “the website is the app” is not how I like to do it
-
Any other questions you think I should be asking?
-
According to the dev and some people, the frontend is more performant than Lemmy/Kbin/Mbin due to the smaller data sizes. I read that it was because the dev came from some african (?) city where they only had like what, 2G internet connections? As for the disadvantages, I can’t say I find it great that it is written in Python. I don’t like interpreted languages in production. That’s all. Comparing the performance of it and the backend of Lemmy wouldn’t be fair, since Lemmy’s backend is written in Rust (compiled).
-
Yes. Though not all features are federated (yet), for example flairs.
-
Unless platforms start implementing the DID standard, this will be hacky to accomplish without weird artifacts. One other way is to do it how Mastodon does it, but that does not bring your content with it.
-
Afaik only Interstellar supports it atm.
-
No.
I don’t see myself switching to it anytime soon.
-
- It is more opinionated than Lemmy. Comments with -10 score are automatically collapsed, users with low karma have icon next to their name, 4Chan screenshots are automatically reported.
It’s much better at federation than Lemmy.
But the coolest thing is that it does not need to be a competition. Both platforms can do good in the federation.
But if you want to give it a try Piefed.social
It’s much better at federation than Lemmy.
Do you have an example or source for what this means? Like is it faster/more efficient to propagate things, more featureful in what it federates, etc.?
Is it possible to follow accounts on Piefed?
Yep!
I want to know about the people behind it. Is it some backyard developers or is it a company?
Backyard in your terms. Rimu is the main dev, lots more of us helping.
It’s not a company.
- Found this through a Google search: Piefed has a few nice features that Lemmy and Mbin lack:
- instance blocking
- comments combination, posts only appear once
- keyword filter
- topics (admin-managed feeds)
- user-managed feeds, public and private
- tags
- flairs
- multi communities
-
Yes & yes. They’re built on ActivityPub and interact with each other, though the things that PieFed offers that Lemmy doesn’t (like tags) aren’t visible from Lemmy. And Lemmy can subscribe and interact with posts from PieFed.
-
Yes. There is a way to export all your details through the Lemmy settings and import through PieFed settings, and vice versa.
-
App support is sparse at the moment, but the Interstellar app (https://interstellar.jwr.one/) for Android works with PieFed.
-
Can’t think of anything.
What are the disadvantages of piefed over Lemmy?
Imo, no good IOS mobile apps. Mlem, Voyager and others are great. If something similar existed for PieFed I would dump my lemmy account immediately. They now have Interstellar but it’s not stellar.
the things that PieFed offers that Lemmy doesn’t (like tags) aren’t visible from Lemmy
I’m far from a PieFed expert (I’ve only just started using it a little) but this is the main disadvantage.
Ok, but I would say that’s more a Lemmy disadvantage!
What advantages/disadvantages does it have over Lemmy?
It has more features, such as flairs, a way to move communities somewhere else, the ability to see comments from all crossposts, multi-communities, and it has a much faster development pace. The UX still needs some work, but that can be improved over time.
From a technical perspective it’s made with Python which is much, much easier to use than Rust and attracts more contributors. From what I understand it’s easier to host too.
Can I see and interact with PieFed instances and communities from a federated Lemmy instance? What about the other way around?
Yes and yes.
Is there a way for people to migrate an account from Lemmy to PieFed? What about the other way around?
You can export your Lemmy account settings and import them to Piefed, but not the other way around.
What android app options are available for PieFed?
Hello, hope you do not mind additional questions.
If I block an instance on PieFed, do their votes count?
Not sure unfortunately.
I should check this out, now that lemm.ee is going out.
with Python which is much, much easier to use than Rust and attracts more contributors. From what I understand it’s easier to host too.
I can’t imagine it’s much easier than Lemmy. As far as self hosting goes Lemmy is pretty standard. And with PieFed being python it’s bound to be less efficient at the same scale.