2020-04-25 05:00:08 +00:00
|
|
|
<!doctype html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Zk | 2019-09-02-catastrophically-maddy</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 | 2019-09-02-catastrophically-maddy</h1>
|
|
|
|
</header>
|
|
|
|
<article class="content">
|
|
|
|
<hr />
|
|
|
|
<p>date: 2019-09-02
|
|
|
|
title: Catastrophically Maddy</p>
|
|
|
|
<hr />
|
|
|
|
<blockquote>
|
|
|
|
<p>You seem to be working ever close to some platonic perfection of what means to be Maddy.</p>
|
|
|
|
</blockquote>
|
|
|
|
<!--more-->
|
|
|
|
|
|
|
|
<p>Yeah, this is one of those things where I seem to have looped all the way around from being proud of a work to being vaguely ashamed of it.</p>
|
|
|
|
<blockquote>
|
2020-06-24 07:10:07 +00:00
|
|
|
<p>It’s not bad, it’s just very Maddy. Intensely Maddy. Catastrophically Maddy.</p>
|
2020-04-25 05:00:08 +00:00
|
|
|
</blockquote>
|
|
|
|
<p>Right.</p>
|
2020-06-24 07:10:07 +00:00
|
|
|
<p>So for those who are keeping track of all the goofy ergodic shit I do with my friend here–</p>
|
2020-04-25 05:00:08 +00:00
|
|
|
<blockquote>
|
|
|
|
<p>Ally, not friend.</p>
|
|
|
|
</blockquote>
|
|
|
|
<p>Right. So for those who are keeping track, so far we have had:</p>
|
|
|
|
<ul>
|
|
|
|
<li>A site map generated using GraphViz</li>
|
|
|
|
<li>Flashing GIFs of art of my fursoñas faces pinned to the page by their third eyes.</li>
|
|
|
|
<li>A guided meditation session accompanied by disjointed noise music which grows in intensity as the text corrupts.</li>
|
|
|
|
<li>A foxy face peering over a wall thinking grawlix at you.</li>
|
|
|
|
<li>A somewhat magical sigil that spins.</li>
|
|
|
|
</ul>
|
2020-06-24 07:10:07 +00:00
|
|
|
<p>It’s time to take that one step further, so the next section is told through git commits for the source code for this site.</p>
|
2020-04-25 05:00:08 +00:00
|
|
|
<blockquote>
|
2020-06-24 07:10:07 +00:00
|
|
|
<p>When do we get an ARG? And I’m still waiting on transclusion, by the way.</p>
|
2020-04-25 05:00:08 +00:00
|
|
|
</blockquote>
|
|
|
|
<p>Give it time.</p>
|
|
|
|
<h3 id="new-content">New content</h3>
|
|
|
|
<ul>
|
|
|
|
<li><a href="https://github.com/makyo/ally.drab-makyo.com/pull/4">Software</a></li>
|
|
|
|
</ul>
|
|
|
|
<h3 id="updated-content">Updated content</h3>
|
|
|
|
<ul>
|
|
|
|
<li><a href="/18.html">Ally 18</a></li>
|
|
|
|
</ul>
|
|
|
|
</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>
|