this post was submitted on 23 Jan 2024
352 points (96.8% liked)

Fediverse

27398 readers
730 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] -1 points 7 months ago (1 children)

obviously I wasn't counting JS because by sheer volume, HTML+CSS+JS will outnumber everything because it's the only combo for the browser.

but if you restrict it as JS for Backend, then obviously it's not even close to Java.

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

If you can write off JS because "you have to use it because it's the internet" then I can write off Java because "you have to use it for billions of 20 year old legacy applications".

[–] [email protected] 3 points 7 months ago* (last edited 7 months ago)

I am not writing it off, I am saying it has no competition in the browser... therefore irrelevant to the discussion at hand.

and btw, even in the link https://madnight.github.io/githut/#/pull_requests/2023/4 Javascript is not first, Python is, over Java.

but once again, you would actually have to look for the backed JS applications, you are not choosing java over JS for the web, at best you would choose JSF and that still uses javascript.