!aRKdLCkUeIFjRPZuJT:nixos.org

NixOS JVM

121 Members
27 Servers

Load older messages


SenderMessageTime
17 Jul 2025
@msgilligan:matrix.orgmsgilliganThanks everyone for your time and advice!22:18:33
@softmoonworld:matrix.org@softmoonworld:matrix.orgif anyone was interested -- I looked into the code for temurin and it says 17.0.15 but it does download the +6 version since it's automatically getting the latest.23:13:16
@infinidoge:inx.moeInfinidoge 🏳️‍⚧️Cool, I meant to check that but I got distracted by at least 4 separate tangents and forgot23:14:01
@emilazy:matrix.orgemilythe versioning scheme is weird23:19:52
@emilazy:matrix.orgemily +n are prereleases until they declare one of them to be -ga 23:20:04
@emilazy:matrix.orgemily so we never package the same version with a different +n, since we wait for -ga but represent it with the +n to match Temurin etc. since that's the canonical version 23:20:26
@infinidoge:inx.moeInfinidoge 🏳️‍⚧️I love Java I mean it both sarcastically and seriously23:25:07
@softmoonworld:matrix.org@softmoonworld:matrix.orgahh thats so interesting 23:40:16
@msgilligan:matrix.orgmsgilliganJava has had some of the craziest versioning schemes I've seen, thought they've reigned in some of their worst mistakes. e.g. Java 2 version 1.3.23:40:22
@softmoonworld:matrix.org@softmoonworld:matrix.orgi'm in this funny place where i'm going to be working on a java code base and i am not a java professional, and i've also installed nixOS on my machine and i'm just learning a lot very fast right now.23:41:01
@msgilligan:matrix.orgmsgilligan I'm guessing there's code in Nixpkgs that still deals with the 1.8 versioning for Java 8... 23:41:10
@softmoonworld:matrix.org@softmoonworld:matrix.orgoo i should take a look at that and see if i can imagine the history23:41:33
@msgilligan:matrix.orgmsgilliganJava 17 is a good version to start with. The newer you can use, the better. They've really made dramatic improvements from 8 (aka 1.8) to 25 and seem poised to continue the good work.23:43:00
@msgilligan:matrix.orgmsgilliganAnd part of the (historical) problem(s) with Java was that there were some really bad "enterprise" programming patterns that infected the ecosystem. They weren't required by the language, but they were ubiquitous.23:44:22
@infinidoge:inx.moeInfinidoge 🏳️‍⚧️ See also FizzBuzz Enterprise Edition 23:45:08
@msgilligan:matrix.orgmsgilligan OutputGenerationContextVisitorFactory oh yeah! 23:47:10
@msgilligan:matrix.orgmsgilligan import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.interfaces.visitors.OutputGenerationContextVisitor; 23:47:35
@msgilligan:matrix.orgmsgilligan

@moon, if you'r the book-reading type you might look at:

  • https://www.manning.com/books/modern-java-in-action
  • https://www.manning.com/books/the-well-grounded-java-developer-second-edition
23:51:08
@msgilligan:matrix.orgmsgilligan"Modern Java in Action" is excellent, though getting a little bit dated since it was written in the Java 9/10 era.23:51:48
@msgilligan:matrix.orgmsgilligan"The Well-Grounded Java Developer" is more modern but jumps around between topics a little. It includes coverage of Clojure and Kotlin which may or may not interest you.23:52:39
@msgilligan:matrix.orgmsgilligan *

@moon, if you're the book-reading type you might look at:

  • https://www.manning.com/books/modern-java-in-action
  • https://www.manning.com/books/the-well-grounded-java-developer-second-edition
23:55:19
18 Jul 2025
@softmoonworld:matrix.org@softmoonworld:matrix.org Oh I am! Thank you for the recommendation msgilligan . these look really helpful. 00:02:25
@softmoonworld:matrix.org@softmoonworld:matrix.orgI think the well grounded developer sounds like the perfect book since i have to clean up and modernize and move things over to kotlin slowly00:04:25
@infinidoge:inx.moeInfinidoge 🏳️‍⚧️I wish I could like Kotlin00:04:41
@infinidoge:inx.moeInfinidoge 🏳️‍⚧️But alas Conflict of Interest: The Language00:04:54
@msgilligan:matrix.orgmsgilliganAnd if you're looking for an absolute beginner book, "Java in a Nutshell" was great. (Don't ask me what version Java was at when I first read it 🤣 -- but I've looked at the updated versions they're good too -- they finally realized there was this thing called "the internet" and got rid of the reference section)00:05:12
@softmoonworld:matrix.org@softmoonworld:matrix.orgwhat don't you like about kotlin? i haven't really written it. only clojure 00:05:17
@infinidoge:inx.moeInfinidoge 🏳️‍⚧️Since it's made by a company that also produces IDEs, it has pretty abysmal support outside of IntelliJ, and they have little motive to improve it00:05:52
@infinidoge:inx.moeInfinidoge 🏳️‍⚧️If it weren't for that, I'd like Kotlin00:05:59
@msgilligan:matrix.orgmsgilliganI like Kotlin, but I avoid using it in libraries because it drags in the Kotlin Standard Library as a dependency.00:06:33

Show newer messages


Back to Room ListRoom Version: 6