Jeena@piefed.jeena.net to Programmer Humor@lemmy.mlEnglish · 1 day agoBefore and after programmingpiefed.jeena.netimagemessage-square117fedilinkarrow-up1457arrow-down156
arrow-up1401arrow-down1imageBefore and after programmingpiefed.jeena.netJeena@piefed.jeena.net to Programmer Humor@lemmy.mlEnglish · 1 day agomessage-square117fedilink
minus-squarekameecoding@lemmy.worldlinkfedilinkarrow-up25arrow-down7·22 hours agoJava 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.
minus-squareEthan@programming.devlinkfedilinkEnglisharrow-up1·7 hours agoI’d rather use a language that doesn’t treat me like an incompetent child, removing unsigned ints because “they’re a source of bugs”.
minus-squarea baby duck@lemmy.worldlinkfedilinkarrow-up14·20 hours agoA language is only as enjoyable as the hellish legacy projects that you’ll actually spend your time maintaining.
minus-squareHiddenLayer555@lemmy.mllinkfedilinkEnglisharrow-up1·edit-212 hours agoDoes Java have an elegant way of compiling to native machine code now? Genuinely asking.
minus-squarekameecoding@lemmy.worldlinkfedilinkarrow-up2·8 hours agoNot 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.
minus-squareknexcar@lemmy.worldlinkfedilinkEnglisharrow-up8·21 hours agoThat’s why the Java programmer looks happier in the “after” pic. Not as much as Python but it’s still there.
minus-squaremosiacmango@lemm.eelinkfedilinkarrow-up6·21 hours agoThe jpeg is strong, but if you look closely she is covered with scabs and sores.
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.
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”.
A language is only as enjoyable as the hellish legacy projects that you’ll actually spend your time maintaining.
Does Java have an elegant way of compiling to native machine code now? Genuinely asking.
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.
That’s why the Java programmer looks happier in the “after” pic. Not as much as Python but it’s still there.
The jpeg is strong, but if you look closely she is covered with scabs and sores.
Checks out