33 lines
1.9 KiB
HTML
33 lines
1.9 KiB
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Zk | 016</title>
|
||
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
|
||
|
<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 | 016</h1>
|
||
|
</header>
|
||
|
<article class="content">
|
||
|
<p>There was a strange sort of distance involved with my life as a cladist, just by virtue of the ways in which my world worked. It was a constant, something that I’d noticed shortly after uploading, something that had stuck with me ever since. It shouldn’t be the case that I would feel distance from what I was doing just because a fork was off doing something else in my stead, right? I would be getting all of their memories, after all. Everything they experienced would be come something that I would experience, too.</p>
|
||
|
<p>And the memories here on the System were something far more than what they were back phys-side. Yes, they were imperfect: they collected the same sorts of impressions, attached the same amount of meaning and emotion to time and place. They were eternal, though. I could browse back through the life that I’d lived as Reed and as Marsh before that and pull together as exact a picture of what had happened as though it had happened only some hours ago.</p>
|
||
|
<p>There </p>
|
||
|
</article>
|
||
|
<footer>
|
||
|
<p>Page generated on 2023-12-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>
|