@HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish • 24 hours agoI have a 64-bit genderlemmy.mlimagemessage-square31fedilinkarrow-up1264arrow-down127cross-posted to: programmerhumor@lemmy.ml
arrow-up1237arrow-down1imageI have a 64-bit genderlemmy.ml@HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish • 24 hours agomessage-square31fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-square@spongebue@lemmy.worldlinkfedilink8•17 hours agopublic boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
minus-square@__nobodynowhere@startrek.websitelinkfedilinkEnglish5•11 hours agoStackOverflowException was unhanded
public boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
StackOverflowException was unhanded