zk_html/writing/ally/from-within/_index.html

68 lines
2.8 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | _index</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 | _index</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-08-14
weight: 14
background: &lsquo;#333a18&rsquo;
color: &lsquo;#cdc&rsquo;
quote: &lsquo;#efe&rsquo;
type: single
pulse_light: true</p>
<hr />
<p>Somewhere around 2014, a friend of mine went mad.</p>
<blockquote>
<p>That&rsquo;s a bit dramatic, isn&rsquo;t it?</p>
</blockquote>
<p>I really don&rsquo;t know how else to put the sensation of someone&rsquo;s reality not meshing with yours. The closest I can come is the feeling of shock and betrayal that I felt the first (and only) time I experienced an earthquake.</p>
<blockquote>
<p>Do you feel that your friend betrayed you?</p>
</blockquote>
<p>Not intentionally.</p>
<blockquote>
<p>Can betrayal be anything but?</p>
</blockquote>
<p>Did the earth intend betray me? Almost certainly not. Is it even capable of such?</p>
<blockquote>
<p>And yet you feel it did.</p>
</blockquote>
<p>I have trust issues.</p>
<blockquote>
<p>Well, yes.</p>
</blockquote>
<p>I trust that some parts of the world around me are static, inert. Or that they move so slowly as to be indistinguishable from such. That&rsquo;s balanced by just how much everything else moves.</p>
<p>This static thing suddenly became something else. A gentle side-to-side motion became a more rapid wobble, lasting perhaps ten to fifteen seconds before fading quickly to stillness once more. In that time, I&rsquo;d leaped from bed and dashed into the hallway, confused. I was just in the process of calling the dogs when it stopped.</p>
<p>JD simply mumbled &ldquo;Earthy-quake?&rdquo; and fell back asleep.</p>
<p>Three minutes later came a small aftershock, lasting no more than five seconds.</p>
<blockquote>
<p>You raced to post it on Twitter, Mastodon, and Telegram, and fill out the I-Felt-It report like a good little Millennial.</p>
</blockquote>
<p>I have a type. I&rsquo;ll own that.</p>
<p>Getting that call in 2014, hearing those words that spoke of a different reality. It was an earthquake.</p>
<p><a class="pulse" href="2">And&hellip;</a></p>
</article>
<footer>
<p>Page generated on 2020-06-24</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>