Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Fediverse
  3. What features are missing from piefed, or, why aren't we reccommending piefed instead of lemmy?

What features are missing from piefed, or, why aren't we reccommending piefed instead of lemmy?

Scheduled Pinned Locked Moved Fediverse
fediverse
148 Posts 42 Posters 687 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • avidamoeba@lemmy.caA [email protected]

    We have data on what it costs to run a sizeable instance of Lemmy and it's not a lot. How does Piefed compare? Anyone starting an instance who envisions it growing large has to contend with this question.

    There are now sizeable communities run on Lemmy instances that are reinforced by network effects. There needs to be a significant reason for them to migrate.

    sibshops@lemm.eeS This user is from outside of this forum
    sibshops@lemm.eeS This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #13

    I second this. Lemmy is written in Rust where as piefed is written in Python. When it comes to running a high-performance webserver, Lemmy has the advantage.

    povoq@slrpnk.netP avidamoeba@lemmy.caA 2 Replies Last reply
    0
    • avidamoeba@lemmy.caA [email protected]

      But how is that not a concern if you're interested in attracting more users? You run an instance with 500 users. Some thread on Reddit explodes and you get 1000-10000 new users in a few days. If Piefed has poor scaling you might be unable to pay the bills for your now much larger instance. That's not gonna be great for you or the new users.

      die4ever@retrolemmy.comD This user is from outside of this forum
      die4ever@retrolemmy.comD This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #14

      I think it's unlikely that they would attract such a large number of users with 1 post/comment on r/RedditAlternatives or something. Lemmy gets spammed everywhere and we usually don't even gain 1000 users a day overall across all instances.

      There's already been some comments about PieFed and they didn't result in huge surges.

      avidamoeba@lemmy.caA 1 Reply Last reply
      0
      • irelephant@lemm.eeI [email protected]

        Every time I go to the piefed frontpage I'm blown away by how much more polished it is. It has all the bells and whistles that lemmy is sometimes missing.

        Whats the catch? Why aren't we recommending everyone goes to piefed instead of lemmy?

        App support is one thing I can think of.

        misk@sopuli.xyzM This user is from outside of this forum
        misk@sopuli.xyzM This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #15

        Apps make or break those platforms. Lemmy apps are way better than even anything Mastodon has. We got really lucky that Lemmy exploded in popularity due to Reddit API changes which meant many app developers gave Lemmy a shot. I probably wouldn’t use Lemmy so much if Voyager didn’t fill the hole Apollo left in my heart.

        C ulrich@feddit.orgU M 3 Replies Last reply
        0
        • die4ever@retrolemmy.comD [email protected]

          I think it's unlikely that they would attract such a large number of users with 1 post/comment on r/RedditAlternatives or something. Lemmy gets spammed everywhere and we usually don't even gain 1000 users a day overall across all instances.

          There's already been some comments about PieFed and they didn't result in huge surges.

          avidamoeba@lemmy.caA This user is from outside of this forum
          avidamoeba@lemmy.caA This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #16

          Sure but does the rate of growth matter? The post asks about recommending Piefed instead of Lemmy. I presume the point is that the number of Piefed users would grow if we did that. So whether a thread produces 10, 1000, or 10000 users in a day, the number of users would grow over time. Then I think the question remains, if my Piefed instance costs $10/mo to run today, would it cost $100 with 10000 users or $1000, or more, or less?

          Relevant

          die4ever@retrolemmy.comD 1 Reply Last reply
          0
          • sibshops@lemm.eeS [email protected]

            I second this. Lemmy is written in Rust where as piefed is written in Python. When it comes to running a high-performance webserver, Lemmy has the advantage.

            povoq@slrpnk.netP This user is from outside of this forum
            povoq@slrpnk.netP This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #17

            While theoretically true, the main bottleneck with Lemmy seems to be the database performance, so with both projects depending on PostgreSQL for that, I somewhat doubt that Piefed being written in Python will have much noticeable effect in reality.

            M N 2 Replies Last reply
            0
            • irelephant@lemm.eeI [email protected]

              Every time I go to the piefed frontpage I'm blown away by how much more polished it is. It has all the bells and whistles that lemmy is sometimes missing.

              Whats the catch? Why aren't we recommending everyone goes to piefed instead of lemmy?

              App support is one thing I can think of.

              ddash@lemmy.dbzer0.comD This user is from outside of this forum
              ddash@lemmy.dbzer0.comD This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #18

              All your saying is, it looks better. I am not using any Lemmy webfrontend, I've always been using the apps that are available, many of which are absolutely polished.

              irelephant@lemm.eeI 1 Reply Last reply
              0
              • sibshops@lemm.eeS [email protected]

                I second this. Lemmy is written in Rust where as piefed is written in Python. When it comes to running a high-performance webserver, Lemmy has the advantage.

                avidamoeba@lemmy.caA This user is from outside of this forum
                avidamoeba@lemmy.caA This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #19

                Yeah, this would be my concern as well if I had to run it. Sure Python apps can be fast and most time is spend in IO, not compute, and if you're running a profitable operation the exact cost of compute might not matter much. However if you're running a non-profit service and you want it to be as dirt cheap as possible so it can be free for most users, then the cost of compute very much does matter.

                rglullis@communick.newsR 1 Reply Last reply
                0
                • avidamoeba@lemmy.caA [email protected]

                  Sure but does the rate of growth matter? The post asks about recommending Piefed instead of Lemmy. I presume the point is that the number of Piefed users would grow if we did that. So whether a thread produces 10, 1000, or 10000 users in a day, the number of users would grow over time. Then I think the question remains, if my Piefed instance costs $10/mo to run today, would it cost $100 with 10000 users or $1000, or more, or less?

                  Relevant

                  die4ever@retrolemmy.comD This user is from outside of this forum
                  die4ever@retrolemmy.comD This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #20

                  The rate of growth does matter yea. If an instance gets worried, they can lock signups. Slow growth means the software has time to improve as they notice issues.

                  Lemmy had many issues scaling before, except Lemmy had huge surges with the Reddit API blackouts.

                  If people start recommending PieFed now, it's on their own terms instead of a massive wave. They can backoff if they get too many users.

                  avidamoeba@lemmy.caA 1 Reply Last reply
                  0
                  • sabrew4k3@lazysoci.alS [email protected]

                    Is there even a second instance running piefed? I've only seen piefed.social

                    die4ever@retrolemmy.comD This user is from outside of this forum
                    die4ever@retrolemmy.comD This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #21

                    https://piefed.fediverse.observer/list

                    sabrew4k3@lazysoci.alS 1 Reply Last reply
                    0
                    • flamingos@feddit.ukF [email protected]

                      What's missing from Lemmy that would make it unattractive to the average user? Remember the majority of users don't post, comment or otherwise interact with the platform beyond voting.

                      die4ever@retrolemmy.comD This user is from outside of this forum
                      die4ever@retrolemmy.comD This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #22

                      What’s missing from Lemmy that would make it unattractive to the average user?

                      I don't think it's always easy to pinpoint UX issues and user friction. Sometimes these things just don't stick with mainstream users. I say it's worth a try to see which platform the average Reddit user will prefer.

                      But if you're gonna use from a phone, Lemmy's selection of mobile apps is unbeatable.

                      flamingos@feddit.ukF 1 Reply Last reply
                      0
                      • die4ever@retrolemmy.comD [email protected]

                        What’s missing from Lemmy that would make it unattractive to the average user?

                        I don't think it's always easy to pinpoint UX issues and user friction. Sometimes these things just don't stick with mainstream users. I say it's worth a try to see which platform the average Reddit user will prefer.

                        But if you're gonna use from a phone, Lemmy's selection of mobile apps is unbeatable.

                        flamingos@feddit.ukF This user is from outside of this forum
                        flamingos@feddit.ukF This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #23

                        Fair point. It probably hard to see this things when you've been in the thick of Lemmy for as long as most of us here have. It's easy to dismiss not liking lemmy-ui because alternative frontends exist (written from Photon), but does that matter when the overwhelming majority of instances use it as their landing page.

                        1 Reply Last reply
                        0
                        • endymion_mallorn@kbin.melroy.orgE [email protected]

                          Oh, I'm aware that both Lemmy and Mastodon have good apps. I'm just pointing out that if the 'argument' is that alternatives don't have an app, MBin does have one.

                          nusm@yall.theatl.socialN This user is from outside of this forum
                          nusm@yall.theatl.socialN This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #24

                          MBin does have one.

                          …for Android. Nothing for iOS.

                          ? endymion_mallorn@kbin.melroy.orgE blaze@lemmy.dbzer0.comB 3 Replies Last reply
                          0
                          • die4ever@retrolemmy.comD [email protected]

                            https://piefed.fediverse.observer/list

                            sabrew4k3@lazysoci.alS This user is from outside of this forum
                            sabrew4k3@lazysoci.alS This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #25

                            Is there a way to see version number? Everything else seems way slower than the flagship instance and even that seems slower than every Lemmy instance

                            flamingos@feddit.ukF 1 Reply Last reply
                            0
                            • sabrew4k3@lazysoci.alS [email protected]

                              Is there a way to see version number? Everything else seems way slower than the flagship instance and even that seems slower than every Lemmy instance

                              flamingos@feddit.ukF This user is from outside of this forum
                              flamingos@feddit.ukF This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #26

                              Seems they're all running the same version, or Piefed doesn't tag releases:

                              ::: spoiler piefed.social nodeinfo

                              curl -s https://piefed.social/nodeinfo/2.0 | jq
                              {
                                "openRegistrations": true,
                                "protocols": [
                                  "activitypub"
                                ],
                                "software": {
                                  "name": "PieFed",
                                  "version": "0.1"
                                },
                                "usage": {
                                  "localComments": 12382,
                                  "localPosts": 1169,
                                  "users": {
                                    "activeHalfyear": 561,
                                    "activeMonth": 309,
                                    "total": 800
                                  }
                                },
                                "version": "2.0"
                              }
                              

                              :::

                              ::: spoiler feddit.online nodeinfo

                              curl -s https://feddit.online/nodeinfo/2.0 | jq
                              {
                                "openRegistrations": true,
                                "protocols": [
                                  "activitypub"
                                ],
                                "software": {
                                  "name": "PieFed",
                                  "version": "0.1"
                                },
                                "usage": {
                                  "localComments": 503,
                                  "localPosts": 214,
                                  "users": {
                                    "activeHalfyear": 85,
                                    "activeMonth": 34,
                                    "total": 85
                                  }
                                },
                                "version": "2.0"
                              }
                              

                              :::

                              H jeena@piefed.jeena.netJ 2 Replies Last reply
                              0
                              • nusm@yall.theatl.socialN [email protected]

                                MBin does have one.

                                …for Android. Nothing for iOS.

                                ? Offline
                                ? Offline
                                Guest
                                wrote on last edited by
                                #27

                                True, MBin is small so I'm not surprised they cater to the bigger platform.

                                nusm@yall.theatl.socialN 1 Reply Last reply
                                0
                                • avidamoeba@lemmy.caA [email protected]

                                  Yeah, this would be my concern as well if I had to run it. Sure Python apps can be fast and most time is spend in IO, not compute, and if you're running a profitable operation the exact cost of compute might not matter much. However if you're running a non-profit service and you want it to be as dirt cheap as possible so it can be free for most users, then the cost of compute very much does matter.

                                  rglullis@communick.newsR This user is from outside of this forum
                                  rglullis@communick.newsR This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #28

                                  If you want it to be "free to most users", the cost of data storage and IO will completely dominate over the cost of CPU.

                                  There are plenty of good arguments to prefer Rust over python for a distributed application, but "language efficiency" is not one of them.

                                  Anyway, if you are biased in favor of Rust and want a decent argument to justify it, I will let you use 'It's easier to compile Rust to WASM and have the application run on the browser, while compiling python in a cross-platform way is a nightmare', free of charge.

                                  N 1 Reply Last reply
                                  0
                                  • nusm@yall.theatl.socialN [email protected]

                                    MBin does have one.

                                    …for Android. Nothing for iOS.

                                    endymion_mallorn@kbin.melroy.orgE This user is from outside of this forum
                                    endymion_mallorn@kbin.melroy.orgE This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #29

                                    I don't really have a positive thing to say about people who want to stick to Apple as their primary device ecosystem.

                                    nusm@yall.theatl.socialN 1 Reply Last reply
                                    0
                                    • die4ever@retrolemmy.comD [email protected]

                                      The rate of growth does matter yea. If an instance gets worried, they can lock signups. Slow growth means the software has time to improve as they notice issues.

                                      Lemmy had many issues scaling before, except Lemmy had huge surges with the Reddit API blackouts.

                                      If people start recommending PieFed now, it's on their own terms instead of a massive wave. They can backoff if they get too many users.

                                      avidamoeba@lemmy.caA This user is from outside of this forum
                                      avidamoeba@lemmy.caA This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #30

                                      Yeah, that makes sense for the defect class of performance problems. I'm more concerned with the inherent performance (compute) disadvantages of Python. Perhaps they wouldn't matter, hard to know without load testing.

                                      I didn't downvote.

                                      snoopy@piefed.socialS 1 Reply Last reply
                                      0
                                      • rglullis@communick.newsR [email protected]

                                        Personally, because I think all server-centric AP software is broken and I want to see a client-first application to browse the social web.

                                        Piefed goes in the opposite direction, giving more power to the server admins and taking a good page of social engineering / "nudge theory" principles to apply in its design. Much like Mastodon, it seems to be strongly opinionated about how people should behave and it kinda gives me an icky feeling about its culture.

                                        blaze@lemmy.dbzer0.comB This user is from outside of this forum
                                        blaze@lemmy.dbzer0.comB This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #31

                                        It may be a bit opiniated, but it's nice to see a different approach from Lemmy devs who don't see the need for any additional moderation tool.

                                        I brought up mod mail during the AMA, it has been considered too complex to implement. A moderation panel with an overview of the mod queue would be nice too, but not a priority.

                                        I'm not saying Piefed is perfect, but at least they prioritize that aspect.

                                        rglullis@communick.newsR nutomic@lemmy.mlN 2 Replies Last reply
                                        0
                                        • endymion_mallorn@kbin.melroy.orgE [email protected]

                                          I don't really have a positive thing to say about people who want to stick to Apple as their primary device ecosystem.

                                          nusm@yall.theatl.socialN This user is from outside of this forum
                                          nusm@yall.theatl.socialN This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #32

                                          If you want to debate Apple, start another thread. This post is about Mbin and Piefied, and for me, I use Voyager on iOS to surf Lemmy. I don’t want to switch to or recommend Mbin or Piefied if there’s not an app for it and the best I can do is a PWA.

                                          Don’t try to hijack the thread to push your anti Apple agenda. You can dislike Apple all you want, just not in this thread.

                                          jeena@piefed.jeena.netJ 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups