I’ve seen people bring this up as another federated aggregator just recently, and I have a few questions,

  1. 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).

  2. Can I see and interact with PieFed instances and communities from a federated Lemmy instance? What about the other way around?

  3. Is there a way for people to migrate an account from Lemmy to PieFed? What about the other way around?

  4. What android app options are available for PieFed? Sorry, “the website is the app” is not how I like to do it

  5. Any other questions you think I should be asking?

  • simple@piefed.social
    link
    fedilink
    English
    arrow-up
    21
    ·
    edit-2
    5 hours ago

    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?

    https://interstellar.jwr.one/

    • gAlienLifeform@lemmy.worldOP
      link
      fedilink
      arrow-up
      4
      ·
      3 hours ago

      You can export your Lemmy account settings and import them to Piefed, but not the other way around

      Does account settings include a user’s subscribed communities?

    • bdonvr@thelemmy.club
      link
      fedilink
      arrow-up
      7
      ·
      5 hours ago

      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.