<!doctype html>
<html>
    <head>
        <title>Zk | Recently</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?2024-05-04" />
        <meta name="viewport" content="width=device-width" />
        <meta charset="utf-8" />
    </head>
    <body>
        <main>
            <header>
                <h1>Zk | Recently</h1>
            </header>
            <article class="content">
                <p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>I&rsquo;ve been alternating between apathy toward my situation and crushing emotions surrounding it.  I really wish that I could sit down and write about it without having the two battle for control of the keyboard.  About the only thing I feel strongly in one way about, however, is the trip to Aspen, which has helped me to decide not to be in choir anymore.  Everything else - the house, Washington, my dog, work - is a bunch of mixed blessings.  I feel as though it would be cathartic to get all that pent up crap out in a whiny LJ post, but every time I sit down to write the post, I either sulk or find &ldquo;better&rdquo; things to do.</p>
<p>That said, I&rsquo;m incredibly happy for Ryan and Merry, and incredibly lucky to have James and my mom in my life.  Focusing on the happy brings about the apathy, so I&rsquo;ll have to write about everything some other time.  &ldquo;Better&rdquo; thing of the moment: sleep</p>
            </article>
            <footer>
                <p>Page generated on 2009-08-17 05:45:36</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>