51 lines
1.6 KiB
HTML
51 lines
1.6 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | 001</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 | 001</h1>
|
|
</header>
|
|
<article class="content">
|
|
<hr />
|
|
<p>date: 2019-08-14
|
|
weight: 1
|
|
tags:
|
|
- questions
|
|
- snarky
|
|
categories:
|
|
- furry</p>
|
|
<hr />
|
|
<p>A lot of times, when furries talk, they talk about their fursoñas as their ideal selves. I’ve found that it’s more likely that their fursoñas are them at their most normal, most natural, most earnest.</p>
|
|
<p>It’s strange that this venue seen as escapist by even its own members is basically just a means of exploring what it means to be earnest in an ironic world.</p>
|
|
<blockquote>
|
|
<p>Is it?</p>
|
|
</blockquote>
|
|
<p>Every time I think we’re living in a post-ironic world, the Internet proves me wrong.</p>
|
|
<blockquote>
|
|
<p>I wouldn’t know.</p>
|
|
</blockquote>
|
|
<p>Do you not experience irony?</p>
|
|
<blockquote>
|
|
<p><a class="pulse" href="/koan">A friend asks Maddy: what is irony?</a></p>
|
|
</blockquote>
|
|
</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>
|