kendall a changé de compte pour @morae@glitch.social :
A1bcbb5011f8b022

kendall @morae@witches.town

kendall partagé
kendall partagé

i suffer from gender diaspora, my gender is all over the fuckin' place

kendall partagé

Current living situation:

I still need to find a place by the end of May, the sooner the better tbh. I may be able to work out keeping my current place if someone can the other room which is going for about 600. Though honestly finding a cheaper place is a much better option. I'm a 25 year old gay transwoman who works in tech looking for a roommate in Portland or Seattle (tho that would be a bigger move). If you know anyone also searching I'd appreciate reaching out!

Please boost

kendall partagé
kendall partagé

me: this legislation will literally kill trans people

you, an intellectual: great, i have another reason to do nothing & then get mad at trump

kendall partagé

tired: cis allies
wired: cis conscripts

breakfast, #wholesomememes Afficher plus

kendall partagé
kendall partagé

sired: simba, by mufasa

shired: cis white middle-class hobbits

food Afficher plus

kendall partagé
kendall partagé
kendall partagé

Witches Town user in the subway

kendall partagé

me: can't hug every witch
also me: *hugs every witch*

kendall partagé

anyway VR forest wandering/climbing simulator is basically what i want. like think mirrors edge except with trees

kendall partagé

reminder that its ok to just, be a girl, or a boy, or neither, if you want to. you can just go do that.

im sure everyone already heard that but i was reminded

kendall partagé
kendall partagé

Great to see people inspired to !

I read recently that they found some code written by Nietzsche while he was still learning basic UNIX C programming.

void sig_handler(int signo) {
printf("wird stärker\n");
}

[…]
int sig;
for(sig = SIGHUP; sig <= SIGUNUSED; sig++) {
signal(sig, sig_handler);
}