2020-04-25 05:00:08 +00:00
|
|
|
<!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-08-14
|
|
|
|
weight: 4</p>
|
|
|
|
<hr />
|
|
|
|
<p>Maddy built a sand castle and it was washed away.</p>
|
|
|
|
<p>The first friend was sad about the sand castle for Maddy, and said: better to not build the sand castle and risk further sorrow.</p>
|
|
|
|
<p>The second friend said this was good, because Maddy saw adversity and built the castle anyway.</p>
|
|
|
|
<p>The third said this was good because Maddy was able to acknowledge the castle and let it pass.</p>
|
|
|
|
<p>A fourth said: better to have never built the castle. The sand is itself, the wave is itself, and Maddy remains.</p>
|
|
|
|
<p>The fifth was helping build a bigger, better sand castle.</p>
|
|
|
|
<!-- The first is naive and confuses the sand castle for the work.
|
|
|
|
|
|
|
|
The second mistakes the struggle against the wave as a struggle against a greater idea.
|
|
|
|
|
|
|
|
The third sees too much Maddy in the equation. She is not bettering herself though adversity, she is building sand castles.
|
|
|
|
|
|
|
|
The fourth sees a truth, but forgets that truth is not static
|
|
|
|
|
|
|
|
The fifth does the work. -->
|
|
|
|
</article>
|
|
|
|
<footer>
|
2020-06-24 07:10:07 +00:00
|
|
|
<p>Page generated on 2020-06-24</p>
|
2020-04-25 05:00:08 +00:00
|
|
|
</footer>
|
|
|
|
</main>
|
2020-06-24 07:10:07 +00:00
|
|
|
<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>
|
2020-04-25 05:00:08 +00:00
|
|
|
</body>
|
|
|
|
</html>
|