Remix.run Logo
exabrial 2 days ago

Modern Java friggen rocks. I honestly cannot understand why you would use anything but the OG these days!

dionian 2 days ago | parent [-]

scala 3 exists

spopejoy 9 hours ago | parent | next [-]

At this point I don't understand why to use a JVM language with anything but Java. Java is a "good enough" language now and is still the premier ecosystem driver, getting all of the big-budget upgrades and attention -- but it's still a PITA, mainly because of the terrible tooling surrounding deploying an app with the JVM. My point is, the JVM is both the best and the worst thing about Java, so if you're clojure (cough common lisps) or scala (cough OCAML/Haskell) it seems like you're making life hard for no reason -- there are at least equivalent if not better alternatives that can actually compile to a deployable binary.

vips7L 2 days ago | parent | prev [-]

If you want to punish yourself.