On any of the donation threads where it came up and he replied to it, the most he ever did was some half hearted corporate PR “apology” (ironic)

        • irelephant [he/him]🍭
          link
          fedilink
          English
          61 month ago

          Sure, but you can just make a script that migrates it.

          Right now, there isn’t any problems with the code, so there is no reason or incentive to fork it.

          • fxomt
            link
            fedilink
            English
            41 month ago

            Sure, but you can just make a script that migrates it.

            They’re working on that.

            • irelephant [he/him]🍭
              link
              fedilink
              English
              21 month ago

              I read about that. I honestly would have switched to piefed myself if I hadn’t gotten too used to the lemmy-ui.

              • fxomt
                link
                fedilink
                English
                31 month ago

                It’s not technically impossible to fork and port lemmy-ui to piefed (the APIs are similar. Hell, you might not even need to modify the code.)

                I don’t mind not having lemmy-ui if i can keep using all the other lemmy clients, personally :D

                • irelephant [he/him]🍭
                  link
                  fedilink
                  English
                  21 month ago

                  True, when people say the apis are similar, do you mean you could use a lemmy client with it, or that it would be easy to adapt a lemmy client for it?

                  • fxomt
                    link
                    fedilink
                    English
                    31 month ago

                    [AFAIK] The only thing right now, that’s stopping me from using say photon with piefed; is that most clients use the /api/v3 endpoint, but piefed only has /api/alpha. I bugged rimu about try to add a mock /api/v3 endpoint to see how far most lemmy clients would go with an unmodified instance; he’s yet to try that though.

                    But beyond that trivial point, yes; it should be very easy to adapt a lemmy client. Andrew already did so, while knowing nothing about dart; jwr1 already ported interstellar; and AP is planning to port tesseract/dubvee to piefed.