zk_html/writing/3/sonata/folly-research.html

37 lines
3.2 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | folly-research</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 | folly-research</h1>
</header>
<article class="content">
<p>The folly of doing your own damn research, when it comes to medicine, is that you are suggestible by design. You are built to take in givens and from them draw conclusions. You are built out of layers of self-hypnosis.</p>
<p>There is something like a WebMD effect, where you start feeling a bit off and so you go and take a look at WebMD and then it turns out you have sixteen types of cancer and it&rsquo;s really a wonder that you&rsquo;re still alive at all. The act of reading about symptoms helps to strengthen the symptoms you do feel, as well as inducing the sensations of symptoms you do not.</p>
<p>The same applies to medications. You start taking a medication and, curious, you look up the side effects. Suddenly, you are having an averse reaction to whatever it is that you&rsquo;re taking, and you will surely die.</p>
<p>Maybe this isn&rsquo;t universal, but it certainly shows up quite nicely in folks with anxiety. Find yourself medicated for anxiety, and it&rsquo;s only natural that every side effect from the medication starts applying to you. Are you sleepy? Are you <em>too</em> sleepy? You&rsquo;re probably going to die.</p>
<p>So anyway, at some point my depression and anxiety started to get out of hand, and my boss at the time nudged me not-so-gently toward a psychiatrist to try and get me to chill the fuck out. Dr Johnston was a pretty okay doctor, too. He ran his practice out of his basement and, in the style of psychiatrists everywhere, showed precisely no emotion on his face as I talked. It was not exactly validating, talking to a mannequin, but at the end of the session, he handed me a few prescriptions to try and sent me on my way.</p>
<p>The folly of doing my own damn research was that when I got my meds and took them, when that inner clamor of voices finally calmed down and I was able to fall asleep with relative ease, I started reading up on what it was that I was taking and why, and immediately started feeling all of the different side effects all at once.</p>
<p>But that&rsquo;s not wholly true, is it? I didn&rsquo;t do my research. I promised myself that I wasn&rsquo;t supposed to do my research, and instead of looking into what was happening with me, I said I felt anxiety, because I did, and so I was treated for anxiety, but if I&rsquo;m honest, I was just depressed. Like, horribly, clinically depressed.</p>
<p>And so the anxiety meds just </p>
</article>
<footer>
<p>Page generated on 2022-01-06</p>
</footer>
</main>
<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>
</body>
</html>