zk_html/diary/2023-01-01.html

56 lines
2.9 KiB
HTML
Raw Normal View History

2023-01-01 18:55:15 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Generative workshops</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 | Generative workshops</h1>
</header>
<article class="content">
<h2 id="syntax">Syntax</h2>
<ol>
2023-01-01 19:20:16 +00:00
<li>Rapid fire images (start writing/break through a block by just putting ten images down in ten minutes; we address the universal too much).<ol>
2023-01-01 18:55:15 +00:00
<li>Dust on electronics, untouched by clean cloth, disturbed only by unread mail; a mute accusation.</li>
<li>Cloud-dulled sunlight found its way through the tiniest of cracks in the styrofoam sheet standing in for real blinds.</li>
<li>Something&mdash;dog fur? My own hair?&mdash;touches my face too lightly.</li>
<li>The way the world dims when the neutral-density filter is turned.</li>
<li>Tweezers, tips never quite touching, cozy up with nail-clippers.</li>
<li>Brand new hair-ties sit, ignored, beneath a few scrunchies.</li>
2023-01-01 19:20:16 +00:00
<li>Chopped and screwed phonk clips even in headphones at half volume.</li>
2023-01-01 18:55:15 +00:00
<li>The tan side of an emery board blends in with the desktop.</li>
<li>The pill caddy, an accusation of missed meds, sits askew.</li>
<li>The &ldquo;mango&rdquo; lip balm only ever smells of papayas.</li>
</ol>
</li>
2023-01-01 19:20:16 +00:00
<li>Write a cumulative sentence together: &ldquo;Arriving late, &hellip; to sit down at my desk &hellip;&rdquo; &mdash; <em>Arriving late, after forgetting my coffee&mdash;now cold a fridge unplugged&mdash;in the rush of guilt from forgotten alarms, my clothes still damp having quickly grabbed them from the still-turning drying, I was desperate to escape the stifling conversation, prattling and monotone, of my dull-eyed coworkers, which was focused on weekend plans, how many inches of rain were expected, and the circuitous detail of their underdeveloped dreams about toe fungus.</em> &mdash; have fun and be ridiculous to hunt for opportunities, then go back and revise, overwrite and pare down.</li>
<li>Notes on simile: <ul>
<li>simile has emotional and physical register</li>
<li>more than a physical comparison.<ul>
<li>Bad: &ldquo;his legs were thick like tree-trunks&rdquo;</li>
<li>Good: imbue with something much larger. &ldquo;His legs were thick like he had dedicated himself to becoming a statue, some solid object people admired and pointed toward&rdquo;</li>
</ul>
</li>
<li></li>
</ul>
</li>
2023-01-01 18:55:15 +00:00
</ol>
</article>
<footer>
<p>Page generated on 2023-01-01</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>