zk_html/writing/ally/aside/1.html

66 lines
2.2 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 1</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 | 1</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-08-19
weight: 29</p>
<hr />
<p>Is it weird for me to be streaming writing like this?</p>
<blockquote>
<p>I don&rsquo;t know. Does it feel weird to you?</p>
</blockquote>
<p>I guess. I feel like maybe it&rsquo;s weird to be writing for an audience (even if it&rsquo;s only theoretical). What sort of information can be gleaned from watching someone write in a word-processor? Method? Insight?</p>
<blockquote>
<p>Entertainment?</p>
</blockquote>
<p>I don&rsquo;t know about that.</p>
<blockquote>
<p>Validation?</p>
</blockquote>
<p>That&rsquo;s more like it, I suppose. It&rsquo;s a way to prove to others that I actually sit down and write these things. That there&rsquo;s someone there.</p>
<blockquote>
<p>That there&rsquo;s someone behind a memoir? How novel.</p>
</blockquote>
<p>Well, yes. But that they take time, that they take energy. That it&rsquo;s a process and not a product.</p>
<blockquote>
<p>Is there some sense of validity that is lacking from simply publishing? Posting?</p>
</blockquote>
<p>I don&rsquo;t know.</p>
<blockquote>
<p>You set up analytics on this site. And on your writing site.</p>
</blockquote>
<p>I set up analytics on a lot of sites.</p>
<blockquote>
<p>But these in particular. Do you need to see that others see you?</p>
</blockquote>
<p>I suppose I do. It&rsquo;s important to be recognized.</p>
<blockquote>
<p>Are you also doing this to get me to leave you alone about heavier topics?</p>
</blockquote>
<p>Yes.</p>
</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>