464
you are viewing a single comment's thread
view the rest of the comments
[-] kameecoding@lemmy.world 19 points 1 month ago

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.

[-] a_baby_duck@lemmy.world 18 points 1 month ago

A language is only as enjoyable as the hellish legacy projects that you'll actually spend your time maintaining.

[-] knexcar@lemmy.world 9 points 1 month ago

That’s why the Java programmer looks happier in the “after” pic. Not as much as Python but it’s still there.

[-] mosiacmango@lemm.ee 10 points 1 month ago

The jpeg is strong, but if you look closely she is covered with scabs and sores.

[-] tiredturtle@lemmy.ml 4 points 1 month ago
[-] HiddenLayer555@lemmy.ml 2 points 1 month ago* (last edited 1 month ago)

Does Java have an elegant way of compiling to native machine code now? Genuinely asking.

[-] kameecoding@lemmy.world 2 points 1 month ago

Not 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.

[-] firelizzard@programming.dev 1 points 1 month ago

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”.

this post was submitted on 28 Nov 2024
464 points (88.4% liked)

Programmer Humor

32822 readers
181 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS