zk_html/diary/2007-01-18-19:31:04.html

34 lines
2.1 KiB
HTML
Raw Normal View History

2020-04-25 06:35:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | [no subject]</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 | [no subject]</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
2020-06-24 07:10:07 +00:00
<p>Well, I figured I&rsquo;d go pick up some headphones when I went to go get my textbook, since my nice Aiwas are on their way out (such good headphones :o/ ). I guess the campus bookstore only carries Sony and Sony clones, but I haven&rsquo;t had -too- much bad luck in the way of Sony, so I picked up two pairs: an inexpensive set of hi-fi studio monitor headphones and a nicer set of earbuds.</p>
<p>The earbuds (I keep typing earbutts for some reason) touted &lsquo;Excellent bass response&rsquo;, which is something that is occasionally missing from earbuds, so I figured I&rsquo;d try them out. They <em>do</em> have excellent bass response: I can hear every step I take and every brush of my shirt against the cord. Unfortunately, Sony seems to have forgotton about the treble side of things, and violins, sopranos, and flutes are left all sounding pretty much the same.</p>
2020-04-25 06:35:06 +00:00
<p>Sigh.</p>
<p>At least the cheap monitor headphones sound reasonable. Still not quite my Aiwas, and my experience with these is either cheap wiring in the cords leading to one side going out, or cheap plastic bands that snap, leaving you with one side dangling. :o</p>
</article>
<footer>
<p>Page generated on 2007-01-18 19:31:04</p>
</footer>
</main>
2020-06-24 07:10:07 +00:00
<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>
2020-04-25 06:35:06 +00:00
</body>
</html>