this post was submitted on 23 Jan 2024
364 points (96.7% liked)

Fediverse

26819 readers
100 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to [email protected]!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 83 points 5 months ago (1 children)

I see you woke up and chose violence.

[–] twistypencil 31 points 5 months ago (2 children)

I just self host and avoid Java like the plague due to how annoying it is to manage

[–] Ugurcan 7 points 5 months ago (1 children)

3 billion devices can't be wrong…

[–] twistypencil 10 points 5 months ago* (last edited 5 months ago)

One dude writing a Java server app, compared to Google writing an operating system, pretty equal comparison lol

[–] [email protected] 5 points 5 months ago (1 children)

What's annoying about it? Deploying a war to tomcat is one of the easiest things one can do.

[–] twistypencil 7 points 5 months ago

If you are a Java shop, and you do tomcat, then cool, maybe you've worked out the mysteries if Java deployment and managing resources (ahem, memory), and upgrades etc over the life cycle of a project. But most people doing deployment don't want a one off Java app as a snowflake in their intra, if they can help it because it requires more buy into the ecosystem than you want