You're viewing a single thread.
Java is in a completely different leagues to the rest of these.
Whatever you think Java sucks at, the other languages mentioned here suffer from much worse.
26 6 ReplyA language is only as enjoyable as the hellish legacy projects that you'll actually spend your time maintaining.
17 0 ReplyThat’s why the Java programmer looks happier in the “after” pic. Not as much as Python but it’s still there.
9 0 ReplyThe jpeg is strong, but if you look closely she is covered with scabs and sores.
9 0 ReplyChecks out
4 0 Reply
Does Java have an elegant way of compiling to native machine code now? Genuinely asking.
2 0 ReplyNot java itself, but GraalVM can do this https://www.graalvm.org/latest/reference-manual/native-image/
I can't confidently tell you it's production ready as I have never used it myself.
1 0 Reply
I’d rather use a language that doesn’t treat me like an incompetent child, removing unsigned ints because “they’re a source of bugs”.
2 1 Reply