79 lines
2.7 KiB
HTML
79 lines
2.7 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | 009</title>
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
|
|
<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 | 009</h1>
|
|
</header>
|
|
<article class="content">
|
|
<hr />
|
|
<p>date: 2019-08-11
|
|
weight: 9
|
|
tags:
|
|
- demanding
|
|
- snarky
|
|
- questions
|
|
categories:
|
|
- mania
|
|
- mental health
|
|
- meta</p>
|
|
<hr />
|
|
<blockquote>
|
|
<p>Tell me about mania.</p>
|
|
</blockquote>
|
|
<p>No.</p>
|
|
<p>Wait, what? Why are you asking? Weren’t you there?</p>
|
|
<blockquote>
|
|
<p>I was. I…am?</p>
|
|
</blockquote>
|
|
<p>I don’t think I’m hypomanic now. On my way, perhaps. I can’t sleep.</p>
|
|
<blockquote>
|
|
<p>I may be, then. Tell me about mania.</p>
|
|
</blockquote>
|
|
<p>No, tell me why you’re asking.</p>
|
|
<blockquote>
|
|
<p>I’m more of a liminal creature, myself. It’s hard to keep an ally around when depression slowly shuts down avenue after avenue of reaching one. You, as a reflection of me, become distorted while manic. Fun-house mirrors and blind-spots. I want to hear about it.</p>
|
|
</blockquote>
|
|
<p>No.</p>
|
|
<p>Later.</p>
|
|
<p>I took a sleep aid. I’m not getting into this now. I was all prepped to write about poly stuff, but you started banging on the door.</p>
|
|
<p><a class="pulse" href="/birds">Read what I’ve already written</a>.</p>
|
|
<blockquote>
|
|
<p>I was there when you wrote those.</p>
|
|
</blockquote>
|
|
<p>So? Does that not clarify it?</p>
|
|
<blockquote>
|
|
<p>Will anything?</p>
|
|
</blockquote>
|
|
<p>Likely not.</p>
|
|
<p>I will say, though, that I missed some stuff in my investigation earlier. You did come back for three brief days in November, 2013. It was at a liminal time, but you didn’t stick around.</p>
|
|
<blockquote>
|
|
<p>I’ll remind you that you ignored me for one of those posts.</p>
|
|
</blockquote>
|
|
<p>Point.</p>
|
|
<p>Let’s get into mania later. We owe each other that. For now, bed. And tomorrow, something a little less harrowing.</p>
|
|
<blockquote>
|
|
<p>Ah yes. Polyamory. Known for being easy peasy, lemon squeezy.</p>
|
|
</blockquote>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2023-05-10</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>
|