<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Writing on Multi-Angular Communication Hub</title><link>https://negativecapability.dev/categories/writing/</link><description>Recent content in Writing on Multi-Angular Communication Hub</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 11 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://negativecapability.dev/categories/writing/index.xml" rel="self" type="application/rss+xml"/><item><title>Transmedia Marketing - Unexpected Successes</title><link>https://negativecapability.dev/blog/transmedia-marketing/</link><pubDate>Sun, 11 Jan 2026 00:00:00 +0000</pubDate><guid>https://negativecapability.dev/blog/transmedia-marketing/</guid><description>&lt;h1 id="transwhat"&gt;Transwhat?&lt;/h1&gt;
&lt;p&gt;So to start of, we probably need to talk about transmedia literature. With most books, the writing is the real content. The only content in most cases. &amp;ldquo;The Fifth Anomaly: A Threshold Chronicle&amp;rdquo; is far from that.&lt;/p&gt;
&lt;p&gt;While &lt;a href="https://a.co/d/3xGGlhU"&gt;the book&lt;/a&gt; is the primary point of interest for the reader, there are &lt;em&gt;other&lt;/em&gt; components to the story. A companion album &lt;a href="https://open.spotify.com/album/0qsvdiA0Gyc1k4MD36egzr?si=9di_S6v9TTaQIZqjYJhl5g"&gt;10,000 [Ye|Fe]ars&lt;/a&gt; was released &lt;strong&gt;before&lt;/strong&gt; the book.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Why before though?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Well for a number of reasons.&lt;/p&gt;</description></item><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>My Approach to AI Assisted Writing</title><link>https://negativecapability.dev/blog/ai-assisted-writing/</link><pubDate>Sun, 21 Dec 2025 00:00:00 +0000</pubDate><guid>https://negativecapability.dev/blog/ai-assisted-writing/</guid><description>&lt;h1 id="ai-assisted-writing"&gt;AI Assisted Writing&lt;/h1&gt;
&lt;p&gt;First off, I understand that this is going to trigger some people, but I use AI (very specifically Anthropic&amp;rsquo;s Claude Code Opus 4.5) in my writing endeavors.&lt;/p&gt;
&lt;p&gt;Now this apparently requires some clarification as using &amp;ldquo;AI&amp;rdquo; in the same sentence as &amp;ldquo;writing&amp;rdquo; causes some people&amp;rsquo;s heads to explode because of an &lt;em&gt;assumption&lt;/em&gt; all I&amp;rsquo;m doing is entering a prompt and getting book. This is &lt;strong&gt;far from the case&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>Reddit Seems to Suck</title><link>https://negativecapability.dev/blog/reddit/</link><pubDate>Sun, 21 Dec 2025 00:00:00 +0000</pubDate><guid>https://negativecapability.dev/blog/reddit/</guid><description>&lt;h1 id="reddit-and-the-anonymous-mod-army"&gt;Reddit and The Anonymous Mod Army&lt;/h1&gt;
&lt;p&gt;So I recently created a post in r/selfpublishing to cover a lot of the things I learned about publishing and how I write (since markdown is not &lt;em&gt;really common&lt;/em&gt; in this industry).&lt;/p&gt;
&lt;p&gt;It was meant as a post mortem, or an evaluation of what went well / didn&amp;rsquo;t go well with the process procedurally, technically etc. There was no reference to my book, links to it or anything more than &amp;ldquo;I wrote a book&amp;hellip;here&amp;rsquo;s what I learned&amp;rdquo;.&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>