zk_html/diary/2005-04-03-05:36:47.html

37 lines
2.1 KiB
HTML
Raw Normal View History

2020-04-25 06:10:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Stuuuuuff.</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 | Stuuuuuff.</h1>
</header>
<article class="content">
2020-04-25 06:30:08 +00:00
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>NATS
2020-06-24 07:10:07 +00:00
Went to sing at NATS in Greeley. We had a whole lot of accompanist problems, including the BEST SINGER EVAR basically getting disqualified because of his accompanist. It was still fun, though. I got to go realize that I don&rsquo;t really like Greeley once again.</p>
2020-04-25 06:10:06 +00:00
<p>Concert
2020-06-24 07:10:07 +00:00
Drove to Boulder after that to go see a concert with my mom. There was a Ravel piece that was really good (ever time I hear a Ravel piece, I always want to hear more, but never remember to find some), and Shostakovich&rsquo;s Cello Concerto, which is teh w00t. The main piece, though, was Mozart&rsquo;s Requiem, which is way cool, even if it was the old completion. The guy next to me had emphezema, though, which was disgusting. He went and smoked during intermission x.x</p>
2020-04-25 06:10:06 +00:00
<p>Living Will
2020-06-24 07:10:07 +00:00
Made a Living Will after my mom showed me how. The whole Terry Shaivo thing got me motivated to get that done. Mine&rsquo;s pretty lax considering I&rsquo;m still fairly young, but the measures are now in place to make sure something similar doesn&rsquo;t happen to me. If it&rsquo;s something you want to know more about, talk to me personally c.c</p>
2020-04-25 06:10:06 +00:00
<p>Nepalese dumplings are tasty</p>
</article>
<footer>
<p>Page generated on 2005-04-03 05:36:47</p>
</footer>
</main>
2020-06-24 07:10:07 +00:00
<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>
2020-04-25 06:10:06 +00:00
</body>
</html>