onlinepersona@programming.dev to Programmer Humor@programming.devEnglish · 10 months agoProbably the wrong meme formatprogramming.devimagemessage-square56fedilinkarrow-up155arrow-down121file-text
arrow-up134arrow-down1imageProbably the wrong meme formatprogramming.devonlinepersona@programming.dev to Programmer Humor@programming.devEnglish · 10 months agomessage-square56fedilinkfile-text
minus-squaremagic_lobster_party@kbin.runlinkfedilinkarrow-up0·10 months agoAlso: everything is nullable. There are no safety guarantees to ensure you’ve done the necessary null checks. And if you miss your program will crash.
minus-squarehydroptic@sopuli.xyzlinkfedilinkarrow-up0arrow-down1·10 months agoOh yeah how did I forget the billion dollar mistake, definitely one of the worst misfeatures of Java
Also: everything is nullable. There are no safety guarantees to ensure you’ve done the necessary null checks. And if you miss your program will crash.
Oh yeah how did I forget the billion dollar mistake, definitely one of the worst misfeatures of Java