Why are people still using #Java?
@elan Originally it was the only thing you could do if you didn't want to Microsoft. Now, I suspect there's millions of lines of stuff and it's become millennial COBOL.
Definitely. Plus the later versions with the autoboxing (iir the name correctly) and (finally) lambdas is quite mature. Took a long time to get there though.
I'd still stay away from committee-led massive consultancy fees nonsense like EJBs though.
Just typing all those curly braces, and everything is a noun, memories make me shudder. :)
Although - Java or the JVM? There are a lot of interesting things that use the JVM.
@francis @tarheel @elan Yeah, I don't always write Java, but when I do, I write Kotlin now. Literally all the benefits of Java ecosystem AND the JVM but more modern syntax.