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

  • @asdfasdfasdf
    link
    281 month ago

    LMAO, Sublinks devs are so engrained in Java that they want to rewrite Rust in Java, and their survey they send is written in Office 365? They’re a meme.

    The Java idea is absurd and shouldn’t be taken seriously.

    I disagree with the Lemmy devs’ political views a great deal, but:

    1. It’s open source so you can audit if they’re doing anything bad
    2. Just fork it and improve if you have issues with the code they’re writing / features

    Java is a horrible language. Nearly every developer I’ve talked to in the last several decades agrees, even previously hardcore Java devs. Please just stop.

    • @RookiA
      link
      -61 month ago

      To your tips:

      1. We dont know rust
      2. We dont know rust

      We dont want “just” to rewrite lemmy to java, we want to improve the code and thus we ALL dont know and want to understand rust, we chose to use java, as it is good old programming language where structure is already known.

      Both languages are good, its just depends on what developer you ask. Both are valid options for a rest api.

      Sublinks just wants to add a wider spectrum to the fediverse!

      • @[email protected]
        link
        fedilink
        371 month ago

        We dont know rust

        There is a solution to this problem and it doesn’t involve writing any lines of Java or reimplementing a whole system.

      • @asdfasdfasdf
        link
        171 month ago

        Hard disagree. I think Java is objectively bad.

        I can give Rust to a completely inexperienced dev straight out if high school and they will be able to write a multi threaded program without data races since Rust was designed so that isn’t possible. That’s one example of many.

        Even null is something the creator of null said was an objective mistake, and that concept is embedded into Java, while it doesn’t exist in Rust.

        Learning Rust to the point where your code is correct is absolutely not hard at all, which is why it’s so bizarre when people create projects like this.

        • @RookiA
          link
          -101 month ago

          Like said its personal opinion. But what do we see with lemmy? Its on rust and still there are many bugs in there and the feature development is relative slow than to other open source projects.