zk_html/diary/2021-09-02.html

39 lines
3.2 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 2021-09-02</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | 2021-09-02</h1>
</header>
<article class="content">
<h1 id="gratitude-letter">Gratitude Letter</h1>
<p>To Max Gladstone and Amal El-Mohtar,</p>
<p>I am endlessly grateful for the book <em>This Is How You Lose The Time War</em>, but also for you, yourselves.</p>
<p><em>Time War</em> as a book is tied for the number one inspiration for writing (the other one is what <em>got</em> me writing in the first place, and touches on different feelings of awe). I could say that it was the book that got me to treat my writing as something serious. Something that I could enjoy. It is the book that put me where I am on my path as an author. It is the book that showed me the joy of diving into language willingly, of rolling around in great heaps of words, of reveling in the simple beauties of a well crafted sentence.</p>
<p>Beyond that, though, the both of you taught me that writing does not need to be some grand experience that leaves you stuck entirely in your head. It can be a conversation, a collaboration. It can leave you in tears for your characters as they hurt. It can make you love them. To build up such a world that they are presented both with problems and the opportunities for solutions to those problems is a thing of beauty, and, while I sometimes think that I will never be half the writer that you are, it is nonetheless important to have goals.</p>
<p>Writing follows a signal path. It flows from the pen (or keyboard) onto the page, using the author as a conduit, and from there, it travels out to the audience, who acts as a conduit to reshape and reclaim those ideas, such that they&rsquo;re returned to&hellip;to what? To some grand source? To that nebulous concept of collective subconsciousness? We do not know where these ideas come from, if it&rsquo;s mere cognizance or some greater, deeper source, but by virtue of that flow of ideas, new ideas continue to grow and spread.</p>
<p>Thank you for your words. Thank you for <em>Time War</em>. Thank you for unwittingly being such an inspiration for me that I thought, &ldquo;Fuck it, I&rsquo;m gonna get an MFA and hone this craft to the finest point I possibly can.&rdquo; Thank you for Red, for Blue, for the Agency, for Garden. Thank you for Red saying &ldquo;My prose purples&rdquo;, an admittance of a dalliance, and then for letting her to continue on. Purples indeed.</p>
<p>Thank you,</p>
<p>Madison</p>
</article>
<footer>
<p>Page generated on 2024-05-04</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>