zk_html/diary/2006-04-16-17:43:03.html

35 lines
1.9 KiB
HTML
Raw Normal View History

2020-04-25 06:35:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Ar.</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 | Ar.</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>So.. some people weren&rsquo;t too happy with my looking into the Peace Corps, so let me explain myself further.</p>
<p>The more I learn about both education and music, the less sure I&rsquo;ve become about my choice of majors. There&rsquo;s just too much going on in the world of education and music today that I really don&rsquo;t like, and really seems kind of dangerous in a psychological/job security standpoint. I just don&rsquo;t think I could jump right into that, so I started looking into things I could do instead, or at least to take a break. There were an awful lot of fanciful ideas, but the two that remain after logic intervened were joining the Peace Corps or continuing with school to get my masters, or even further. Each has its own advantages and disadvantages, so what I really need to do is decide what&rsquo;s more important to me.</p>
2020-04-25 06:35:06 +00:00
<p>Oh well :o/</p>
<p>Schools going pretty terribly.</p>
2020-06-24 07:10:07 +00:00
<p>Also, I&rsquo;ve noticed that Serenity makes a few cameos in BSG</p>
2020-04-25 06:35:06 +00:00
</article>
<footer>
<p>Page generated on 2006-04-16 17:43:03</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>