musou wrote (edited )
Reply to comment by twovests in me @ gender 4.0 devs, when will the trans-cis binary be broken? by twovests
!!
is a trick in languages where values other than false
count as "falsy" in boolean operators, like in ruby if you have a value that might be nil you can explicitly convert it to false with !!
. so if you are a-gender, or anti-gender, or have some other value for gender that doesn't count in some sense as the affirmative presence of a gender then !!gender
makes it false. and in my experience at least, for some cases like that, individuals do self-identify as trans and in others they don't.
certainly i fit that description myself and i do self-identify as trans in contexts where it's safe to do so
twovests OP wrote
i am !!gender
Viewing a single comment thread. View all comments