<!doctype html>
<html>
    <head>
        <title>Zk | [no subject]</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 | [no subject]</h1>
            </header>
            <article class="content">
                <p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Ahem.. so.. here&rsquo;s what happened.  I picked three bamboo steamer baskets and a lid (they stack, you see), along with some azuki, with the intention of making steamed buns last night.  Well.. I made some, and they actually came out pretty good.  Well.. the first half of the batch came out pretty good.  The second half, I forgot that I had to add water to the pan during the steaming, and all the water that -was- there evaporated.  Shannon noticed the smoke about a minute before they were supposed to be done and caught the whole thing before it actually caught on fire.  The bottom-most steamer was charred quite badly, and the buns on that layer were lost.  The rest of the buns.. well.. now they&rsquo;re smoked buns :oP  I have yet to try one, but they should be sufficiently weird..</p>
<p>Anyway, I need to go pick up another basket from E-W Imports, and wash the two I have thoroughly to hopefully get rid of <em>some</em> of the smoke flavor.</p>
<p>By the way, the internet says I&rsquo;m most like River Tam.  I think it&rsquo;s because I said I&rsquo;m most likely to say, &ldquo;My food is problematic.&rdquo;</p>
<p>Edit:  I kinda got roped willingly into working as line manager at 5:30AM on weekends again.  The problem is that my manager changed his schedule, so instead of working that position on sundays, I now work it on saturdays.  Looks like no Alley Cat for me after the furmeets.</p>
            </article>
            <footer>
                <p>Page generated on 2006-01-14 13:00:08</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>