Just saw someone with "use whatever pronouns you use for yourself for me" in bio. I honestly never considered the depth the pronoun metagame could have, we've barely scratched the surface with this shit
you are viewing a single comment's thread
view the rest of the comments

i still find it funny to think about the void type as a legitimate data type with a 0 byte width. so you can have


void a;
void b = a;
return b;

  • source
  • parent