zk_html/diary/2022-04-17.html

32 lines
1.5 KiB
HTML
Raw Normal View History

2022-04-18 03:40:15 +00:00
<!doctype html>
<html>
<head>
<title>Zk | 2022-04-17</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 | 2022-04-17</h1>
</header>
<article class="content">
<h1 id="annotation-splendor-misery">Annotation: Splendor &amp; Misery</h1>
<p>Splendor &amp; Misery is a 2016 album released by the hip hop group clipping. Daveed Diggs performs both lead and backing vocals while William Hutson and Jonathan snipes provide the instrumentals, relying heavily on both analog and digital synths. As with much of their work, Diggs&rsquo;s performance is incredibly tight and precise while the instrumental performance incorporates elements of noise music, aleatoricism, and diegetic noises such as the beeps and hisses that might </p>
<p>Diegetic, because Splendor &amp; Misery is also a 2016 science fiction concept album. It was nominated for the 2017 Hugo Award for Best Dramatic Presentation, Short Film.</p>
</article>
<footer>
<p>Page generated on 2022-04-17</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>