<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Encoding on Multi-Angular Communication Hub</title><link>https://negativecapability.dev/tags/encoding/</link><description>Recent content in Encoding on Multi-Angular Communication Hub</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 02 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://negativecapability.dev/tags/encoding/index.xml" rel="self" type="application/rss+xml"/><item><title>Typesetting is hard</title><link>https://negativecapability.dev/blog/typesetting/</link><pubDate>Fri, 02 Jan 2026 00:00:00 +0000</pubDate><guid>https://negativecapability.dev/blog/typesetting/</guid><description>&lt;h1 id="typesetting-is-hard"&gt;Typesetting is Hard&lt;/h1&gt;
&lt;p&gt;Well to clarify, for &lt;em&gt;most writers&lt;/em&gt; it&amp;rsquo;s probably not. But my book probably has several considerations that most people don&amp;rsquo;t for literary formatting:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;CJK Font Dependency&lt;/strong&gt;: I use a lot of NOTO China/Japan/Korea fonts for Yomi&amp;rsquo;s text&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Full Color Unicode Emojis&lt;/strong&gt;: Because a lot of the book (especially early) occurs digitally, there&amp;rsquo;s a lot of emoji use.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Fenced formatting&lt;/strong&gt;: I use this to generate a styled background for Discord conversation in the book to make sure that they stand out&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Even in the cases of the above, generating an &lt;code&gt;EPUB&lt;/code&gt; is a lot easier than typesetting for a print run. The reasons are basically in the origins of the EPUB. For those unaware, an EPUB is basically just a zip archive with a bunch of formatted HTML. So the context is that &lt;em&gt;a computer is running this in a markup format&lt;/em&gt; and the hardware / software does most of the heavy lifting.&lt;/p&gt;</description></item><item><title>The Magic and the Sauce</title><link>https://negativecapability.dev/blog/the-magic-and-the-sauce/</link><pubDate>Sun, 21 Dec 2025 00:00:00 +0000</pubDate><guid>https://negativecapability.dev/blog/the-magic-and-the-sauce/</guid><description>&lt;p&gt;I wrote a cosmic horror novel &lt;a href="https://a.co/d/5gj0sRe"&gt;The Fifth Anomaly: A Threshold Chronicle&lt;/a&gt; with a companion metalcore album, QR codes linking chapters to tracks, an in-world website, and an AI chatbot based on one of the characters. Here&amp;rsquo;s how.&lt;/p&gt;
&lt;h1 id="medium---markdown"&gt;Medium - Markdown&lt;/h1&gt;
&lt;p&gt;First, I&amp;rsquo;m a software engineer before a writer. This is my first attempt writing a book, so I stuck to a medium I&amp;rsquo;m most comfortable with. All of the chapters in the book are written as markdown in the following tree format:&lt;/p&gt;</description></item></channel></rss>