Why I hate Java.
Why I hate Java.
@markus "Nobody forces you to ..." - I'm sorry but that's not an argument nor technical one.
Java with JVM was designed for '95 world where software was simple (very primitive comparing to contemporary software). Actually it was written and then trashed by one dude. Sun pulled it from the bin not because "what a merit" but because they needed "something" at that time.
If you want to write modern software use modern (well designed tools!) like Rust, Go or Zig. No runtime, ~0 overhead, fast.
@andhet @markus Rust and Zig are universal langs. You can write a kernel or a web framework or a CLI app with no fuss. Java was indeed written by James as Oak with a little help from Mike and Patrick. It was amazing in that time. Was.
Anyway this would need a broader discusion, time and space. I respect your knowledge and I really hope Java gets better, folks won't say stuff like "slow java" or "eats all the memory" and will install Java apps with no hesitation. Also no NullPointerExcepions.