zk_html/writing/ally/ally/029.html

70 lines
2.4 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 029</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 | 029</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-12-03
weight: 29</p>
<hr />
<blockquote>
<p>Where did you go?</p>
</blockquote>
<p>I was still here.</p>
<blockquote>
<p>Were you?</p>
</blockquote>
<p>I was still at my computer. Still writing. I was still here?</p>
<blockquote>
<p>You&rsquo;ll have to forgive me for saying that I don&rsquo;t quite believe you.</p>
</blockquote>
<p>Why wouldn&rsquo;t you? You&rsquo;re here with me, aren&rsquo;t you?</p>
<blockquote>
<p>Was I? It was like looking through cling wrap. It was like looking through melted glass.</p>
</blockquote>
<p>What do you mean?</p>
<blockquote>
<p>Well, you were there. I could see you at your computer. You were there, but it wasn&rsquo;t <strong>you</strong>. There was a Madison-shape sitting with a laptop on the couch, petting the dogs, feeding the cat, listening to music, but it wasn&rsquo;t you.</p>
</blockquote>
<p>I was busy, perhaps. <em>Restless Town</em> came out, that stole a lot of my time.</p>
<blockquote>
<p>When was the last time you filed an invoice at work?</p>
</blockquote>
<p>Two&hellip;weeks ago. I think? Damn. Was I really gone that long?</p>
<blockquote>
<p>Longer. Do you remember what you did the week before that?</p>
</blockquote>
<p>Worked, doubtless.</p>
<blockquote>
<p>Did you? Have you talked with work about that?</p>
</blockquote>
<p>Ah.</p>
<blockquote>
<p><a class="pulse" href="/burnout">Let&rsquo;s talk about burnout, shall we?</a></p>
</blockquote>
<p>We probably better had.</p>
</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>