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
    74
    ·
    edit-2
    1 year 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
      27
      ·
      1 year 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
        17
        ·
        1 year 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.