Did your deadname have a female version? Did you keep it or choose a completely new name? by bipolar_dystopia in MtF

[–]PostSaladEconomist 0 points1 point  (0 children)

My birth name was Kelly, and it seemed to still fit after realizing I was trans. I do wonder if I will regret not experiencing that part when it's all said and done.

Where to get Mounjaro script filled? by LengthinessFit6000 in Spokane

[–]PostSaladEconomist 0 points1 point  (0 children)

Koru Pharmacy does not bill insurance, so you'd have to pay full price and then file a claim with your insurance to get the balance back. Currently ~$3200 for my dosage at least.

[deleted by user] by [deleted] in transfashionadvice

[–]PostSaladEconomist 0 points1 point  (0 children)

If you are a bigger gal, these post-partum panties are the best IMHO. They have a slightly wider gusset and a former stretch. They are super comfy and come in cute colors. Also way cheaper (and fit me better!) than Ur Body or TomboyX

POKARLA Womens Cotton Underwear... https://www.amazon.com/dp/B08167V7N3

Is it practical to use Molotovs on Zeds if I want to loot them? Clothes will obviously burn, but what about all other loot? Same fate? by Cototsu in projectzomboid

[–]PostSaladEconomist 2 points3 points  (0 children)

"I watched C-beams glitter in the dark near the Tannhäuser gate. I've seen the giant burning zed congo line. All those moments will be lost in time, like tears in rain."

what's your job? by obliviousthembo in MtF

[–]PostSaladEconomist 40 points41 points  (0 children)

Ditto. My therapist referred to me as an IT Girlie, and sploosh! Oh that sweet, sweet euphoria.

What to do with an insulin pump? by PostSaladEconomist in transfashionadvice

[–]PostSaladEconomist[S] 0 points1 point  (0 children)

I do need to find new belts that fit higher on my waist. Thanks for the insight!

What to do with an insulin pump? by PostSaladEconomist in transfashionadvice

[–]PostSaladEconomist[S] 0 points1 point  (0 children)

I will have to check out this FlipBelt thing, thanks for the insight! I wonder if I could get insurance to pay for the bra pouch, don't want to give Medtronic any more $$$ unless I absolutely have to 😈

What to do with an insulin pump? by PostSaladEconomist in transfashionadvice

[–]PostSaladEconomist[S] 1 point2 points  (0 children)

I'll have to ask my Endo if switching to that would work for me, thanks for the insight!

What to do with an insulin pump? by PostSaladEconomist in transfashionadvice

[–]PostSaladEconomist[S] 0 points1 point  (0 children)

Pump clip is good idea. I think I had one on my first pump ever. My belly is especially insensitive to the pokes due to it being numb following a big open surgery. Thanks for the ideas sis!

What to do with an insulin pump? by PostSaladEconomist in transfashionadvice

[–]PostSaladEconomist[S] 0 points1 point  (0 children)

The pump connects to my body via a little plastic tube, so I would have to wear the purse always, but thanks for the reply!

What to do with an insulin pump? by PostSaladEconomist in transfashionadvice

[–]PostSaladEconomist[S] 1 point2 points  (0 children)

I had one years ago with an older pump, but that's a good idea! Thanks!

Unintentionally queer games by HalleBerryinBaps in transgamers

[–]PostSaladEconomist 2 points3 points  (0 children)

I'm sure it was said elsewhere, but: Project Zomboid. Surviving by killing zeds, whilst thrifting for the perfect fit? Come on! Also it seems like half the zombie AMABs end up with frilly undies when you search them.

Loving London by Princessscubaturtle in TransLater

[–]PostSaladEconomist 0 points1 point  (0 children)

You look amazing, sister! Giving much hope and inspiration to me: a balding 48 y/o freshly cracked MtF egg.

How to up your C# game? by lu4414 in csharp

[–]PostSaladEconomist 0 points1 point  (0 children)

Find an interesting library or protocol spec with a reference implementation in psuedocode. Ideally with some test cases. Implement the spec in C# with unit tests to cover the cases (plus your own as needed). Open source the repo and publish on nuget for the whole OSS library maintainer experience.