2020-04-25 05:00:08 +00:00
<!doctype html>
< html >
< head >
< title > Zk | 03< / title >
< link rel = "stylesheet" type = "text/css" href = "/style.css" / >
< meta name = "viewport" content = "width=device-width" / >
< meta charset = "utf-8" / >
< / head >
< body >
< main >
< header >
< h1 > Zk | 03< / h1 >
< / header >
< article class = "content" >
< hr / >
< p > date: 2019-08-18
weight: 3< / p >
< hr / >
< p > TIASAP stands for < em > The Ill-Advised Self-Administration Period< / em > .< / p >
< p > This is why.< / p >
< p > I was unsafe about it.< / p >
< p > I lost my sexuality for years.< / p >
< p > I turned the need for change into punishment.< / p >
< p > The color drained from my universe. The flavor was gone from food. I could not smell.< / p >
< blockquote >
< p > And when you added in a bit of estrogen, you wept at the return of sensation.< / p >
< / blockquote >
2020-06-24 07:15:07 +00:00
< p > I tell myself now that if I belive something to be true when I’ m depressed as well as when I’ m hypomanic, it’ s more likely to be right.< / p >
2020-04-25 05:00:08 +00:00
< p > And, well.< / p >
< p > < a class = "pulse" href = "/gender" > Now I knew it was right< / a > .< / p >
< p > But I was unsafe, I was punishing myself, and I did it all on purpose.< / p >
< blockquote >
< p > Why ruin your life on accident when you can < a class = "pulse" href = "/self-harm/suicide" > do it on purpose< / a > ?< / p >
< / blockquote >
< / article >
< footer >
2020-06-24 07:15:07 +00:00
< p > Page generated on 2020-06-24< / p >
2020-04-25 05:00:08 +00:00
< / footer >
< / main >
2020-06-24 07:15:07 +00:00
< script type = "text/javascript" >
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `< a href = "/tags.html#${text}" > ${text}< / a > `;
});
< / script >
2020-04-25 05:00:08 +00:00
< / body >
< / html >