• BlazeOP
    link
    fedilink
    English
    arrow-up
    21
    ·
    9 months ago

    The general issue of Kbin is that most of the development has to be approved by the main contributor of the project.

    This fork is meant to be easier to contribute to. Let’s see how it evolves.

    • nakal@kbin.social
      link
      fedilink
      arrow-up
      5
      ·
      9 months ago

      It makes sense to approve things and keep navigating in one direction. What was the original problem?

      • ram@bookwormstory.social
        link
        fedilink
        English
        arrow-up
        14
        ·
        9 months ago

        The problem with kbin is that the project maintainer was leaving PRs to rot for months. Even things like PRs to update dependencies for security patches weren’t getting updated. The community-based one looks to resolve that by running by simple consensus.

        I’m not sure I agree that’s a good idea, giving full governance to the community like that, but since Kbin’s development has slowed, and the app itself has proven itself to be less-than-desireable to maintain, this is a good chance at finding new direction.

        • nakal@kbin.social
          link
          fedilink
          arrow-up
          5
          ·
          9 months ago

          Thanks for the explanation. Since KBin is more fragmented and does not build up enough steam for further development, it’s maybe a better option to move to Lemmy at this point.

          • ram@bookwormstory.social
            link
            fedilink
            English
            arrow-up
            7
            arrow-down
            3
            ·
            9 months ago

            I wouldn’t necessarily agree on that, but Lemmy is a more mature code-base which is a boon for sure in Lemmy’s favour. Kbin’s only been in development since Janaury 2021, with the canonical instance being as new as June 2023. Meanwhile Lemmy’s been in development since February 2019, with the canonical instance opening up in May 2019.

            Even if you check the last week of commits;

            Kbin's had 1

            while Lemmy's had 1.2 per day

            To be upfront with my biases though, I prefer Lemmy just for the UI and UX. I find Kbin difficult and slow to navigate in comparison, and frankly, I find many of the least tolerable people on Lemmy to be from Kbin. Obviously this doesn’t include you, but my perception nevertheless influences my biases.

          • Anonymousllama@lemmy.world
            link
            fedilink
            English
            arrow-up
            4
            ·
            9 months ago

            Also need to factor in the codebase of Lemmy. Kbin is based on the Symfony framework so the barrier to entry is going to be lower, hopefully getting more people interested in contributing.

            It’s still a pretty bleeding edge project, running PHP 8.3 and Symfony 6, so that’s nice at least

          • BlazeOP
            link
            fedilink
            English
            arrow-up
            3
            ·
            9 months ago

            Lemmy is also kind of struggling to get contributors onboard due to Rust not being that popular for Web.

            Maybe mbin will become a viable equivalent just by having more contributors. Let’s see

            • thisisawayoflife@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              ·
              9 months ago

              I wonder if a platform that’s using more enterprise-y components would make things easier to onboard contribs? Java/Kotlin in Spring Boot w/React?

              With the right contribution guidelines and solid PR pipelines to ensure code quality, it seems like pretty much any engineer could hop in and start developing. Especially if local resources like containers could be leveraged to allow rapid development.

              • BlazeOP
                link
                fedilink
                English
                arrow-up
                1
                ·
                9 months ago

                That could work. I’m always surprised that with 30k monthly active users, most of them tech people, there’s not a few Java dev who started a project