HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 1 month agoI have a 64-bit genderlemmy.mlimagemessage-square36fedilinkarrow-up1321cross-posted to: [email protected]
arrow-up1321imageI have a 64-bit genderlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 1 month agomessage-square36fedilinkcross-posted to: [email protected]
minus-squaresteventhedev@lemmy.worldlinkfedilinkarrow-up44·1 month agoClearly your gender field is a boolean. Which means it can be either true, false, null, or undefined. Except in javascript where for some reason it can sometimes be NaN, but only when you try to compare two people.
minus-squareNat (she/they)@lemmy.blahaj.zonelinkfedilinkarrow-up14·1 month agoMy gender is { toString: ()=>{String.prototype.toString = ()=>">:3"; return ":3";} }
minus-squareArtyom@lemm.eelinkfedilinkarrow-up6·1 month agoA boolean, so 8 bits of freedom to fill up
Clearly your gender field is a boolean. Which means it can be either true, false, null, or undefined. Except in javascript where for some reason it can sometimes be NaN, but only when you try to compare two people.
My gender is
A boolean, so 8 bits of freedom to fill up