zk_html/diary/2005-02-23-07:53:29.html

33 lines
3.4 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Dating.</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 | Dating.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>I just saw Hitch, a moving about dating, with Andy. The movie was pretty good, and I liked it, but afterwards, when Andy was driving me home, we had a discussion about dating. It started out about the movie, but sort of ended up with him giving me a bit of a lecture about how dating&rsquo;s not a shuttle launch. I guess that got started when I mentioned that I&rsquo;m really don&rsquo;t date because I&rsquo;m afraid I might not live up to my standard or the other person&rsquo;s, so his reaction was understandable, but what I think I MEANT to say was that I was afraid of being a phony. I started to type &lsquo;afraid of hurting someone,&rsquo; but that&rsquo;s not even it, sometimes - more often than some people think - getting hurt&rsquo;s okay. I mean, it&rsquo;s not my GOAL to go out and date people only to dump them, just to be willing to accept pain if it comes, and cherish it (&lsquo;cause it ALL matters, baby [hee, I just said baby]). But no, I&rsquo;m afraid of being a phony, and that&rsquo;s why all of the people I&rsquo;ve dated have been friends that I&rsquo;ve been around for a while - long enough for them to see who I really am. That sounds trite, but it makes sense to me: if you go out on a date with someone you&rsquo;ve just been introduced to or maybe met once or twice, even if you&rsquo;re completely honest, you end up being phony, because you end up having to cram your entire personality into three or four hour segments, which just isn&rsquo;t the way I personally work. I guess I&rsquo;m weird that way, because dating seems to have worked well for plenty of people since our society cut down on the arranged marriages. I need the snippets, the flashes you get of someone in the hall when they&rsquo;re hurrying somewhere, the brief glance of concern or utter joy that sometimes crosses over a person&rsquo;s face, the class time, the work time, the play time, all of that.</p>
<p>My problem: by the time I get to know someone well enough to get to the point that I&rsquo;d date them, either I&rsquo;m not willing to because I just don&rsquo;t feel that way about them, or I&rsquo;m swept off my feet and they&rsquo;re straight (common), lesbian (not so much), or not willing to date a friend like that (it happens). It&rsquo;s not even that much of a problem, because I don&rsquo;t mind being single as long as I have some close friends, and the way things have been going, all my methods do is get me damn close friends.</p>
<p>In conclusion, whatev&rsquo;</p>
</article>
<footer>
<p>Page generated on 2005-02-23 07:53:29</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>