zk_html/diary/2004-12-22-23:10:55.html

35 lines
2.3 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Woohurr.</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | Woohurr.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>So I received my yeasts and racking cane and airlocks and stoppers and hydrometer, buuuuuuuuuuuut the stoppers are the wrong size. However, they refunded me some shipping they were going to charge me, so I used some of that to order the correct stoppers. It worked out nice, but now I have to wait more to start.</p>
<p>In other, related news, I picked up some smaller bottles at McGuckin&rsquo;s for the remainder of the cider. They&rsquo;re not the splits (375mL) that I was going to get, but some odd size that I think is a little over two thirds the size of a split at 9 oz (9 oz = 266.161767mL = ~71% of 375mL = I&rsquo;m a geek) with grolsch style swing-tops. I got six (for a bit more cash than I was really willing to spend, but with the swing-tops, they&rsquo;re reusable), and I figure I can use three for each batch, filled most of the way (I might have to prime each with a pinch of sugar and leave them open for a little to get them to generate some CO<sub>2</sub> to push the O<sub>2</sub> out). The offer still stands for gift-age, but with the caveat that I need the bottles back c.c</p>
<p>Here, have s&rsquo;more parentheses: ((((()))))()()()()()((((()))))
(Oh, heh, it says 250mL on the bottoms of the bottles..</p>
</article>
<footer>
<p>Page generated on 2004-12-22 23:10:55</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>