zk_html/diary/2002-08-17-18:07:03.html

37 lines
2.0 KiB
HTML
Raw Normal View History

2020-04-23 20:45:09 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Fine. I'll do it too.</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 | Fine. I'll do it too.</h1>
</header>
<article class="content">
2020-04-25 06:30:08 +00:00
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>You are <b>42%</b> geek<br/>
2020-04-23 20:45:09 +00:00
<img align="left" height="170" src="http://www.thudfactor.com/images/geekquiz/boy_25x50.jpg" width="120"/>You are a geek liaison, which means you go both ways. You can hang out with normal people or you can hang out with geeks which means you often have geeks as friends and/or have a job where you have to mediate between geeks and normal people. This is an important role and one of which you should be proud. In fact, you can make a good deal of money as a translator.<br clear="all"/>
<blockquote>
<b>Normal:</b> Tell our geek we need him to work this weekend.<br/><br/>
2020-06-24 07:10:07 +00:00
<b>You [to Geek]:</b> We need more than that, Scotty. You&rsquo;ll have to stay until you can squeeze more outta them engines!<br/><br/>
<b>Geek [to You]:</b> I&rsquo;m givin&rsquo; her all she&rsquo;s got, Captain, but we need more dilithium crystals!<br/><br/>
2020-04-23 20:45:09 +00:00
<b>You [to Normal]:</b> He wants to know if he gets overtime.<br/><br/></blockquote> <p><a href="http://www.thudfactor.com/geekquiz.php">Take the Polygeek Quiz at Thudfactor.com</a>&lt;/p</p>
</article>
<footer>
<p>Page generated on 2002-08-17 18:07: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-23 20:45:09 +00:00
</body>
</html>