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.

  • @kaffiene
    link
    English
    410 months ago

    It’s probably got the best library/tooling ecosystem of any language out there. Certainly dwarfs Rust in that regard. Easier to find devs. Reasonably efficient thou not as much as Rust and typically less memory efficient. It’s a perfectly good suggestion for a project like Lemmy. I’d reach for Java or Go before Rust for a project like this but you know, that’s just me.

    • Kawawete
      link
      fedilink
      English
      210 months ago

      You see, Go would’ve been a better option than Java.

      • @kaffiene
        link
        English
        310 months ago

        It would have been a good option. As is Java. If you want to do it in Go, go ahead.