zk_html/diary/2005-06-22-20:09:29.html

33 lines
2.2 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Well, shit.</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 | Well, shit.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Just got off the phone, sounds as if my laptop&rsquo;s pretty much gone. He pulled the hard drive and hooked that to a different computer - nothing. Lost a bunch of music and all of my writing, but luckily, I have my scores backed up (I hope). Next, he tried plugging a new hard drive in - no dice. So, either the ribbon cable connecting the hard drive to the logic board is bad (lets hope and pray), or the logic board itself is bad. If the latter case is true, it&rsquo;d just be more worthwhile to get a new laptop and sell this old one on ebay for $500 or whatever (everything else still works, if someone&rsquo;s willing to put money into it, they&rsquo;re welcome to, but with a logic board, it&rsquo;d be about the same as getting a new one - maybe they can fix it up and resell it for more) and put the money down towards the new one. Mom&rsquo;s willing to help me with all of this, but that&rsquo;ll be like.. my first several paychecks if I get the work study position. Oh well.. just when I was getting interested in writing again, too.</p>
<p>In other news, I wrote a whole song last night. I&rsquo;d post it but ha ha, no laptop</p>
</article>
<footer>
<p>Page generated on 2005-06-22 20:09:29</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>