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.
Who cares? If it works, it works.
The biggest strength of Java is that many programmers has years or even decades of experience in it.
I care, as someone who self hosts and have been doing so for 22 years. Java has always been the most annoying thing to maintain as a holster, especially on low resourced machines, like my raspi
Java is for enterprise level software that’s robust not for self hosting on a pi
You self host lemmy.world?
No, why does that matter?
Also you don’t have to worry about memory management
You don’t with Rust either.