just that

    • SpacemanSpiff
      link
      fedilink
      4
      edit-2
      1 year ago

      Yes….on a technical level. But the picture is bigger than that. Personally, I have a hunch that the choice of Rust is making Lemmy’s development slower. This seemed to be evidenced by the fact that Kbin has as much if not more functionality than Lemmy while having only been around for 2 months vs Lemmy’s 4 years. The Kbin dev has also been much more able to fix things on the fly during the surge in users. Whereas Lemmy will supposedly move off websocket use any day now.

      Adoptability isn’t something to be discounted. The fact that there are many more people out there familiar with PHP may give Kbin an edge over time. And let’s be honest, in real-world tests PHP can very often be faster then any less-than-mature-Rust codebase.

    • garrettw87
      link
      fedilink
      01 year ago

      Not for me. I know PHP and not Rust, so if I want to go somewhere that I have a chance of contributing to, that narrows it down.

      • Fair enough.

        I suppose there is something nice about a low barrier-to-entry codebase, but I’d be weary of getting inundated with low quality PRs and spend all my time on code reviews. Maybe that’s unrealistic, but I haven’t seen that nearly as often outside of Python and JS projects