zk_html/diary/2008-08-28-23:24:00.html

34 lines
2.8 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Bwuh.</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 | Bwuh.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>School and work are taking a lot more time than I anticipated. Sorry I&rsquo;m not around online and not posting here very much. Still working on all of those projects underway, just not nearly as much. Should calm down soon.</p>
<p>Classes are okay, nothing great, nothing terrible. The new building is amazing, though, and I feel like I&rsquo;m actually getting to help in some respects. With our regular replacement cycle of two years at work, we pulled 52 relatively good computers (3GHz, 1G RAM, 40G SATA hard drives, but only two PCI slots, no PCI-E or AGP, so onboard video only). I pulled some strings and initiated some dialogs, and somehow got 19 of those computers, plus 21 fairly decent 17&rdquo; LCDs, PLUS 10 laptops taken over to the new building. All of those desktops are going in the music composition lab, which I&rsquo;ll be helping to set up. The Music people didn&rsquo;t know about the free equipment transfers, so they&rsquo;re all excited to be getting this stuff for free from the library. There&rsquo;s a whole lot of politics involved, really: campus surplus would have us transfer the machines through them (charging $25 per computer, plus the cost of recycling the current hard drive and buying a new one) and have the music department buy the computers from them afterwards. As the department would be using student tech fees, which bought the computers in the first place, to do this, students would effectively be buying the computers <em>twice</em>. No one in LTS is a fan of that, though, so we do our best to work around that by technically willing the computers to an individual over in the new department. Kinda sneaky, I guess, but worth it.</p>
<p>I guess that&rsquo;s it, really. x.</p>
</article>
<footer>
<p>Page generated on 2008-08-28 23:24: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>