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.

  • @deegeese@sopuli.xyz
    link
    fedilink
    English
    41 year ago

    I’m a Java developer and I would much rather pick up Rust to join an active project than try to rebuild something that already works using a less-marketable language.

    • sik0fewl
      link
      fedilink
      01 year ago

      Sure, but it’s a lot more work for you to get to a point where you can be an active contributor.

      • @deegeese@sopuli.xyz
        link
        fedilink
        English
        1
        edit-2
        1 year ago

        Is it really a lot of work for an experienced dev? I can pick up most new languages in a day or 2 unless it’s a total paradigm shift.

        • sik0fewl
          link
          fedilink
          21 year ago

          1-2 days is enough to learn the basics, but I doubt you’ll be as nearly as productive as with something you’ve been using for years. Keep in mind that new languages also mean new frameworks, etc, some which take years to actually master, but at least months to get a good handle on them.

          Also, from my understanding, Rust is a bit of a paradigm shift.

        • magic_lobster_party
          link
          fedilink
          11 year ago

          Sure, anyone can pick up a new language or two over a weekend. That doesn’t mean they are confident enough to contribute to large scale programs with it. That takes much longer to learn.