34 lines
2.3 KiB
HTML
34 lines
2.3 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | How to drive Matt insane.</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 | How to drive Matt insane.</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>I fell asleep! Hah! I did it! I fell asleep naturally at about 7 this morning! I’d even been sleeping for about five hours when, lo, the phone rings and wakes me up. It’s my mom. She informs me that she’s been thinking; if I don’t get a job this summer, how am I going to be able to afford books? After all, I am paying for them, right?</p>
|
|
<p>IT WOULD FOR GOD DAMN SURE BE EASIER IF I WEREN’T STILL PAYING FOR YOUR STUPID DIVORCE, FREAK. I drive 44 to 66 miles a week to go between your house and my dad’s house because you two had a tiff and refuse to at least resolve it by paying for your only son’s gas while you make him drive between the two goddamn houses. </p>
|
|
<p>The math gives me $2520 over the past two and a half years I’ve been driving. Now, if I didn’t want to eat or pay for the music I own, much less anything else, sure, I could do that out of my allowance, but life’s just not that simple, is it? And now I have $300 in the bank and a projected $500 for books.</p>
|
|
<p>Irate only begins to describe how I feel right now, because I’m about to drive another handful of dollars down the drain for my mom to drop off a load of branches for her at the dump. Honestly, I just feel like strewing them about the living room about now and leaving for a few days. Park my car or something and just sleep in it for a few days</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2004-06-14 11:18:27</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>
|