u/ahouseonstilts

▲ 1 r/HRT

I keep screwing up my hrt injection

Im on e and doing sub q injections, and for some reason, I screw it up. i started of great, and then it started leaking a bit out. Understandably, this is super disheartening and quite depressing to see it leak out. I've tried various methods, i.e., looking up guides and the likes, and none have worked. I've looped back around to z track on the abdomen as that's what worked last time, but it hasn't this time.

I know safety stuff more than 2 inches of the belly. I've got enough fat to not worry anyway, but that doesn't matter. it's good practice. I also injected and a 90 degree angle if it helps.

Questions

  1. What would be the various methods you use, i.e., recommend.

  2. Is it normal to have some leaking, and I'm just being paranoid about it all

  3. When considering the angle of the needle, is it personal preference, or is it more of a set fact to inject at certain angles for different types of injections

Thank you for any response

I will continue to look at various sources to try and find an angle to my queries<3

reddit.com
u/ahouseonstilts — 4 days ago

microsoft visual c++ error

the pc is second hand ive only just run into issues with it with certain games .its a windows and is a 64bit operating system

basically the games i have arent able to find the filepath to the c++ redistutable i went through a tutorial and found ive got multiple versions of the software from 2005 to 2022

question do i need all of them ,should i uninstall all of them and reinstall the latest version as I'm thinking this is something thats causing the error

if not how would i fix this ?

sorry for any spelling mistakes i happy to clarify if needed

reddit.com
u/ahouseonstilts — 17 days ago

Sidebar bane of me

Ok so I'm trying to get a collapsible sidebar for my website using javascript there are many tutorials I've found but I think it was by code20 or someone where it clicked but when I tried to implement it myself It didn't work I just want to be able to remove and add classes it's currently the most annoying thing at the moment in making my website I'm sure there will be worse things to come but this is the first hurdle ig I'll write the code bellowand thankyou for reading

Html;

<body>

<div class="navbar">

<button class="btn>placeholder</button>

</div>

Java:

Const navbar = document.QuerySelector(".navbar")

Const btn =document. QuerySelector(".btn)

btn.addEventListener("click", () =>{

navbar.classlist.toggle("open")

});

I'm using a button as the trigger, and I've stripped everything out to make it more readable . Also, it is linked at the bottom. If that helps, but any help would be greatly appreciated,

reddit.com
u/ahouseonstilts — 2 months ago