Is it speed? Features? Ease of development? Just curious why lemmy is seeing more activity as opposed to other networks.

  • Don’t quote me on this, but I’ve read lemmy is a few years old already while kbin is just a few months old (3-4 mos?). Add the number of instances (i only know of 3 kbin instances) and you can see why it didn’t take off the way lemmy did.

    I agree. Purely text-based sites need a certain kind of audience/users. I love a good discussion/debate, but I need my memes, too. Lol.

    • @ritswd@lemmy.world
      link
      fedilink
      48
      edit-2
      1 year ago

      The Kbin creator had initially joined to help Lemmy, but decided to create his own thing when he couldn’t take their political alignments anymore. The Lemmy devs used to be vocal Uyghur genocide deniers and pro-North-Korea, and would answer questions on Reddit’s r/AskATankie (a tankie is someone who supports communist dictatorships), but now that Lemmy is successful, they’ve kind of grown hush-hush on it, without really addressing it.

      So, he went to create Kbin, but since he’s not a software engineer, he chose foundations that won’t really scale too well. Kbin is written in PHP, which is an interpreted and mono-threaded technology, it’s great at some stuff, but not high-scale services (source: that’s what I do for a living). Lemmy was written in Rust, which is compiled and multi-threaded. It doesn’t mean Lemmy won’t meet tricky scale bottlenecks, but it will give it a much larger toolset to get through whole classes of them.

      And of course, Kbin being much younger, it doesn’t currently have a bunch of critical stuff that Lemmy already has. For instance: an API, which has been allowing other people to build great native clients for it.

      • @JonsJava@lemmy.fmhy.ml
        link
        fedilink
        71 year ago

        Without an API, all clients would need to rely on scraping, which is slower and more resource intense - almost orders of magnitude. Until Kbin develops an API, it will always be less used.

      • @CheshireSnake@iusearchlinux.fyi
        link
        fedilink
        7
        edit-2
        1 year ago

        This is interesting. Thank you for the info. Quick question, though: does this mean kbin will inevitably face scaling issues when it gets too big? And there’s no way to prevent that?

        • @ritswd@lemmy.world
          link
          fedilink
          211 year ago

          My best answer is: if they get to sufficient scale, both Lemmy and Kbin will face scaling issues to get through, but Lemmy is based on something that will make it much easier for humans to get through a lot of those bottlenecks.

          I hope what this answer conveys is that the technology choice is a major factor, but not the only factor. If the Lemmy dev team doesn’t know how to scale a service, and don’t enlist the help of people who do, the underlying technology won’t make much of a difference. But it does give them a very strong upside.

          Another Lemmy user was saying that the Kbin move to use PHP was like someone saying: “oh, I like the airplane you just built by yourself with the intention to fly above the clouds, I’m going to do the same thing, let me prepare my cardboard”, and there’s a lot of truth to it. 😉

          • That analogy really drives the point home. Basically, lemmy already has a built-in advantage due to the tech they went with. But like any program/machine, it’s only as good as the people behind it. Thank you for the answer.

    • Frost WolfOP
      link
      fedilink
      211 year ago

      In fairness, despite its age, kbin feels like it has more features. I guess the simplicity of lemmy has its draws too, plus its already growing community.

      Lol as a visual person, I couldn’t agree more. Images make everything pop. I came from the dial up era and the boom of forums and chat rooms. But even I appreciate good memes and images sprinkled here and there.

      • @NightOwl@lemmy.one
        link
        fedilink
        81 year ago

        I do like the microblog feature of kbin for when you have some random question, but don’t want to make a full on thread about it.