Hello world!

We would like to start by saying thank you ❤, no really 🙏 THANK YOU to ALL the moderators out there!

Without you folks, we would have no one to help keep our community safe and help build the communities both here on Lemmy.World and on other fine instances. To this end, we want to make sure your voices are heard 📣 loud and clear📣.

So, in the spirit of transparency, we would like everyone to know that we are looking to help out the folks working on Sublinks. Over the last several months we have grown to be more than just Lemmy.World. We’ve added platforms such as Pixelfed and Sharkey to help offer our users more diverse options for expressing themselves online. We still are very committed to Mastodon as well.

We DO NOT plan on moving away from Lemmy as a software platform at this time. Any changes in our core services would need to be discussed extensively internally AND externally with our community members. We firmly believe in the growth of the Fediverse and without the users, there would only be software, and that’s no fun!

Sooo…

The Sublinks team has written up a little survey, which we feel is both thorough and inclusive. It covers a wide range of topics, such as user privacy, and community engagement, along with trying to gauge things that are difficult when moderating.

Also please be aware the information collected by this survey is completely anonymous. As many of us in the social sciences background know, if you want the REAL feelings of individuals, they need to feel safe to express themselves.

👉Moderation Survey HERE👈

Please feel free to comment in this thread, we will do our best to respond to any genuine questions.

We look forward to hearing from each and every one of you!

=Sincerely,
Fedihosting Foundation

PS … also if this sounds like a corporate press release to you folks, we still punk 🤘😜🤘

  • @[email protected]
    link
    fedilink
    551 month ago

    I don’t see why the moderation tools couldn’t just be improved on Lemmy.

    There is no reason it couldn’t. The main problem seems to be that the Sublinks devs don’t like the Lemmy devs and they don’t want to bother learning Rust either and would rather rewrite the whole thing in Java.

    They are of course totally free to do that, but it does seem easier to just improve Lemmy instead of building a whole new Fediverse service just to improve mod tools.

    • Carighan Maconar
      link
      201 month ago

      Honestly though if they need to learn Rust to do that, it might not be a good idea. I’d rather have a very good implementation in Java than a very amateur one in Rust. Depending on the implementing dev, of course.

      • @[email protected]
        link
        fedilink
        27
        edit-2
        1 month ago

        Usually that kind of thing depends more on the dev and less on the language. Junior devs will write bad code in any language. An experienced dev can pick up a language and write good code quickly.

        Also, if you want to consider the effects of junior devs on a project, the Rust compiler is much more likely to ensure that junior devs don’t do something stupid, since the compiler makes it harder to make mistakes.

      • @[email protected]
        link
        fedilink
        191 month ago

        Its not necessary to learn Rust to improve mod tools in Lemmy. There can be external mod tools implemented as api clients using any language, such as LemmyAutomod. Its also possible to add plugin support for Lemmy, which again can be implemented in various languages thanks to webassembly

      • adONis
        link
        21 month ago

        At this point they just might contribute to kbin then. If they know Java, they probably know PHP too, or at least it’d be easier to pick up.