Seems like an interesting effort. A developer is building an alternative Java-based backend to Lemmy’s Rust-based one, with the goal of building in a handful of different features. The dev is looking at using this compatibility to migrate their instance over to the new platform, while allowing the community to use their apps of choice.

  • loutr@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    5 months ago

    Because modern Java is an OK language with a great ecosystem to quickly build web backends. And there are lots of java devs which means more potential contributors.

    • 0x1C3B00DA@kbin.social
      link
      fedilink
      arrow-up
      0
      ·
      5 months ago

      Exactly. It’s also using Spring Boot, Hibernate, and Lombok. It looks just like projects at work. It might be the first fediverse project I contribute regularly to.

      • BURN@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        5 months ago

        +1 same

        I tried to contribute to Lemmy, spent a few hours really confused by rust and gave up. I can meaningfully contribute to a Java/Spring project, not a rust one.

      • Fudoshin ️🏳️‍🌈@feddit.uk
        link
        fedilink
        English
        arrow-up
        0
        ·
        5 months ago

        Spring Boot, Hibernate, and Lombok

        Ah, yes. How about he kitchen sink and another 5000 dependencies to make Java bareable to code in? Actually lets skip Java cos it’s an over-engineered cluster-fuck that considers verbosity a virtue.

    • Fudoshin ️🏳️‍🌈@feddit.uk
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 months ago

      Hello world in Java = 500 lines of code.

      Hello world in Rust = 3 lines of code.

      Java is over-engineered corporate bullshit used by banks and Android development. Nobody programs Java for the fun of it.

      • BURN@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        5 months ago

        Hello World is < 10 lines in Java. Just say you don’t know the language and go away.

        Java runs the majority of corporate software out there, and it is very good at what it’s built for.

        I’ll take Java over Python/Rust any day of the week