zk_html/diary/2004-06-17-01:31:27.html

39 lines
2.0 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | I see what I'm doing.</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 | I see what I'm doing.</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;m trying to avoid the &ldquo;profound perversity of a world that rests essentially on the nonexistence of return.&rdquo; A world I can&rsquo;t fix. A world in which everything happens once and now the lightness is getting to me.
<em>It&rsquo;s a book, Ranna.</em>
I know, but it&rsquo;s also an outlook on life, like every book. <u>The Unbearable Lightness of Being</u> is indirectly showing me why I feel hopeless: because everything happens only once, and seems to have no weight, no responsibility attached.
<em>Oh, but they do! They&rsquo;re light, but they&rsquo;re not weightless. That&rsquo;s why you&rsquo;re having a hard time with the book</em>
True, but I&rsquo;m generalizing.
<em>All generalizations are evil.</em>
Haha. Honestly, though. I really think I should make more use of the friends and private settings in LJ. While I feel that I should be open, I think it might add some weight to my life.
<em>Or maybe your delete key.</em>
Just for that, I&rsquo;m making this public and not even re-reading it. Apologies in advance</p>
</article>
<footer>
<p>Page generated on 2004-06-17 01:31:27</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>