HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 1 month agoI have a 64-bit genderlemmy.mlimagemessage-square35fedilinkarrow-up1310cross-posted to: programmerhumor@lemmy.worldprogrammerhumor@lemmy.ml
arrow-up1310imageI have a 64-bit genderlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 1 month agomessage-square35fedilinkcross-posted to: programmerhumor@lemmy.worldprogrammerhumor@lemmy.ml
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)linkfedilinkarrow-up15·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