zk_html/diary/2009-05-23-17:45:45.html

36 lines
3.2 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Whew</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 | Whew</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Sorry for the short post last night, wasn&rsquo;t really in the mood for typing a whole big thing up.</p>
<p>James and I were ten miles into an eighteen mile ride when we had to cross one of Fort Collins&rsquo; many railroad tracks - this one at the bottom of a short hill. I usually do alright crossing this track, but with a lot of gravel on the shoulder, I had to aim for a different crossing. Unfortunately, this part of the crossing had big pothole that I didn&rsquo;t see until too late. With the downhill angle, the corner of the railroad crossing ties, and my speed of about 18 mph, my front wheel was crimped on impact, even with the high pressure tires. I stayed upright for another three feet or so, but the crimped wheel stopped rolling after it got to my breaks and I went over the handlebars. Unfortunately, James was right behind me and crashed right into me when I hit the ground, basically using my kidneys as a jump. </p>
<p>We both tumbled for a bit, then dragged our bikes off the road. Another biker stopped to ask if we were alright and waited around as we called our friend to come pick us up (John Wright rocks :D). After we got home and John left, I punched a hole in the living room wall. It feels like everything I love doing just ends in disaster, and I was pretty pissed about the crash.</p>
<p>I&rsquo;ve got road rash on a good bit of my left side and my gear is a little scraped, but not too badly, my left knee&rsquo;s freaking out (fingers crossed that it&rsquo;s nothing big), and my lower back hurts like hell whenever I move, but I think my kidneys are alright. James has a little bit of road rash and some muscle in his left shoulder might be torn, so he&rsquo;s in a borrowed sling for a bit. My front wheel is trashed, as is my rear bike light, and James&rsquo; front wheel is out of true, possibly trashed. Other than that, the bikes seem fine.</p>
<p>Thanks for all the comments and concern - everything&rsquo;s fine, but I&rsquo;m still pretty pissed. Oh well, my mom might come up to help me patch the drywall and to possibly get me a new front wheel as an early Christmas present, which should help a lot</p>
</article>
<footer>
<p>Page generated on 2009-05-23 17:45:45</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>