• gabe [he/him]@literature.cafe
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 years ago

      For context, there’s a lot that goes on behind the scenes when it comes to lemmy admin stuff especially in the matrix channels. There is a significant frustration and lack of confidence in the lemmy developers at this point. Even those who try to contribute to the project get eventually feeling pushed out.

      • HobbitFoot @thelemmy.club
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 years ago

        Based on what I’ve seen on the public facing part of the developer side, I get the feeling this isn’t the kind of group that can build the kind of organization required to make this sustainable in the long run.

        I’m just waiting for when Beehaw releases that they’ve given up on Lemmy and have created a new tech stack.

        • Ategon@programming.dev
          link
          fedilink
          English
          arrow-up
          0
          ·
          edit-2
          2 years ago

          In terms of new tech stack currently theres sublinks being made by devs/admins of a bunch of instances (discuss.online, lemmy.world, programming.dev, etc.)

              • Kogasa@programming.dev
                link
                fedilink
                English
                arrow-up
                1
                ·
                2 years ago

                Not really a substantial opinion, but I have little hope that replacing a fairly well established Rust codebase with a brand new Java one will do much in terms of increasing contribution.

                • thundermoose@lemmy.world
                  link
                  fedilink
                  English
                  arrow-up
                  0
                  ·
                  2 years ago

                  I wouldn’t shortchange how much making the barrier to entry lower can help. You have to fight Rust a lot to build anything complex, and that can have a chilling effect on contributions. This is not a dig at Rust; it has to force you to build things in a particular way because it has to guarantee memory safety at compile time. That isn’t to say that Rust’s approach is the only way to be sure your code is safe, mind you, just that Rust’s insistence on memory safety at compile time is constraining.

                  To be frank, this isn’t necessary most of the time, and Rust will force you to spend ages worrying about problems that may not apply to your project. Java gets a bad rap but it’s second only to Python in ease-of-use. When you’re working on an API-driven webapp, you really don’t need Rust’s efficiency as much as you need a well-defined architecture that people can easily contribute to.

                  I doubt it’ll magically fix everything on its own, but a combo of good contribution policies and a more approachable codebase might.

  • SorteKanin@feddit.dk
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    2 years ago

    You can’t delete any text in comments or posts either - or at least not reliably, as any federated instance could choose to ignore deletions.

    You should basically consider what you write or post here public, and probably public for good. But here’s the thing - same goes for the entire rest of the Internet as well, basically.

    • JohnEdwa@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      2 years ago

      And seemingly nothing is actually deleted, just hidden. Boost for Lemmy currently has an interesting bug where any comment, deleted or removed, can still be seen by simply selecting “copy post text” from the menu, as the API will return what was previously there.

      PSA, if you want to delete a comment or post, be absolutely sure you first edit it to be blank.

    • ooli@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 years ago

      I didnt know about that. This is a bit scary to be honest, and the first time I feel a bit taken aback with lemmy

      • Spotlight7573@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        2 years ago

        You also know that all votes are technically public and can be viewed by any instance admin that’s federated with the server a community is on, right? There’s no way to see that in the Lemmy UI at the moment but the data is there on the server.