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.

  • cum@lemmy.cafe
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 years ago

    I think the people who say this and think Rust is the second coming of Jesus, just don’t code. You choose the right language that’s needed for the job. Server stuff like this is Java’s bread and butter. As amazing as Rust is, it has proven to not be a great choice for Lemmy’s development.

    • hansl@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 years ago

      I’m curious why you say Rust “ has proven “ to not be a great choice. There is a lack of Rust programmers, but its been the fastest growing community on GitHub for multiple years now, and has proven to be viable at all level of the stack.

      Full disclaimer: I code and work in Rust daily on the backend and frontend.