The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

change (#407)

Signed-off-by: Christine Dodrill <me@christine.website>

authored by

Christine Dodrill and committed by
GitHub
914174ba 0979a248

+128
+115
blog/change-2021-10-20.markdown
··· 1 + --- 2 + title: Change 3 + date: 2021-10-20 4 + tags: 5 + - enby 6 + - trans 7 + --- 8 + 9 + [Content warning: this post talks about the transgender/nonbinary coming out of 10 + the closet experience. If you are not in the best headspace for that, feel free 11 + to skip this post until you're in a better headspace. This post isn't going to 12 + randomly vanish. It will be there when you're ready. There are some descriptions 13 + of subconscious body functions and bodily fluids that may gross some people 14 + out.](conversation://Cadey/enby) 15 + 16 + Coming out as transgender/nonbinary to someone you care about one of the most 17 + terrifying things you can do. At least it feels that way, it feels like things 18 + are going to change and you'll lose that person. It can be gut-wrenching, 19 + especially for family. 20 + 21 + For me the scariest part of this whole thing has been the change in how people 22 + see me. It can be a huge abrupt difference for some people, and the unknowns in 23 + how people will react to that can make you paralyzed with fear. So, let's look 24 + at change a little. 25 + 26 + [Annoyingly, the same kinds of people that get upset about someone changing 27 + their name and pronouns for coming out as transgender/nonbinary are _instantly_ 28 + and _immediately_ tolerant of someone changing their last name for marriage and 29 + "get used to it" almost instantly.](conversation://Cadey/facepalm) 30 + 31 + Life is a constant change. Stop for a moment right now and feel your body. Feel 32 + how the pressure in your chest changes as your lungs subconsciously inhale and 33 + exhale. If you have a watch, look at the seconds hand (or equivalent digital 34 + display) and watch it tick forward for a bit. Change is constant, yet still 35 + continuously moving forward. Even though the change is happening though, 36 + everything is still roughly the same as it was before. Blood continues to move 37 + through your body, constantly cycling its oxygen with other parts, but it 38 + continues. 39 + 40 + Coming out to my parents was one of the most terrifying things I have ever done. 41 + I was nervous beyond belief. I hardly ate that day I hit send. I turned off my 42 + phone after doing it and got lost in a game that I liked playing. The real 43 + reason it was so scary to me though is that I had already tried to come out to 44 + them in the past but I was shut down. 45 + 46 + Middle school was rough for me. I don't really remember much of it (other than 47 + they banned high fives for "gang activity"), but that was when my parents found 48 + my diary app. I don't remember why they were going through my laptop (I grew up 49 + in one of _those_ kinds of Jesus freak households), but they found it somehow 50 + and my entries where I was questioning my gender came to their attention and 51 + they confronted me about it. I was not ready at all. I was completely blindsided 52 + by it. That attempt to come out failed and I was put into Christian 53 + "counseling". I was pushed deep back into the closet and I still have trouble 54 + writing down my thoughts in a journal to this day. 55 + 56 + So that day I hit "send" on [the 57 + email](https://christine.website/blog/coming-out-2015-12-01) was mortally 58 + terrifying. All that fear from so long ago came raging up to the surface and I 59 + was left in a crying and vulnerable state. However it ended up being a good kind 60 + of cry, the healing kind. 61 + 62 + My relationship with my parents (and later my siblings) has deteriorated since, 63 + and not just for religious differences. However, I am fine. I am still healing 64 + and I probably will be healing for a long time and I have accepted that. In 65 + place, I have found something more powerful to put in their place. I have found 66 + a new family of choice. 67 + 68 + [For the parents that read this blog, please do not repeat this kind of 69 + suffering if you can avoid it. I don't want anyone else to suffer the way I have 70 + if I can help to avoid it.](conversation://Cadey/enby) 71 + 72 + This was a huge change, but it ended up being for the better. That change was a 73 + tool to help me live a better life surrounded by the people I wanted to be 74 + around as opposed to the people I inherited. 75 + 76 + There's an idiom that comes to mind, something that is in the "completely 77 + misunderstood" brand of idioms: "blood is thicker than water". 78 + It's often used by people to emphasize the importance of familial relationships 79 + over friendships or the like (family is the "blood" part of that idiom, and 80 + friendships are the "water" part). The full form of the idiom is closer to this: 81 + 82 + > The blood of the covenant is thicker than the water of the womb 83 + 84 + This overall sentiment is [commonly interpreted by Christian 85 + scholars](https://www.blueletterbible.org/Comm/murray_andrew/two/two09.cfm) to 86 + have a meaning closer to "the bond between Jesus and someone who chooses to 87 + believe in Him is stronger than the bond between family members", however we can 88 + afford to interpret this differently for the sake of this message. 89 + 90 + The bonds you choose are stronger than the bonds you inherited. The bonds I have 91 + with my friends, my husband, my closest companions and all those who I keep 92 + close to me are stronger than the bonds with my family will ever be. 93 + 94 + In a way, coming out as transgender to people and that level of associated 95 + change has become a _tool_ to help me figure out who really cares about me and 96 + who I should bother keeping around me. It's my life. I can live it as honestly, 97 + openly and real as I want to. I don't have to justify it to anyone but myself. 98 + 99 + You don't really have to justify this level of change to anyone else but 100 + yourself either. It'll let you know who your real friends are, for better and 101 + for worse. You don't have to keep anyone around you that can't accept you for 102 + who you are. Your family of choice will _always_ have stronger bonds than your 103 + family of origin. 104 + 105 + <center> 106 + <picture> 107 + <source srcset="/static/blog/change/the-dude-dither.avif" type="image/avif"> 108 + <source srcset="/static/blog/change/the-dude-dither.webp" type="image/webp"> 109 + <img src="/static/blog/change/the-dude-dither.png" alt="The dude abides"> 110 + </picture> 111 + </center> 112 + 113 + The Dude abides, so will you. Change as a result of coming out can be a good 114 + thing as much as it can be a bad thing. Don't let inherent negativity biases 115 + blind you to that.
+5
scripts/ditherify
··· 1 + #!/usr/bin/env nix-shell 2 + #! nix-shell -p imagemagick -i bash 3 + 4 + BASEDIR=$(dirname "$0") 5 + convert $1 -dither FloydSteinberg -remap ${BASEDIR}/gruvbox-dark.png $2
scripts/gruvbox-dark.png

This is a binary file and will not be displayed.

+8
scripts/imgoptimize
··· 1 + #!/usr/bin/env nix-shell 2 + #! nix-shell -p libwebp -p libavif -p pngcrush -i bash 3 + 4 + filename="${1%.*}" 5 + 6 + cwebp ${filename}.png -q 75 -o ${filename}.webp 7 + avifenc ${filename}.png -o ${filename}.avif -s 0 -d 8 --min 48 --max 48 --minalpha 48 --maxalpha 48 8 + pngcrush ${filename}.png
static/blog/change/pngout.png

This is a binary file and will not be displayed.

static/blog/change/the-dude-dither.avif

This is a binary file and will not be displayed.

static/blog/change/the-dude-dither.png

This is a binary file and will not be displayed.

static/blog/change/the-dude-dither.webp

This is a binary file and will not be displayed.

static/blog/change/the-dude.jpg

This is a binary file and will not be displayed.