95 lines
3.1 KiB
HTML
95 lines
3.1 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | 2020-01-03-2019-in-retrospect</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 | 2020-01-03-2019-in-retrospect</h1>
|
|
</header>
|
|
<article class="content">
|
|
<hr />
|
|
<p>date: 2020-01-03
|
|
title: 2019 in retrospect
|
|
type: post</p>
|
|
<hr />
|
|
<h3 id="projects">Projects</h3>
|
|
<h4 id="january">January</h4>
|
|
<ul>
|
|
<li>Migrated [a][s] to Jekyll-based sites</li>
|
|
<li>Finished up <a href="https://explore621.net">explore621</a></li>
|
|
<li>Created new <a href="https://presentations.adjectivespecies.com">presentations</a></li>
|
|
<li>Created <a href="https://trck.ai">trck.ai</a></li>
|
|
<li>Started <a href="https://stimmtausch.com">Stimmtausch</a>, <a href="https://snuffler.projects.makyo.io/">Snuffler</a>, and <a href="https://ansigo.projects.makyo.io/">ansigo</a></li>
|
|
<li>1.0 of <a href="https://polycul.es">polycul.es</a></li>
|
|
</ul>
|
|
<h4 id="february">February</h4>
|
|
<ul>
|
|
<li>0.0.1 of <a href="https://stimmtausch.com/2019/02/12/stimmtausch-0.0.1/">Stimmtausch</a></li>
|
|
<li>Forked <a href="https://tv2.projects.makyo.io">tv2</a></li>
|
|
</ul>
|
|
<h4 id="march">March</h4>
|
|
<ul>
|
|
<li>Migrated personal sites to Hugo</li>
|
|
<li>Wrote some poetry</li>
|
|
</ul>
|
|
<h4 id="april">April</h4>
|
|
<ul>
|
|
<li>Not a good month.</li>
|
|
</ul>
|
|
<h4 id="may">May</h4>
|
|
<ul>
|
|
<li>Wrote Every Angel is Terrifying</li>
|
|
</ul>
|
|
<h4 id="june">June</h4>
|
|
<ul>
|
|
<li>Started pulling together Restless Town</li>
|
|
<li>Started reverse-engineering Dogtra remote signals</li>
|
|
</ul>
|
|
<h4 id="july">July</h4>
|
|
<ul>
|
|
<li>Wrote What Defines Us</li>
|
|
<li>Created <a href="https://makyo.github.io/peak-millennial/">Peak Millennial</a> with Judith</li>
|
|
<li>(Re)released <a href="https://makyo.ink/publications/rum-and-coke">Rum and Coke</a></li>
|
|
<li>Released <a href="https://drab-makyo.bandcamp.com/album/piano-works-vol-1">Piano Works Vol. 1</a></li>
|
|
</ul>
|
|
<h4 id="august">August</h4>
|
|
<ul>
|
|
<li>Started <a href="https://ally.id">ally</a></li>
|
|
</ul>
|
|
<h4 id="september">September</h4>
|
|
<ul>
|
|
<li>Created <a href="https://makyo.is">makyo.is</a></li>
|
|
</ul>
|
|
<h4 id="october">October</h4>
|
|
<ul>
|
|
<li>Left Internet Archive, started at New Vector</li>
|
|
</ul>
|
|
<h4 id="november">November</h4>
|
|
<ul>
|
|
<li>Started ramping up <a href="https://hybrid.ink">Hybrid</a> with anthologies</li>
|
|
<li>Released <a href="https://makyo.ink/publications/restless-town">Restless Town</a></li>
|
|
</ul>
|
|
<h4 id="december">December</h4>
|
|
<ul>
|
|
<li>Pulled together and released <a href="https://makyo.ink/publications/eigengrau">Eigengrau</a></li>
|
|
</ul>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2020-06-24</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>
|