zk_html/diary/2005-12-15-21:35:00.html

33 lines
2.3 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | [no subject]</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 | [no subject]</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Grr! My clutch is starting to screw up pretty badly now. Last night, it scared me because it was working differently than it ever has before. Normally, I have some leeway about halfway to the floor depressing and releasing the pedal. Last night, it seems to have flipped, so that I had all the leeway when the pedal was almost all the way out, and the clutch engaging/disengaging would occur when I nearly had the pedal to the floor.. This morning, the same trend continued, this time with a twist. When I was at a stop, it was pretty much impossible to get the car in gear - first or reverse, though on occasion, I could get it in third or fourth, though still with great difficulty. To get it into first or reverse, I&rsquo;d have to slide my foot to the side with the pedal depressed and let it release all by itself while the car was in neutral. The pedal would pop up with a <em>clunk</em> and then, after depressing it fully, I could finally get the car into gear, still with a good deal of difficulty. According to the internet, this is a fairly serious problem, likely involving water getting into the system, and either the master or slave cylinder going bad.</p>
<p>Damn.. shitty time for this to happen x.</p>
</article>
<footer>
<p>Page generated on 2005-12-15 21:35:00</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>