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 🤘😜🤘

  • 柊 つかさ
    link
    791 month ago

    I don’t see why the moderation tools couldn’t just be improved on Lemmy. The new moderator view has been very useful for me as a moderator. We already have Lemmy and Kbin. The Sublinks about page doesn’t say how it is going to be different/better than the existing options apart from moderation tools. On top of that it is made in Java instead of Rust? That’s just going backwards in my opinion… This post also does not state why you guys are interested in a Lemmy alternative. You could have named some issues you have with it and why something else would be better(just like the Sublinks guys could have done in their about page). I started my communities here and put a lot of effort in them. I can’t just switch instances without destroying most of the work done. The language used here really makes it sound like this instance is on borrowed time. Being able to transfer communities to another instance would be nice…

    • @[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.

    • @RookiA
      link
      -81 month ago

      Hi,

      thanks for your ideas, moderation isnt just a community, its the whole instance. The moderation lacks for instance admins the most. For example reports, with the current setup it is impossible to search for one specific report or sort by community,person,reporter,types. The sort order is currently somewhere else where it should be, it sorts on the server by old => new and client side new => old. I dont know if this was wanted but it just creates additionally to the lack of sort or filter options a issue for instance admins, that want to look for urgent reports at the top of the reports.

      The programming language is just a preference, i already said this to mutliple people, this was a choice of convinience and it is still a valid option for a rest api.