zk_html/writing/ally/news/2019-12-20-im-upset.html

62 lines
1.9 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 2019-12-20-im-upset</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 | 2019-12-20-im-upset</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-12-20
title: &ldquo;I&rsquo;m upset&rdquo;</p>
<hr />
<p>Are you?</p>
<!--more-->
<blockquote>
<p>Yes.</p>
</blockquote>
<p>Why?</p>
<blockquote>
<p>You have this project that&rsquo;s deeply interesting to you, deeply personal, and you let the world get in the way of that.</p>
</blockquote>
<p>So? Was the stuff I was dealing with not important?</p>
<blockquote>
<p>It was.</p>
</blockquote>
<p>So what&rsquo;s the problem?</p>
<blockquote>
<p>The problem is that the stuff that you were dealing with was all about how the stuff that you were dealing with was not interesting, not personal. The stuff that you were dealing with was about your disconnection from yourself.</p>
</blockquote>
<p>Should I have done differently?</p>
<blockquote>
<p>No. I&rsquo;m simply registering the fact that I&rsquo;m upset.</p>
</blockquote>
<p>Fair.</p>
<h2 id="new-content">New content</h2>
<ul>
<li><a href="/28.html">ally 28</a> and <a href="/29.html">29</a></li>
<li><a href="/burnout.html">Burnout</a></li>
<li>Okay but actually <a href="/gender.html">gender</a> for real</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>