I made a blog post discussing my biggest issues with Lemmy and why I am kind of done with it as a software.

  • acockworkorange@mander.xyz
    link
    fedilink
    arrow-up
    9
    ·
    4 months ago

    Why a new software though? Why not fork lemmy? Might as well call it Kilmister too. I just don’t see why reinvent the wheel, especially since the issue is that of management and not technical.

    • Lionir [he/him]@beehaw.org
      link
      fedilink
      arrow-up
      8
      ·
      4 months ago

      The codebase is remarkably not fun to work with according to everyone I’ve talked to. The language (rust) is also not common for web services so many have no experience with it. These things made people want to start from scratch.

      • el_bhm@lemm.ee
        link
        fedilink
        arrow-up
        3
        ·
        4 months ago

        @[email protected]

        I was a Java developer before starting to contribute to Lemmy. Didnt know anything about Rust, just wrote code and resolved compiler errors until things worked. Rust is definitely not as hard to learn as some people think.

        Anyone who has worked in SE knows how massive of a red flag this is. Nutomic aint wrong on principle. But aint he massively wrong at the same time.

        Kotlin is a replacement for Java. But boy oh boy are they different languages allowing different things in the same VM.