zk_html/diary/2008-12-03-17:46:57.html

38 lines
3.8 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | So, the big deal.</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 | So, the big deal.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Over break, I watched a bunch of TEDTalks and finally got around to watching the one by Al Gore on climate change. On a whim, I decided to see what all the hype was about with <em>An Inconvenient Truth</em> and found a torrent of it. With the school&rsquo;s connection, such things usually finish in a few hours, overnight at the longest. However, I forgot to turn the torrent off.</p>
<p>Come Monday, my network admin gets an email from the head ACNS guy, a forwarded cease-and-desist letter from BayTSP, the company that researches infringements for copyright holders, including Paramount, who produced <em>An Inconvenient Truth</em>. Now, due to the fact that just about everyone has been screwing up with scheduling this semester for the next, I took the day off work to make my rounds and berate people into getting me the classes I need. Unfortunately, this email came at about three in the afternoon, and I was in choir, where I didn&rsquo;t get any wi-fi reception. After choir was a cello lesson, and after that, dinner with John. So I didn&rsquo;t get the email from my boss (&ldquo;Matt, get your ass in here right now. I&rsquo;ve unplugged both your computers. Is it your windows or linux box?&rdquo;) until I was just getting to bed.</p>
<p>I freaked out. I ran to work at eleven since the building closes at midnight, turned both computers off, plugged in the network cables, then turned the Windows box back on so that I could reimage the linux box, effectively replacing most everything on the hard-drive with the bloated staff image.</p>
<p>I was worried because a copyright infringement suit would be a good reason for composers not to trust me to publish their copyrighted works. Not only that, but it would also be good reason for me to get fired, me to get dismissed from the university, and for me to lose a whole lot of money. At least this wasn&rsquo;t a lawsuit, just a take-down notification.</p>
<p>Anyway, I got back into work the next day, planning on what I would do if I got fired. My boss pulled me aside and told me that everything would be okay, that I wasn&rsquo;t getting fired, but that if I did it again, not only would I be fired, but he would personally kick my ass. The network admin told me just about the same thing. I was told that it was technically untraceable to me and that no litigation would be filed because it was fairly untraceable. And then we got to work as normal.</p>
<p>This was the first thing I had downloaded in months, almost a year. I think the last thing I got was BSG season 3. And you know? This was a pretty effective deterrent - I think it&rsquo;ll be the last thing I download, too.</p>
<p>Moral: be careful. They really are keeping an eye on this, and they really will contact you, if nothing else</p>
</article>
<footer>
<p>Page generated on 2008-12-03 17:46:57</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>