HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 2 months agoI have a 64-bit genderlemmy.mlimagemessage-square36fedilinkarrow-up1322arrow-down135
arrow-up1287arrow-down1imageI have a 64-bit genderlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 2 months agomessage-square36fedilink
minus-squaresteventhedev@lemmy.worldlinkfedilinkarrow-up44·2 months 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 months agoMy gender is { toString: ()=>{String.prototype.toString = ()=>">:3"; return ":3";} }
minus-squareArtyom@lemm.eelinkfedilinkarrow-up6·2 months 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