HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 2 years agoI have a 64-bit genderlemmy.mlexternal-linkmessage-square36linkfedilinkarrow-up1321arrow-down134
arrow-up1287arrow-down1external-linkI have a 64-bit genderlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 2 years agomessage-square36linkfedilink
minus-squaresteventhedev@lemmy.worldlinkfedilinkarrow-up44·2 years 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·2 years agoMy gender is { toString: ()=>{String.prototype.toString = ()=>">:3"; return ":3";} }
minus-squareArtyom@lemm.eelinkfedilinkarrow-up6·2 years 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