update from sparkleup

This commit is contained in:
Madison Scott-Clary 2021-02-09 21:25:10 -08:00
parent 3952d79dae
commit 347e1afcc6
1 changed files with 22 additions and 2 deletions

View File

@ -12,9 +12,29 @@
<h1>Zk | Seasons</h1>
</header>
<article class="content">
<blockquote>
<p><a href="notes.html">Notes</a></p>
<p><a href="notes.html">Notes</a></p>
<blockquote>
<p>As such, every reading of every poem, regardless of language, is an act of translation: translation into the reader&rsquo;s intellectual and emotional life. As no individual reader remains the same, each reading becomes a different &mdash; not merely another &mdash; reading. The same poem cannot be read twice.</p>
<p>[&hellip;] the poem continues in a state of restless change. (Weinberger, pg. 46)</p>
</blockquote>
<p>When I studied music, back in university, back as I was starting to get into software engineering, I found the dichotomy surrounding repeatability between these two subjects self-evident. There is a special curse for software bugs that are not easily repeated: Heisenbugs<sup id="fnref:heisenbugs"><a class="footnote-ref" href="#fn:heisenbugs">1</a></sup>. On the other hand, though, there <em>is</em> no way to ever perform the same song twice, even for the same singers, the same instrumentalists, the same conductors. Even with the same audience, that time any time must perforce pass in so time-bound an art means that those who hear the song </p>
<h2 id="spring">Spring</h2>
<h2 id="summer">Summer</h2>
<h2 id="autumn">Autumn</h2>
<h2 id="winter">Winter</h2>
<h2 id="citations">Citations</h2>
<div class="codehilite"><pre><span></span><code><span class="err">@book{weinberger_paz_2016, place={New York, NY}, title={Nineteen ways of looking at Wang Wei: (with more ways)}, publisher={New Directions Paperbook}, author={Weinberger, Eliot and Paz, Octavio}, year={2016}}</span>
</code></pre></div>
<h2 id="notes">Notes</h2>
<div class="footnote">
<hr />
<ol>
<li id="fn:heisenbugs">
<p>From the Heisenberg Uncertainty Principle, which, glibly, states that observation influences measurements. A bug that you cannot reproduce when you are watching simply must share some of these attributes, but they never do.&#160;<a class="footnote-backref" href="#fnref:heisenbugs" title="Jump back to footnote 1 in the text">&#8617;</a></p>
</li>
</ol>
</div>
</article>
<footer>
<p>Page generated on 2021-02-09</p>