zk_html/writing/ally/jay/02.html

62 lines
3.5 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 02</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 | 02</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-08-13
weight: 2</p>
<hr />
<p>Jay was a photographer. An artist. A true, honest, dyed-in-the-wool artist.</p>
<blockquote>
<p>You looked up to him. Part of you wanted to be him. He could run a photography business funded by his day job of being a newspaper photographer. You thought of him when you changed your major to music.</p>
</blockquote>
<p>Did I? I was terrified of him.</p>
<blockquote>
<p>Are they so different? &lsquo;Awe&rsquo;, as a word, is not always a positive one.</p>
</blockquote>
<p>He took a picture of his son from a prior marriage that I still remember. Zach was shirtless, covered in mud that had started to dry and crack. He was looking down and to the left. He was holding something&hellip;a sunflower, maybe? He had ram horns. The colors were muted&hellip;was it black and white? Or was it just the mud?</p>
<p>I think I wanted to be that. Not Zach, necessarily. but I wanted to be that picture. I wanted to be a son that was loved like that. I wanted to be something as magical as that felt.</p>
<blockquote>
<p>You also wanted to be the Phantom from Phantom of the Opera. Raoul was the bad guy, and you danced with your &lsquo;Christine&rsquo;, Sarah Trowbridge, after school in front of your parents on the balance beam.</p>
</blockquote>
<p>I desperately craved being an artist. I drew endlessly. I played the saxophone, and sometimes I even liked it. I wrote music. My first song in third or fourth grade.</p>
<p>Maybe I did look up to him. He pulled it off.</p>
<blockquote>
<p>Until he didn&rsquo;t.</p>
</blockquote>
<p>Right. When my mom told me to get in touch with him a decade and a half after the divorce, he owned a feed store down the block from me.</p>
<p>He left The Rocky Mountain News as lead photographer or something to pursue a job in 3D art. He bought Bryce 3D. He brought Lightwave. He spent a year learning Lightwave, and when the next version came out, he bought that and said it would take time to learn.</p>
<p>By that point, mom had been supporting all of us &mdash; herself, him, me, my step-brother and two step-sisters &mdash; for a year. She confided in me later that she had lost half a million dollars by the end of the relationship.</p>
<p>I didn&rsquo;t remember that folly. I majored in music and thought, &ldquo;Ah, yes, I can get a job doing library music or teaching choir while I work on my compositions&rdquo; but forgot how lucky he was when I met him.</p>
<blockquote>
<p>You remembered and raced to teach yourself programming.</p>
</blockquote>
<p><em>You</em> remembered, maybe. I&rsquo;d like to think of myself as a bit of a dreamer, even still.</p>
<blockquote>
<p>Thus you, 1:19 AM on a Tuesday, gritting your teeth and trying not to write about mania.</p>
</blockquote>
</article>
<footer>
<p>Page generated on 2020-06-24</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>