42 lines
3.0 KiB
HTML
42 lines
3.0 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | I've never wanted to drop out of college..</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 | I've never wanted to drop out of college..</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>..until now.</p>
|
|
<p>This shit’s fucked, yo. Apparently, I’m required to, for all intents and purposes, minor in a ‘coherent field’ in order to graduate with a BA in music. Of course, I was never told this, because I was too busy trying to get into a major that “doesn’t exist anymore, except on paper”, but will, apparently, be starting up the semester after I planned on graduating, and my advisor “doesn’t know what it takes to get a music degree.”</p>
|
|
<p>Fuck you, CSU - fuck you, advising system. Go drown yourself in a vat of jaundiced baby shit.</p>
|
|
<p>Suggestions are welcome, but here are some options:</p>
|
|
<ul>
|
|
<li>Transfer to Metro, move, and get a generic teaching licensure and/or music degree.</li>
|
|
<li>Stay at CSU with as full a class load as possible to graduate with BA as soon as possible</li>
|
|
<li>Stay at CSU and just get the fucking composition degree, doing my level best to get Dr. Wohl fired.</li>
|
|
<li>Drop out and work in a <s>call center</s> <s>Furry Depot</s> steady job until I can afford to do what I want to complete my education.</li>
|
|
</ul>
|
|
<p>BUTWAIT!!!!!
|
|
<div style="width: 320px; border: 1px solid gray; padding: 6px; font: normal 12px sans-serif; color: black; background-color: white;"><b style="color: black; font-size: 20px; display: block; margin-bottom: 8px;">You paid attention during 100% of high school!</b> <div style="width: 200px; background: white; border: 1px solid black; text-align: left;"><div style="width: 100%; background: red; font-size: 8px; line-height: 8px;"> </div></div><p style="margin: 10px; border: none; background: white; color: black;">85-100% You must be an autodidact, because American high schools don’t get scores that high! Good show, old chap!<br/><br/><b><a href="http://www.gotoquiz.com/do_you_deserve_your_high_school_diploma" style="color: blue;">Do you deserve your high school diploma?</a><br/><a href="http://www.gotoquiz.com/" style="color: blue;">Create a Quiz</a></b></p></div</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2007-10-24 14:06:26</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>
|