74 lines
2.7 KiB
HTML
74 lines
2.7 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | 04</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 | 04</h1>
|
|
</header>
|
|
<article class="content">
|
|
<hr />
|
|
<p>date: 2019-11-01
|
|
weight: 4</p>
|
|
<hr />
|
|
<blockquote>
|
|
<p>So were you?</p>
|
|
</blockquote>
|
|
<p>Was I what?</p>
|
|
<blockquote>
|
|
<p>Fucked. Were you fucked?</p>
|
|
</blockquote>
|
|
<p>I think that’s still to-be-determined.</p>
|
|
<blockquote>
|
|
<p>You don’t seem fucked. I mean, life is harder now, I suppose. You’ve got to contend with a minority identity you never particularly wanted.</p>
|
|
</blockquote>
|
|
<p>There’s no denying that. I don’t quite like that this is what I’m stuck with, but I do alright with it. I try to keep going as best I can, and I try to help others as much as I can along the way. Robin likes to call me a “trans psychopomp”, but I suspect that’s due in part to the word ‘psychopomp’ is really fun to say. I would say that she falls under that title as well.</p>
|
|
<blockquote>
|
|
<p>Do you see yourself as one? Do you see yourself as someone who guides others?</p>
|
|
</blockquote>
|
|
<p>Not particularly. I feel like I’m doing everything by accident. I feel like I’m accidentally visibly trans. Like I can’t help but be visibly trans, like that’s what I’ve got to work with. That that helps others long the way is still something of a mystery. A pleasant one, but a mystery.</p>
|
|
<p>Still, the least I could do is not hurt, might as well put in the effort to be a help.</p>
|
|
<blockquote>
|
|
<p>Do you think that others see you as a resource?</p>
|
|
</blockquote>
|
|
<p>Perhaps, though that has me worried. That’s an awful lot of responsibility.</p>
|
|
<blockquote>
|
|
<p>Permit me to take a tangent.</p>
|
|
</blockquote>
|
|
<p>Do I have a choice?</p>
|
|
<blockquote>
|
|
<p>You always have a choice.</p>
|
|
</blockquote>
|
|
<p>If I say no, what will happen?</p>
|
|
<blockquote>
|
|
<p>Nothing.</p>
|
|
</blockquote>
|
|
<p>You’ll let me just carry on with what I was saying?</p>
|
|
<blockquote>
|
|
<p>Sure.</p>
|
|
</blockquote>
|
|
<p>Do you have the power to stop me?</p>
|
|
<blockquote>
|
|
<p>No, but do you?</p>
|
|
</blockquote>
|
|
<p>Ah.</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>
|