42 lines
2.5 KiB
HTML
42 lines
2.5 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | 2020-04-10</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 | 2020-04-10</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">executive-function</span> <span class="tag">depression</span> <span class="tag">covid-19</span></p>
|
|
<p>Another day of depression, another day of failing to do the things that I need to do. I still feel the tendrils of burnout pulling me down. They’re trapping me and keeping me from moving on with my life. The minute I have a task that I need to complete that involves any sort of organization, I just…can’t. I sit and stare at the screen. I panic. I dissociate. I cry. I sit on the couch with my phone and watch [[https://www.youtube.com/watch?v=LbFT7kCFo9Q|wordless]] [[https://www.youtube.com/watch?v=rvL83-iy-EQ|competency]] [[https://www.youtube.com/watch?v=3PwAQZNLy0I|porn]]. Is there any reason I should do anything other than fall short of expectations?</p>
|
|
<p>Obviously that’s not quite how the world works. Authors need to be paid, emails need responding to, tasks need completed. Until WA gets their unemployment system fixed, I need to keep on top of applying for jobs. These are all things I <em>need</em> to do, and yet they are things that I have so much trouble actually doing.</p>
|
|
<p>Maybe it’s burnout, but maybe it’s just the usual depression mixed with the hopelessness inherent in both another failed election cycle and a global pandemic. Who knows?</p>
|
|
<p>I just sit here, dilating for too long, and try not to think.</p>
|
|
<p>== Todo ==</p>
|
|
<ul>
|
|
<li class="done0"> Respond to Hybrid authors</li>
|
|
<li class="done0"> Pay Small Loves authors</li>
|
|
<li class="done0"> Finish Acethetic reading</li>
|
|
<li class="done0"> Patreon posts for Qoheleth</li>
|
|
<li class="done4"> Write a chapter, edit a chapter</li>
|
|
</ul>
|
|
</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>
|