Lemmy or Mbin users, have you tried Piefed? - eviltoast

List of instances: https://piefed.fediverse.observer/list

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
  • ability to reduce the amount of Trump and Musk content

It doesn’t have an app yet, but it’s in progress

At the moment, it only has 352 monthly active users, so it seems like people aren’t very interested in it yet

https://piefed.fediverse.observer/dailystats&days=7

Is this the lack of app, or is there anything else?

    • wjs018@piefed.social
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      5 days ago

      @freamon@preferred.social is the one primarily working on the api, pinging them to bring this to their attention. There is also a matrix chat for piefed dev where I have seen api discussions happen.

      My understanding as a non-dev is that the api is 95+% mostly the same as lemmy (intentionally so). The rest is mostly there, but with some kinks still to work out. Right now, preferred.social is the only piefed instance running a build with the api turned on for testing.

      • jwr1@kbin.earth
        link
        fedilink
        arrow-up
        7
        ·
        5 days ago

        I’ll just say, even if 95% of the API is the same (which I am almost sure it’s less than that), it will still need very intentional effort in order to implement the support. Interstellar already had support for Lemmy, but it took us several weeks to get to the point we are now with PieFed support, and that’s all with a code architecture that makes it easy to add new platforms to support (due to both Mbin and Lemmy support previously).

        All that to say, it likely will not be as easy as it seems to add PieFed support.

        • wjs018@piefed.social
          link
          fedilink
          English
          arrow-up
          3
          ·
          5 days ago

          Fair enough. App development is far beyond my programming capability and I am happy to defer to expertise in this regard.