<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:content="http://purl.org/rss/1.0/modules/content/">
&lt;!-- term --&gt;
  <channel>
    <itunes:owner>
      <itunes:name>Endgame Viable</itunes:name>
      <itunes:email>endgameviable@gmail.com</itunes:email>
    </itunes:owner>
    <title>Endgame Viable</title>
    <link>https://endgameviable.com/tags/automation/</link>
    <description>Recent content from the blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>endgameviable@gmail.com (Endgame Viable)</managingEditor>
    <webMaster>endgameviable@gmail.com (Endgame Viable)</webMaster>
    <lastBuildDate>Wed, 08 Jul 2026 00:10:14 +0000</lastBuildDate>
    <itunes:explicit>false</itunes:explicit>
    <itunes:type>episodic</itunes:type>
    <itunes:category text="Leisure"/>
    
    <atom:link href="https://endgameviable.com/tags/automation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Demonstrating the Blog Post-Processor</title>
      <link>https://endgameviable.com/post/2026/07/demonstrating-the-post-processor/</link>
      <pubDate>Tue, 07 Jul 2026 19:16:48 -0400</pubDate>
      <author>endgameviable@gmail.com (Endgame Viable)</author>
      <guid>https://endgameviable.com/post/2026/07/demonstrating-the-post-processor/</guid>
      <enclosure url="https://media.endgameviable.com/img/gemini/2026/07/blog-post-processor.webp" length="0" type="image/jpeg" /><description>&lt;p&gt;&lt;img src=&#34;https://media.endgameviable.com/img/gemini/2026/07/blog-post-processor.webp&#34; /&gt;&lt;/p&gt;&lt;p&gt;Aw screw it, I&amp;rsquo;ll make this post tonight too, since I&amp;rsquo;m on a roll right now. This is how I&amp;rsquo;ll be able to write a post a day for Blaugust.&lt;/p&gt;
&lt;p&gt;For reference, &lt;a href=&#34;https://endgameviable.com/post/2026/07/starting-to-update-theme/&#34;&gt;here&amp;rsquo;s the post&lt;/a&gt; referenced in these screenshots.&lt;/p&gt;
&lt;p&gt;I start a blog post by typing this:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;make post
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The new post opens within the Antigravity IDE editor and I start typing Markdown until I&amp;rsquo;ve had enough. That and only that is the part that I find fun about blogging.&lt;/p&gt;
&lt;figure&gt;
    &lt;img src=&#34;https://media.endgameviable.com/img/2026/07/antigravity-post-processing-1.webp&#34;loading=&#34;lazy&#34;
    /&gt; 
&lt;/figure&gt;
&lt;p&gt;Then I go over to the Agent chat on the right and type:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;post process the last post
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;That triggers the AI skill I wrote today. Then I answer a series of questions about metadata. First it gives me a selection of three different titles to choose from. In this case the choices sucked so bad that I typed in my own.&lt;/p&gt;
&lt;figure&gt;
    &lt;img src=&#34;https://media.endgameviable.com/img/2026/07/antigravity-post-processing-2.webp&#34;loading=&#34;lazy&#34;
    /&gt; 
&lt;/figure&gt;
&lt;p&gt;Then it generates three summaries and asks which one I like. I didn&amp;rsquo;t like any of them, but the first one was good enough and I could trim off the irrelevant bit at the end.&lt;/p&gt;
&lt;figure&gt;
    &lt;img src=&#34;https://media.endgameviable.com/img/2026/07/antigravity-post-processing-3.webp&#34;loading=&#34;lazy&#34;
    /&gt; 
&lt;/figure&gt;
&lt;p&gt;Then it asks which tags I want to use for the post. It selects from among relevant tags already used by the blog, or suggests new ones if none fit. These were fine.&lt;/p&gt;
&lt;figure&gt;
    &lt;img src=&#34;https://media.endgameviable.com/img/2026/07/antigravity-post-processing-4.webp&#34;loading=&#34;lazy&#34;
    /&gt; 
&lt;/figure&gt;
&lt;p&gt;Then the really time-saving part. It takes those tags and some keywords from the post and searches my existing image library for anything that might work for the post. It keeps picking the same DALL-E images that I reserve for my Recluse Reports so I told it to generate a new one.&lt;/p&gt;
&lt;figure&gt;
    &lt;img src=&#34;https://media.endgameviable.com/img/2026/07/antigravity-post-processing-5.webp&#34;loading=&#34;lazy&#34;
    /&gt; 
&lt;/figure&gt;
&lt;p&gt;Then it writes a prompt for what it thinks the blog header image should look like. So far it thinks every blog image should be a picture of a computer doing something. The skill constrains it to 1000x400, white background, and modern line art. I can put in my own prompt if needed.&lt;/p&gt;
&lt;figure&gt;
    &lt;img src=&#34;https://media.endgameviable.com/img/2026/07/antigravity-post-processing-6.webp&#34;loading=&#34;lazy&#34;
    /&gt; 
&lt;/figure&gt;
&lt;p&gt;After approving the prompt, it generates three possible images and asks which one I like. They all look pretty silly to me but hey, &amp;ldquo;mediocre&amp;rdquo; is &amp;ldquo;good enough&amp;rdquo; in this new-fangled world we live in. I picked the one that looked like it would crop the best. AI always generates a square image and they&amp;rsquo;re cropped to 1000x400.&lt;/p&gt;
&lt;figure&gt;
    &lt;img src=&#34;https://media.endgameviable.com/img/2026/07/antigravity-post-processing-7.webp&#34;loading=&#34;lazy&#34;
    /&gt; 
&lt;/figure&gt;
&lt;p&gt;Then it asks what to name the new image in my library. It makes some guesses or I can type something in. It will file the image in the correct folder by year and month, which is my media library filename convention. It will also convert to webp and crop to the right size.&lt;/p&gt;
&lt;figure&gt;
    &lt;img src=&#34;https://media.endgameviable.com/img/2026/07/antigravity-post-processing-8.webp&#34;loading=&#34;lazy&#34;
    /&gt; 
&lt;/figure&gt;
&lt;p&gt;When it&amp;rsquo;s done it gives me a summary of what it did. It also renames the temporary post filename to the final blog post filename. Here we can see all the updated metadata that I hate to write.&lt;/p&gt;
&lt;figure&gt;
    &lt;img src=&#34;https://media.endgameviable.com/img/2026/07/antigravity-post-processing-9.webp&#34;loading=&#34;lazy&#34;
    /&gt; 
&lt;/figure&gt;
&lt;p&gt;When all that&amp;rsquo;s done, I run the following to upload the new image to my S3 bucket on AWS so it&amp;rsquo;s available to link in posts.&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;make sync-images
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;For someone used to a blog hosting service, that probably sounds like a shocking amount of work for one blog post. But if you&amp;rsquo;re building a static blog from a local directory full of Markdown posts, it&amp;rsquo;s a &lt;em&gt;huge&lt;/em&gt; time and energy saver.&lt;/p&gt;
&lt;p&gt;I even used AI to do all the tedious bits of starting this very blog post.&lt;/p&gt;
&lt;blockquote class=&#34;chatlog&#34;&gt;
&lt;p&gt;Can you locate and list any screenshots taken in the last hour?&lt;/p&gt;
&lt;p&gt;Copy all those screenshots to the endgameviable-media/2026/07 directory and convert them to webp, and rename them to antigravity-post-processing-{num}.webp with a sequential number for each one, in datetime order.&lt;/p&gt;
&lt;p&gt;From the project endgameviable-hugo directory, I want you to run &amp;ldquo;make diary&amp;rdquo; and in the body of the new post, which will be in project dir endgameviable-hugo/content/post/2026/07, embed all of those screenshots using the {{&amp;lt; cloudimg &amp;gt;}} shortcode. The image src will start with 2026/07.&lt;/p&gt;

&lt;/blockquote&gt;

&lt;p&gt;AI is absolutely fantastic at doing the tedious bits and I&amp;rsquo;ve never understood why anyone would think that&amp;rsquo;s the slightest bit controversial or arguable.&lt;/p&gt;
</description></item>
    <item>
      <title>Starting to Update the Blog Theme</title>
      <link>https://endgameviable.com/post/2026/07/starting-to-update-theme/</link>
      <pubDate>Tue, 07 Jul 2026 18:45:13 -0400</pubDate>
      <author>endgameviable@gmail.com (Endgame Viable)</author>
      <guid>https://endgameviable.com/post/2026/07/starting-to-update-theme/</guid>
      <enclosure url="https://media.endgameviable.com/img/gemini/2026/07/modern-blog-design.webp" length="0" type="image/jpeg" /><description>&lt;p&gt;&lt;img src=&#34;https://media.endgameviable.com/img/gemini/2026/07/modern-blog-design.webp&#34; /&gt;&lt;/p&gt;&lt;p&gt;One more test post.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been working on updating my blog theme to give it a little more modern kick. Modern, at least, in the manner of whatever Gemini gets from its &amp;ldquo;modern-web-style&amp;rdquo; plugin.&lt;/p&gt;
&lt;p&gt;You guessed it: I&amp;rsquo;m just prompting Gemini to do it for me, through the medium of the Antigravity IDE. Who has the time or energy to keep up with all the crazy css rules out there these days? Not to mention all the Hugo theme rules.&lt;/p&gt;
&lt;p&gt;As with most AI-assisted projects, most of the work was done to my satisfaction in less than an hour, but I&amp;rsquo;ll be tweaking it for a while before making it live. It should be ready in time for Blaugust.&lt;/p&gt;
&lt;p&gt;With &lt;em&gt;this&lt;/em&gt; test post, I&amp;rsquo;ll be capturing screenshots of my AI post-processing assistance skill in order to write a future post demonstrating the whole thing.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m quite pleased to have a significant portion of the crushing weight of tedium lifted from my shoulders for every blog post, so I can focus on the fun part: Writing.&lt;/p&gt;
</description></item>
    <item>
      <title>Turning Off Editor Suggestions in Antigravity IDE</title>
      <link>https://endgameviable.com/post/2026/07/2026-07-07-turning-off-editor/</link>
      <pubDate>Tue, 07 Jul 2026 14:31:08 -0400</pubDate>
      <author>endgameviable@gmail.com (Endgame Viable)</author>
      <guid>https://endgameviable.com/post/2026/07/2026-07-07-turning-off-editor/</guid>
      <enclosure url="https://media.endgameviable.com/img/gemini/2026/07/editor_settings_toggle.webp" length="0" type="image/jpeg" /><description>&lt;p&gt;&lt;img src=&#34;https://media.endgameviable.com/img/gemini/2026/07/editor_settings_toggle.webp&#34; /&gt;&lt;/p&gt;&lt;p&gt;I can now reveal that the extremely annoying auto-writing &amp;ldquo;feature&amp;rdquo; of Antigravity IDE can be turned off when working with a plain Markdown (or any text, presumably). Go to the lower right corner of the IDE, click on Antigravity - Settings, and turn off &amp;ldquo;Suggestions in Editor.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;This knowledge will allow me to continue writing blog posts within Antigravity IDE, as opposed to switching editors back and forth.&lt;/p&gt;
&lt;p&gt;For the purposes of this post, it means I can continue testing my AI metadata workflow.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m generally happy with it now, however the UI for AI skills is rather primitive. It&amp;rsquo;s a throwback to the 90s when every UI was a command-line UI where the computer would ask you a question, give you a list of options, and ask you to type the number of the option you wanted to do. Yuck.&lt;/p&gt;
&lt;p&gt;Believe it or not, some people in technology still prefer to work that way. I work with some people who are avid Linux command-line folks, and a UI like that is entirely natural to them.&lt;/p&gt;
&lt;p&gt;Interacting with AI agents is mainly done through a chat-style interface, so it&amp;rsquo;s basically like a command-line interface, so those really old-school UI conventions are back again.&lt;/p&gt;
&lt;p&gt;I wonder if I can get Gemini to write a program to give me a windowed UI instead.&lt;/p&gt;
&lt;p&gt;The answer is: Kind of. It suggested using the native &amp;ldquo;ask_question&amp;rdquo; feature, which is a slightly improved UI within the chat window interface.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s one other thing I want to fix in this AI skill (a permissions issue with file copying), which may necessitate yet another test post later.&lt;/p&gt;
</description></item>
    <item>
      <title>Fighting Markdown Autocomplete and A Whopper</title>
      <link>https://endgameviable.com/post/2026/07/2026-07-07-fighting-markdown-autocomplete/</link>
      <pubDate>Tue, 07 Jul 2026 13:16:31 -0400</pubDate>
      <author>endgameviable@gmail.com (Endgame Viable)</author>
      <guid>https://endgameviable.com/post/2026/07/2026-07-07-fighting-markdown-autocomplete/</guid>
      <enclosure url="https://media.endgameviable.com/img/gemini/2026/07/markdown-autocomplete-burger.webp" length="0" type="image/jpeg" /><description>&lt;p&gt;&lt;img src=&#34;https://media.endgameviable.com/img/gemini/2026/07/markdown-autocomplete-burger.webp&#34; /&gt;&lt;/p&gt;&lt;p&gt;I just went out to Burger King and got a Whopper combo. This is the biggest meal I&amp;rsquo;ve eaten since probably last Thursday. Over the weekend, for example, a big meal for me was a Jello cup or a piece of cheese.&lt;/p&gt;
&lt;p&gt;One thing I&amp;rsquo;m really hating about Antigravity IDE is that whenever I type in Markdown&amp;ndash;that is, whenever I type a blog post&amp;ndash;it thinks I want suggestions for how to complete every sentence, as if it&amp;rsquo;s making suggestions for how to complete code.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s very annoying. After I typed that short sentence, it wanted me to erase it and rewrite it as something like, &amp;ldquo;I bet I could get it to stop with some work. It&amp;rsquo;s not a big deal, it&amp;rsquo;s just a bit annoying.&amp;rdquo; It&amp;rsquo;s not &amp;ldquo;a bit annoying.&amp;rdquo; It&amp;rsquo;s all caps INCREDIBLY ANNOYING.&lt;/p&gt;
&lt;p&gt;And by the way, I have already asked about how to turn it off, and done the things it suggested, and it&amp;rsquo;s still doing it. I will have to write the post in VSCode instead and switch back to Antigravity to do the post-processing, which is also annoying, because I like to work in one app from start to finish.&lt;/p&gt;
&lt;p&gt;Anyway, the burger was good. &amp;lt;- That was an AI-suggested sentence, and I thought it was funny, and something I would write, so I kept it as-is.&lt;/p&gt;
&lt;p&gt;This test was for AI-automated tagging of the post. It&amp;rsquo;s not working the way I like yet. It&amp;rsquo;s a little better now.&lt;/p&gt;
</description></item>
    <item>
      <title>Automating Blog Metadata with Custom AI Skills</title>
      <link>https://endgameviable.com/post/2026/07/2026-07-07-automating-blog-metadata/</link>
      <pubDate>Tue, 07 Jul 2026 10:55:28 -0400</pubDate>
      <author>endgameviable@gmail.com (Endgame Viable)</author>
      <guid>https://endgameviable.com/post/2026/07/2026-07-07-automating-blog-metadata/</guid>
      <enclosure url="https://media.endgameviable.com/img/gemini/2026/07/metadata-helpers.webp" length="0" type="image/jpeg" /><description>&lt;p&gt;&lt;img src=&#34;https://media.endgameviable.com/img/gemini/2026/07/metadata-helpers.webp&#34; /&gt;&lt;/p&gt;&lt;p&gt;The main obstacles for me to publishing lots and lots and lots of blog posts are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Creating a title&lt;/li&gt;
&lt;li&gt;Creating a summary of the post&lt;/li&gt;
&lt;li&gt;Choosing or creating an image for the post&lt;/li&gt;
&lt;li&gt;An endless loop of perfectionism that requires every word to be perfect before publication&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I can&amp;rsquo;t do much about that last one, but the first ones are solvable.&lt;/p&gt;
&lt;p&gt;Many, many of my posts have sat in drafts forever because I just didn&amp;rsquo;t feel like doing those things. I can type into an editor window all day, every day, and output voluminous amounts of sentences and paragraphs. But without metadata it&amp;rsquo;s useless for blogging.&lt;/p&gt;
&lt;p&gt;Today I&amp;rsquo;m working on some AI helpers to do those things for me, or at least suggest things for me that I can tweak. I can&amp;rsquo;t stress enough how much I hate writing metadata for blog posts. The part of a blog post I care about is the text between the first word and the last word.&lt;/p&gt;
&lt;p&gt;So I&amp;rsquo;ve created a Gemini skill (well, I told Gemini to create a Gemini skill) that will propose 3 titles, 3 summaries, and find an image based on keywords in the post. It also has the option to generate an image if no good matches are found. It also renames the post files properly and places the images in the right directories, ready to upload to my S3 bucket.&lt;/p&gt;
&lt;p&gt;It took some back and forth to work out all the details. I saw Roger talking about trying out AI and he seemed frustrated that it required more effort than he expected. It does. You have to talk to it like you&amp;rsquo;re talking to a child.&lt;/p&gt;
&lt;p&gt;For the record, I edited the AI-generated title and summary a bit.&lt;/p&gt;
&lt;p&gt;Anyway, this post is mainly a testbed for the Gemini skill. I&amp;rsquo;ll probably do more.&lt;/p&gt;
</description></item>
    <item>
      <title>Feeling Human Again</title>
      <link>https://endgameviable.com/post/2026/07/2026-07-07-feeling-human-again/</link>
      <pubDate>Tue, 07 Jul 2026 08:18:45 -0400</pubDate>
      <author>endgameviable@gmail.com (Endgame Viable)</author>
      <guid>https://endgameviable.com/post/2026/07/2026-07-07-feeling-human-again/</guid>
      <enclosure url="https://media.endgameviable.com/img/2022/01/book_pages_dented.jpg" length="0" type="image/jpeg" /><description>&lt;p&gt;&lt;img src=&#34;https://media.endgameviable.com/img/2022/01/book_pages_dented.jpg&#34; /&gt;&lt;/p&gt;&lt;p&gt;This is an experiment.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m thinking about Blaugust coming up, and what I can do for Blaugust, and how I might &lt;a href=&#34;https://endgameviable.com/post/2026/07/2026-07-04-belghast-passing/&#34;&gt;honor Belghast&lt;/a&gt; during Blaugust. The best I can come up with is to try to emulate his style: That is, get up in the morning, write for a short, fixed amount of time, and publish it. I always thought of what he was doing as a variation of Morning Pages as described in &lt;a href=&#34;https://en.wikipedia.org/wiki/The_Artist%27s_Way&#34;&gt;The Artist&amp;rsquo;s Way&lt;/a&gt;, a book I read in the early 2000s.&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t usually blog that way, because it&amp;rsquo;s a very raw and vulnerable way for me to write. I prefer for there to be an impenetrable wall between me the author and you the reader. I&amp;rsquo;m more of a pre-social media type of writer, where you wrote for books or magazines or newspapers without any expectation of seeing much of anything in the way of reader responses. The modern expectation of writing in a &amp;ldquo;parasocial&amp;rdquo; way is fairly gross to me. See also: How I never respond to YouTube comments or talk to that audience.&lt;/p&gt;
&lt;p&gt;Anyway, here goes.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s Tuesday, so it&amp;rsquo;s been a week since my last chemo infusion, and right on schedule, today&amp;rsquo;s the first day I feel human again, after a weekend of feeling sick.&lt;/p&gt;
&lt;p&gt;The pattern is like this: Tuesday and Wednesday I feel fine. Thursday I start going downhill. Friday, Saturday, and Sunday I feel sick, can&amp;rsquo;t eat, can&amp;rsquo;t hydrate. Monday I start feeling better. Tuesday I feel like nothing happened. Give or take a day or two.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s my first day back at work after a 4-day weekend. Don&amp;rsquo;t really remember what I was doing before. I checked in and was quickly reminded there was a high-pressure urgent task that needed to be done. I&amp;rsquo;m not personally responsible for it, but I&amp;rsquo;m following along and consulting on it where needed.&lt;/p&gt;
&lt;p&gt;For my morning entertainment I watched a bit of Glass Cannon&amp;rsquo;s Under An Iron Sky actual play. I&amp;rsquo;m on Season 3. I went to Chaosium.com and bought a couple of books with the appropriate code in the hope that they will make another season, because it&amp;rsquo;s pretty fun to watch. (They play Pendragon, a TTRPG set in Arthurian Legend.)&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m making some hard-boiled eggs for breakfast. I bought a new saucepan just for boiling eggs, one that is taller than it is wide so that the water actually covers the eggs, which was shockingly hard to find.&lt;/p&gt;
&lt;p&gt;Last night I started re-watching Band of Brothers for some reason. I think it was because I saw it referenced in some random YouTube &amp;ldquo;tank expert rates tank scenes in movies&amp;rdquo; video and thought, &amp;ldquo;Huh, that was a really good show and I&amp;rsquo;m looking for something to watch while I continue to rest up.&amp;rdquo; It is, in fact, a really good show. However, there&amp;rsquo;s a lot of shaky cam nonsense that I don&amp;rsquo;t particularly care for.&lt;/p&gt;
&lt;p&gt;Thus concludes this morning page. I actually spent way more time editing and revising this than I should have, because it&amp;rsquo;s such a foreign way of writing for me.&lt;/p&gt;
&lt;p&gt;P.S. Because I&amp;rsquo;m lazy and hate doing these things, I used AI to help create the title and the summary for this post.&lt;/p&gt;
</description></item>
    <item>
      <title>Belghast&#39;s Passing</title>
      <link>https://endgameviable.com/post/2026/07/2026-07-04-belghast-passing/</link>
      <pubDate>Sat, 04 Jul 2026 20:22:48 -0400</pubDate>
      <author>endgameviable@gmail.com (Endgame Viable)</author>
      <guid>https://endgameviable.com/post/2026/07/2026-07-04-belghast-passing/</guid>
      <enclosure url="https://media.endgameviable.com/img/2021/08/ffxiv-funeral-1024.jpg" length="0" type="image/jpeg" /><description>&lt;p&gt;&lt;img src=&#34;https://media.endgameviable.com/img/2021/08/ffxiv-funeral-1024.jpg&#34; /&gt;&lt;/p&gt;&lt;p&gt;I&amp;rsquo;m devastated to hear about &lt;a href=&#34;https://massivelyop.com/2026/07/03/obituary-mmorpg-blogger-and-community-leader-mark-belghast-temple-has-passed-away/&#34;&gt;Belghast&amp;rsquo;s passing&lt;/a&gt;. I have few words to offer, as I&amp;rsquo;m not in a position to do much writing at the moment. But he was a constant source of good in the world of MMORPG blogging and I always enjoyed his work. He will be greatly missed. All my condolences to his family and friends.&lt;/p&gt;
</description></item>
    <item>
      <title>The Recluse Report - June 2026 Part 2</title>
      <link>https://endgameviable.com/post/2026/06/2026-07-02-june-pt2/</link>
      <pubDate>Thu, 02 Jul 2026 16:26:53 -0400</pubDate>
      <author>endgameviable@gmail.com (Endgame Viable)</author>
      <guid>https://endgameviable.com/post/2026/06/2026-07-02-june-pt2/</guid>
      <enclosure url="https://media.endgameviable.com/img/headers/dalle/white/dalle-white-collage-08.jpg" length="0" type="image/jpeg" /><description>&lt;p&gt;&lt;img src=&#34;https://media.endgameviable.com/img/headers/dalle/white/dalle-white-collage-08.jpg&#34; /&gt;&lt;/p&gt;&lt;p&gt;We&amp;rsquo;re into summer now, where every day challenges the air conditioning system. July and August are the peak &amp;ldquo;every day is in the 90s [30s]&amp;rdquo; where I live.&lt;/p&gt;
&lt;h2 id=&#34;upgraded-macbook&#34;&gt;Upgraded MacBook&lt;/h2&gt;
&lt;p&gt;I bought a new MacBook Pro. Upgrading from the old MacBook Pro was a breeze, and it magically migrated everything from the old one to the new one. Apple is actually good at some things. (By comparison, every Windows upgrade I&amp;rsquo;ve ever done involves days of starting over from scratch.)&lt;/p&gt;
&lt;p&gt;For anything related to work or software development or writing or communications, I&amp;rsquo;m pretty much a Mac guy now. PCs are relegated to gaming and music production and video production. (Weirdly I&amp;rsquo;ve never once considered doing media work on a Mac, the place where literally everyone does their media work, mainly because I can&amp;rsquo;t stand Adobe products.)&lt;/p&gt;
&lt;p&gt;I got a 16&amp;quot; version instead of a 14&amp;quot; version this time for the bigger screen and I think I regret it already. Unfortunately the keyboard area is also bigger, and it takes a bit of getting used to. The trackpad is enormous. And the whole thing is heavier. I didn&amp;rsquo;t really think it through. Ah well. It&amp;rsquo;s fine.&lt;/p&gt;
&lt;h2 id=&#34;world-cup&#34;&gt;World Cup&lt;/h2&gt;
&lt;p&gt;Big Football Stuff is happening in the U.S. apparently, but it hasn&amp;rsquo;t really penetrated my selectively-curated social feeds. (YouTube, I mean&amp;hellip; that&amp;rsquo;s the only &amp;ldquo;social&amp;rdquo; platform I use anymore.)&lt;/p&gt;
&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
			&lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/MusyO7J2inM?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
		&lt;/div&gt;

&lt;h2 id=&#34;blogs&#34;&gt;Blogosphere&lt;/h2&gt;
&lt;p&gt;A quick mention of Roger&amp;rsquo;s post &lt;a href=&#34;https://www.containsmoderateperil.com/blog/2026/6/30/thoughts-on-blogging-part-25&#34;&gt;Thoughts on Blogging Part 25&lt;/a&gt;. I have a lot to say on the general subject of &amp;ldquo;AI is ruining everything&amp;rdquo; but I don&amp;rsquo;t really have the energy or need to write a diatribe against all of humanity. My current personal opinion on this new age of AI is that it&amp;rsquo;s pretty similar to the dawn of commercial flight.&lt;/p&gt;
&lt;p&gt;The bottom line on blogging for me is the same as always: Writing a blog for any other reason than the joy of writing is a fool&amp;rsquo;s errand, and, for me at least, a waste of energy. It&amp;rsquo;s always been possible for computers to read any public web sites, and AI is no different.&lt;/p&gt;
&lt;p&gt;Unless you want to go down the road of gatekeeping your content and cutting your potential audience by 99%, blogging is like stapling a piece of paper to a board in a busy public square. Anybody can come along and read it, or, you know, take a picture of your piece of paper, or even stand there and copy down what it says onto their own paper.&lt;/p&gt;
&lt;h2 id=&#34;gaming&#34;&gt;Gaming&lt;/h2&gt;
&lt;p&gt;Another few weeks have passed and I haven&amp;rsquo;t even looked at my gaming PC or PS5.&lt;/p&gt;
&lt;p&gt;But I saw &lt;a href=&#34;https://aywren.com/2026/06/27/top-five-things-that-cause-anxiety-in-ffxiv/&#34;&gt;Aywren&amp;rsquo;s video on FFXIV anxiety triggers&lt;/a&gt; and it made me think that social anxiety triggers are definitely a big part of why I don&amp;rsquo;t play MMORPGs unless there&amp;rsquo;s a fully solo guild-free path available. (And there&amp;rsquo;s something to do besides dailies or farming.)&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The first time entering group content by myself is a frickin&amp;rsquo; nightmare, because everyone else already knows what to do and I&amp;rsquo;m running around like an idiot figuring it out for the first time. And those &amp;ldquo;how to&amp;rdquo; videos don&amp;rsquo;t help much, because it&amp;rsquo;s no substitute for experience. I&amp;rsquo;m slightly less anxious in the 8-person trials or 24-person raids, because it&amp;rsquo;s slightly easier to blend into the crowd. But I&amp;rsquo;m very glad there&amp;rsquo;s no more need to run PUGs for 4-person story dungeons. I haven&amp;rsquo;t done a Duty Roulette dungeon by choice in many, many, many years.&lt;/li&gt;
&lt;li&gt;Never heard of or done any social events in FFXIV. Must be a new thing, or a guild thing. But yeah, that would be a big anxiety trigger unless I knew someone there, which isn&amp;rsquo;t very likely.&lt;/li&gt;
&lt;li&gt;Never role-played in an MMORPG ever. Wouldn&amp;rsquo;t even think of trying it. In FFXIV specifically, your character is defined for you and always mute, so there&amp;rsquo;s no personality to roleplay except emotes, which are all kind of the same personality. I&amp;rsquo;d only ever roleplay in more of a TTRPG setting with real humans that I could trust. But yes, it&amp;rsquo;s a big anxiety trigger.&lt;/li&gt;
&lt;li&gt;Tanking: Yikes. See 1. I wouldn&amp;rsquo;t dream of doing that with strangers unless I already knew every mechanic by heart, and that&amp;rsquo;s not going to happen since I don&amp;rsquo;t play enough. Healing: Double Yikes. It&amp;rsquo;s actually &lt;em&gt;more&lt;/em&gt; scary to me, because healers are more essential to group survival than the tank. Healers are expected to carry everyone; tanks can&amp;rsquo;t, and DPS can&amp;rsquo;t. In many of the guilds I&amp;rsquo;ve been in, the healer is the group leader.&lt;/li&gt;
&lt;li&gt;Voice. I too hated voice comms for a long time. But one thing I&amp;rsquo;ve learned in life is that many people process verbal communication better than written communication and thrive on voice comms, but unfortunately I&amp;rsquo;m not one of them. I struggle to listen and comprehend verbal communication for some reason, and I have poor language recall skills so it&amp;rsquo;s not very natural to construct sentences verbally. But it&amp;rsquo;s become a little better for me since I started cranking out YouTube videos and started a remote job where I can only communicate with coworkers across voice/video. Also, I&amp;rsquo;m pretty comfortable using a mic, and actually prefer it (when I can monitor my voice with headphones) to talking without a mic. It turns it into a performance, so it&amp;rsquo;s not &amp;ldquo;me&amp;rdquo; anymore.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;genealogy&#34;&gt;Genealogy&lt;/h2&gt;
&lt;p&gt;A new blog category. While working on digitizing and transcribing all my grandfather&amp;rsquo;s World War 1 diaries and letters, I dug out all my genealogy files that I haven&amp;rsquo;t touched in a long, long time.&lt;/p&gt;
&lt;p&gt;They&amp;rsquo;ve been dormant so long that the software I once used, Genbox on Windows, is no longer active. So I had to export my big genealogy database to GEDCOM format and look for some newer software to import into. This time, I&amp;rsquo;m looking for Mac software.&lt;/p&gt;
&lt;p&gt;Genealogy software is often very frustrating for me to use, because I want an interface that appeals to a programmer like me who hyper-focuses on details, but they usually make genealogy software so it appeals to, you know, the &lt;em&gt;majority&lt;/em&gt;, or what I refer to as &amp;ldquo;regular people.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Either that, or there&amp;rsquo;s no UI design at all and you&amp;rsquo;re basically using rudimentary Access database forms on top of whatever custom database format they came up with, so moving between data screens requires 50,000 clicks.&lt;/p&gt;
&lt;p&gt;The breakdown usually occurs in the source citation area of the genealogy software. I want fully traceable citations for every fact, whereas I imagine the average person doesn&amp;rsquo;t care about proving every detail in a court of law.&lt;/p&gt;
&lt;p&gt;So it&amp;rsquo;s difficult for me to find genealogy software that fits my workflow, and to be honest, trying to create custom solutions is always lurking in my brain. It&amp;rsquo;s tempting to create a big directory tree full of Markdown or YAML files, where I can control every aspect of everything, and I know for sure that the files will survive far, far into the future. With any software I use, nobody&amp;rsquo;s going to be able to read Genealogy Software XYZ&amp;rsquo;s Custom Database a hundred years from now.&lt;/p&gt;
&lt;p&gt;I tried an app called MacFamilyTree. It&amp;rsquo;s got a slick modern interface, a rarity among the sea of genealogy applications still clinging to a 1990s UI. I liked the UI, but while the storage format is ultimately sqlite, it&amp;rsquo;s not very transparent. So I rejected that one.&lt;/p&gt;
&lt;p&gt;I briefly looked over RootsMagic and something called Reunion but they didn&amp;rsquo;t really speak to me.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m currently working with Gramps, an open source offering. It&amp;rsquo;s more of the plain-Access-forms-on-top-of-database UI, but it works okay, and it has a very transparent sqlite database format that I can easily read with AI-driven tooling. So I can quite easily build a static HTML web site generator by pulling data out of my Gramps database. I&amp;rsquo;d also like to make an extractor to pull all the data out and export it into plain Markdown files or even PDF files for future-proofing.&lt;/p&gt;
&lt;p&gt;I feel like it&amp;rsquo;s almost mandatory to sign up for Ancestry.com at this point, so I made an account. It&amp;rsquo;s pretty obviously a money-grubbing subscription ripoff for casuals though, so I&amp;rsquo;m trying to avoid it.&lt;/p&gt;
&lt;p&gt;I &lt;em&gt;did&lt;/em&gt; sign up and subscribe to a place called Fold3, at which I&amp;rsquo;ve found a treasure trove of World War 1-related records. I understand it&amp;rsquo;s owned by Ancestry now, so there&amp;rsquo;s a bit of money-grubbing to it, in the form of the downloads being lower resolution than the originals on their site. Also the scans of documents are monochromatic, so faded writing disappears instead of just being faded. Annoying.&lt;/p&gt;
&lt;p&gt;I also signed up to FamilySearch.org, which I believe is the LDS trove of genealogy research. There&amp;rsquo;s a lot of good stuff on there and everything so far is free. And, for my paternal surname at least, most of it is already in there and conveniently linked to source records.&lt;/p&gt;
&lt;p&gt;One of the advantages of having a fairly unique paternal last name is that a lot of other people in my extended family have done a bunch of research for me, and I can crib from their work online. Previous generations in my family have also done a bunch of work for me. So usually I just type in my last name and hundreds of records pop up instantly.&lt;/p&gt;
&lt;p&gt;I find genealogy research fascinating and it&amp;rsquo;s super easy for me to fall into a deep, deep rabbit hole with it. It&amp;rsquo;s another one of those alternate timeline careers I could have had.&lt;/p&gt;
&lt;p&gt;Back in the 2000s, I digitized a huge set of surviving family photos going back to the 1800s and put them online. I built a whole set of utilities and a PHP application over months to browse web-friendly JPEG mirrors of the original TIFF files.&lt;/p&gt;
&lt;p&gt;Recently I redid that janky old-style dynamic application with a static set of web pages I built with Claude in an hour. AI may not survive the public backlash, but my god it makes life so convenient and productive while it&amp;rsquo;s here.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m also building a web site for browsing my grandfather&amp;rsquo;s diaries and letters. Same thing: I had Claude build a perfectly serviceable static site generator in less than an hour, showing each diary page or letter page with an original image and my transcription next to it.&lt;/p&gt;
&lt;p&gt;I feel sorry for future genealogists having to go through the millions of digital pictures that current generations produce. Can you imagine having to label and identify every picture you ever took on a phone? Yikes.&lt;/p&gt;
&lt;h3 id=&#34;ai-and-genealogy&#34;&gt;AI and Genealogy&lt;/h3&gt;
&lt;p&gt;Claude Code and the like are great at certain things, when it comes to genealogy. Setting up directories, renaming files to match patterns, creating stubs of transcription files to go along with every photographed or scanned image of diaries or letters, going through massive files of transcriptions and looking for things. Things like that. Genealogy data is usually very uniformly encoded, so AI has an easy time digesting it. (Genealogy data is also somewhat tedious to manipulate by hand, especially large bulk changes.)&lt;/p&gt;
&lt;p&gt;One thing it&amp;rsquo;s not especially great at is transcribing handwriting from 1918. It &lt;em&gt;can&lt;/em&gt; do it, if the handwriting is perfectly legible, but if it&amp;rsquo;s not especially legible, or it&amp;rsquo;s filled with proper names (like you find in Army Morning Reports), then the error rate is so high that you might as well transcribe it by hand, because it takes longer to fix a flawed transcription than to start a new one from scratch.&lt;/p&gt;
&lt;p&gt;Also, Claude takes a long time to think sometimes. It&amp;rsquo;s often faster to just type out a page of transcription than to wait for Claude to mull over it. Claude is amazing, but using it is a bit like returning to the 80s or 90s in terms of processing speed. You start it, then you get some coffee and wait, that kind of thing. And you usually have to say &amp;ldquo;yes&amp;rdquo; to approve 50,000 commands it&amp;rsquo;s running under the hood.&lt;/p&gt;
&lt;p&gt;Lately I&amp;rsquo;ve started experimenting with Google&amp;rsquo;s Claude-like offerings: Antigravity and Antigravity IDE. I think I like it better than Claude Code. It seems faster, and Antigravity IDE is yet another fork of VSCode so it&amp;rsquo;s better integrated than running Claude Code in a VSCode terminal.&lt;/p&gt;
&lt;p&gt;There was a time when Google&amp;rsquo;s AI was absolutely awful (was it Bard at first?) so I&amp;rsquo;ve avoided it, but they seem to have caught up. Like web browsers, we&amp;rsquo;ve reached a point where all the AI offerings have roughly the same capabilities, you can just pick the one that integrates best into your existing workflows and ecosystem.&lt;/p&gt;
&lt;p&gt;The point here is that with AI-assisted coding, the possibilities are unlimited with genealogy data, and it takes mere moments to take an idea and make it a reality. &amp;ldquo;Hrm I wonder if I can make a static web site to share my genealogy data.&amp;rdquo; Prompt, prompt. Done! Is it the greatest, most stylish web site in the world? Not even close. But it works. And it&amp;rsquo;s a massive shortcut for the hardest part of any development project: Starting it.&lt;/p&gt;
&lt;h2 id=&#34;media&#34;&gt;Media Consumption&lt;/h2&gt;
&lt;p&gt;Can&amp;rsquo;t remember what I&amp;rsquo;ve watched lately. I think I finished the new season of For All Mankind, which was average and unmemorable. I finished the last season of The Boys, which was okay I guess. (Still nowhere near as good as the first season.)&lt;/p&gt;
&lt;p&gt;Otherwise I mainly have various YouTube videos from my followed channels running in the background most days. Lately I&amp;rsquo;ve been on a Simon Whistler kick, bouncing between his 50,000 different channels like Sideprojects and Decoding the Unknown. For the &amp;ldquo;have to play something in order to fall asleep&amp;rdquo; category I&amp;rsquo;ve been going through American Dad yet again.&lt;/p&gt;
&lt;h2 id=&#34;cancer&#34;&gt;Cancer Corner&lt;/h2&gt;
&lt;p&gt;I just had another chemo infusion, yesterday as of this writing. Side effects from the last two have kind of sucked, so I&amp;rsquo;m rather hoping this one doesn&amp;rsquo;t suck as much. Especially since my worst days will be right during the July 4 holiday weekend, when professional healthcare options are limited.&lt;/p&gt;
&lt;p&gt;The only other news is I&amp;rsquo;m due for another PET scan. Otherwise everything continues routinely. Treatments are working, and I&amp;rsquo;m not getting worse (pending new scan results). I even bought an elliptical exercise machine to try to buff up a little bit, and I think it&amp;rsquo;s helping already.&lt;/p&gt;
&lt;p&gt;Bye!&lt;/p&gt;
</description></item>
    <item>
      <title>The Recluse Report - June 2026 Part 1</title>
      <link>https://endgameviable.com/post/2026/06/2026-06-20-june-pt1/</link>
      <pubDate>Sat, 20 Jun 2026 07:48:29 -0400</pubDate>
      <author>endgameviable@gmail.com (Endgame Viable)</author>
      <guid>https://endgameviable.com/post/2026/06/2026-06-20-june-pt1/</guid>
      <enclosure url="https://media.endgameviable.com/img/headers/dalle/white/dalle-white-collage-07.jpg" length="0" type="image/jpeg" /><description>&lt;p&gt;&lt;img src=&#34;https://media.endgameviable.com/img/headers/dalle/white/dalle-white-collage-07.jpg&#34; /&gt;&lt;/p&gt;&lt;p&gt;I updated my local version of hugo and suddenly my blog wouldn&amp;rsquo;t build locally anymore, and my template didn&amp;rsquo;t work. Sigh. Oh, you tricksy open source developers and your complete lack of concern for backwards compatibility.&lt;/p&gt;
&lt;h2 id=&#34;gaming&#34;&gt;Gaming&lt;/h2&gt;
&lt;p&gt;I haven&amp;rsquo;t launched a single game in like a month, so nothing to talk about there. In fact, I&amp;rsquo;ve barely touched my PC at all for any reason, which is why my YouTube upload scripts have stalled multiple times lately, if you&amp;rsquo;re wondering why my YouTube channel sometimes goes for a while without uploads.&lt;/p&gt;
&lt;p&gt;I heard that &lt;a href=&#34;https://www.guildwars3.com/en/#about&#34;&gt;Guild Wars 3 was announced&lt;/a&gt;. Sadly such announcements mean almost nothing to me anymore. To me, MMORPGs are as much a part of history as the Vietnam War and the moon landing. Not to mention the &amp;ldquo;announce things years before they&amp;rsquo;re actually ready&amp;rdquo; thing is quite silly.&lt;/p&gt;
&lt;p&gt;However, if anyone could make a new MMORPG that matters in some small way, you&amp;rsquo;d have to think ArenaNet might be one to do it. However, there&amp;rsquo;s still no way to avoid any new &amp;ldquo;live service&amp;rdquo; game being designed completely around &amp;ldquo;engagement&amp;rdquo; and &amp;ldquo;revenue&amp;rdquo; and, for some weird reason lately, &amp;ldquo;extraction shooting,&amp;rdquo; instead of, you know, &amp;ldquo;fun,&amp;rdquo; so I wouldn&amp;rsquo;t get too excited.&lt;/p&gt;
&lt;h2 id=&#34;production&#34;&gt;Media Production&lt;/h2&gt;
&lt;p&gt;Still working on photographing my grandfather&amp;rsquo;s World War 1 diary. I&amp;rsquo;ve finished the three diaries, now there&amp;rsquo;s a lot of letters to digitize.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s a fascinating tale. He was one of the million Americans who were rushed over to France for the Meusse-Argonne Offensive in September 1918. He was drafted in April and was marching into the biggest American battle in history (at that time) in September; that&amp;rsquo;s how fast it was.&lt;/p&gt;
&lt;p&gt;He was in a supporting regiment assaulting Montfaucon, which was some of the most difficult fighting of the time. We think of World War I as grotesque hand-to-hand fighting in muddy trenches, but by the time the Americans arrived the trench fighting was over and my grandfather painted a picture of the war as something that was tedious and unorganized and, for the most part, far away from him. But still muddy.&lt;/p&gt;
&lt;p&gt;Mostly by luck he managed to miss the worst of the fighting (luckily for me), while still getting wounded by shell fragments and getting gassed and contracting pneumonia. He was in a hospital fighting pneumonia when the Armistice was announced, in a place he called Ward 10, or the &amp;ldquo;Death Ward.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;He writes in a very articulate but unemotional and blaise tone about everything, like a scientist making observations. (I believe he was a chemistry teacher by trade.) Sadly he died long before I was born, and all of his children are also now dead, so this diary and whatever I can scrounge up online are probably the only things I will ever know about his time in the war.&lt;/p&gt;
&lt;p&gt;I recently found a &lt;em&gt;gold mine&lt;/em&gt; of digitized records of daily morning reports from his company during the months of his diary, which corroborate everything he wrote and fill in a little more detail of troop locations. Not that I doubted what he wrote because it already fit well with the historical record and I&amp;rsquo;d found some newspaper archives a while ago. But now there&amp;rsquo;s even more of the all-important second sources.&lt;/p&gt;
&lt;p&gt;Anyway the point is it&amp;rsquo;s still taking up most of my free time. Not to brag, but in another timeline I could have been a really good historical researcher.&lt;/p&gt;
&lt;h2 id=&#34;media&#34;&gt;Media&lt;/h2&gt;
&lt;p&gt;Guy Montgomery&amp;rsquo;s Guy Mont Spelling Bee Season 3!!!! This is, hands down, the best show on television right now.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;d love to monetarily support the show and even watch all the Australian ads, but sadly I can&amp;rsquo;t seem to watch it through VPN in the place you&amp;rsquo;re supposed to watch it.&lt;/p&gt;
&lt;p&gt;Luckily somebody put it on YouTube. Once again, piracy always wins out over inconvenience, a lesson that suits still haven&amp;rsquo;t learned after I can&amp;rsquo;t even count how many decades.&lt;/p&gt;
&lt;p&gt;And since it took me so long to post this I can report I also rented Project Hail Mary. I liked the book, and I liked the movie. I was skeptical in the first act, because the dude was way more of an unlikable screw-up in the movie than I remember from the book, but it won me over in the second. But the book was better. The audiobook, specifically.&lt;/p&gt;
&lt;h2 id=&#34;music&#34;&gt;Music&lt;/h2&gt;
&lt;p&gt;I have to acknowledge the return of Rush to live performance with Anika Nilles on drums. I had heard nothing of this, and just assumed Rush was done forever since Neil Peart died. Then I started seeing crowd videos popping up all over the place, and I, too, was skeptical, but I, too, was instantly won over. Maybe it&amp;rsquo;s the cancer talking but I found it incredibly emotional.&lt;/p&gt;
&lt;p&gt;Two 72 year olds fronting a mostly forgotten rock band (from a mostly forgotten time of musical artistry) and mostly killing it, and what I have just learned is a rising drumming superstar who is now surely set for life, &lt;em&gt;absolutely&lt;/em&gt; killing it on some of the hardest drum parts around. Her sound is not Neil Peart&amp;rsquo;s sound, but it&amp;rsquo;s so good that it doesn&amp;rsquo;t matter. What a gift she&amp;rsquo;s giving to the fans to allow Geddy and Alex to keep playing a little longer.&lt;/p&gt;
&lt;p&gt;No auto tune, no dancers, just 3 skilled and practiced musicians (and a background keyboardist now and then) playing complex music with little or no fanfare, and it&amp;rsquo;s basically note perfect. What a sight to see in 2026.&lt;/p&gt;
&lt;p&gt;It reminds me of the recent Artemes II mission: A moment in time that we can all cheer for, that sort of restores one&amp;rsquo;s faith in humanity. There&amp;rsquo;s still good people in the world doing good things. The overwhelmingly positive support from the crowds as Annika nails those iconic drum fills is really heartwarming.&lt;/p&gt;
&lt;p&gt;I hope they inspire younger generations of musicians.&lt;/p&gt;
&lt;p&gt;I know it&amp;rsquo;s not cool to say this, but I&amp;rsquo;d like to start reclaiming the public zeitgeist a little bit and declare that 2026 is a year of amazing things so far. (As opposed to the litanies of &amp;ldquo;this year sucks&amp;rdquo; that we&amp;rsquo;ve enjoyed for the last 10 years.)&lt;/p&gt;
&lt;h2 id=&#34;cancer&#34;&gt;Cancer Corner&lt;/h2&gt;
&lt;p&gt;Another three weeks, another chemo infusion. I&amp;rsquo;m hearing the term &amp;ldquo;cumulative effects&amp;rdquo; a lot now.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve had chemo every three weeks since last July, so almost a full year now. The treatments are working and the cancer is no longer active, but I&amp;rsquo;m starting to notice that the side effects are getting more pronounced after each treatment.&lt;/p&gt;
&lt;p&gt;For me, it&amp;rsquo;s now manifesting as something that feels like a stomach flu the weekend following chemo. My appetite is gone, there&amp;rsquo;s nausea, vomiting, diarrhea, dehydration, and all the fatigue and weakness that comes with all that. It&amp;rsquo;s a massive struggle to get any kind of hydration or nutrition into my body for many days, so it&amp;rsquo;s like going on a 3- or 4-day fast, which I wouldn&amp;rsquo;t personally recommend.&lt;/p&gt;
&lt;p&gt;So I end up sitting around sucking on ice a lot, and eating tiny bits of peanut butter.&lt;/p&gt;
&lt;p&gt;Fortunately I&amp;rsquo;ve been able to schedule some visits to the infusion center for IV fluids, which helps a lot. I&amp;rsquo;d setup a regular fluid visit on Sunday morning, but I was also able to get in for some fluids on Friday afternoon as well. They hook up a saline bag to my chest port and fill me up with fluids for an hour. It&amp;rsquo;s a huge help.&lt;/p&gt;
&lt;p&gt;As of publishing time I&amp;rsquo;m back to normal, like nothing happened.&lt;/p&gt;
&lt;h2 id=&#34;world&#34;&gt;World Context&lt;/h2&gt;
&lt;p&gt;Not much to say. Our octogenarian president has little power to diminish my daily outlook anymore. It&amp;rsquo;s like the latter days of Reagan, where everyone pretended he wasn&amp;rsquo;t obviously declining.&lt;/p&gt;
&lt;p&gt;For me, they just need to keep the electricity grid functioning for 5-10 more years. That&amp;rsquo;s the extent of my expectation of competence from the Federal government. For everything else I&amp;rsquo;ll pin my hopes on my State government.&lt;/p&gt;
</description></item>
    <item>
      <title>The Recluse Report - May 2026 Part 2</title>
      <link>https://endgameviable.com/post/2026/05/2026-05-31-may-pt2/</link>
      <pubDate>Sun, 31 May 2026 21:36:12 -0400</pubDate>
      <author>endgameviable@gmail.com (Endgame Viable)</author>
      <guid>https://endgameviable.com/post/2026/05/2026-05-31-may-pt2/</guid>
      <enclosure url="https://media.endgameviable.com/img/headers/dalle/white/dalle-white-collage-06.jpg" length="0" type="image/jpeg" /><description>&lt;p&gt;&lt;img src=&#34;https://media.endgameviable.com/img/headers/dalle/white/dalle-white-collage-06.jpg&#34; /&gt;&lt;/p&gt;&lt;p&gt;First, a topic unrelated to anything else: I got an email that my trial period for Google One AI Plus was about to end. I wondered what the holy heck that was.&lt;/p&gt;
&lt;p&gt;Apparently I&amp;rsquo;d signed up for a trial of this new &amp;ldquo;service.&amp;rdquo; I don&amp;rsquo;t remember doing that, but whatever. I might have. Who can keep track of this stuff anymore? It said it was going to start charging me for it, so I investigated.&lt;/p&gt;
&lt;p&gt;I &lt;em&gt;do&lt;/em&gt; remember signing up for Google One to get more storage space for Google Drive and GMail (100GB I think), because I don&amp;rsquo;t want to ever delete an email for the rest of my life, and because of a (now stalled) effort to use Google Drive for critical backup purposes.&lt;/p&gt;
&lt;p&gt;But what&amp;rsquo;s this new Google AI Plus nonsense? I stopped reading the benefits at the first item: 2 TB of storage space. I upgraded my account immediately. Yes, please, I&amp;rsquo;ll take that 2 TB of cloud storage, thank you very much. Now can I have about 500 TB more? Sadly their plans only go up to 20 TB.&lt;/p&gt;
&lt;p&gt;Why storage space is tied to &amp;ldquo;AI&amp;rdquo; branding is a mystery to me, but it also comes with a bunch of Google AI benefits, if you&amp;rsquo;re into that sort of thing. (I typically use OpenAI as my personal AI platform of choice.)&lt;/p&gt;
&lt;h2 id=&#34;gaming&#34;&gt;Gaming&lt;/h2&gt;
&lt;p&gt;Haven&amp;rsquo;t played much lately. I think I&amp;rsquo;m over my Battle Brothers obsession, and ready to find a new one. See below.&lt;/p&gt;
&lt;h2 id=&#34;production&#34;&gt;Media Production&lt;/h2&gt;
&lt;p&gt;This isn&amp;rsquo;t exactly &amp;ldquo;media production,&amp;rdquo; it&amp;rsquo;s more like &amp;ldquo;archival photography,&amp;rdquo; but it does involve &amp;ldquo;media&amp;rdquo; in the sense that it involves a camera and JPEGs and stuff.&lt;/p&gt;
&lt;p&gt;I recently got a wild hair to digitize my grandfather&amp;rsquo;s World War 1 diaries and letters from 1918-1919.&lt;/p&gt;
&lt;p&gt;When you get cancer you start to think about what value your life has had or could have to future society, and these diaries seem like the most important thing I should preserve for future generations of historians. If I drop dead, the chances of them being treated like the priceless irreplaceable treasures that they deserve to be are pretty slim. Believe it or not, not everyone views handwritten World War 1 diaries as important. (A stunning revelation to me earlier in life.)&lt;/p&gt;
&lt;p&gt;The diaries are pocket-sized notebooks handwritten in pencil, and they&amp;rsquo;re still in decent condition considering their origin and age, but they aren&amp;rsquo;t getting any easier to read. The pencil is faded and pages are pretty brown. The spine where the pages are held is getting fragile.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve gone through them all before, sometime in the late 1990s. I have a complete transcription of every word I could read, but back in the 1990s I only had flatbed scanner technology, and I was unwilling to smash them flat to scan them, because I was and still am pretty sure it would irreparably damage them. So I&amp;rsquo;ve never actually imaged the pages.&lt;/p&gt;
&lt;p&gt;I consulted the world&amp;rsquo;s foremost expert on such things: ChatGPT. It&amp;rsquo;s obvious I still can&amp;rsquo;t scan the little pocket-sized notebooks with any kind of flatbed scanner. That left setting the notebooks in some kind of cradle, opening it to about 100 degrees or so, setting up a camera overhead, and taking pictures of one page at a time with digital camera technology that didn&amp;rsquo;t exist in the 1990s.&lt;/p&gt;
&lt;p&gt;So using various DIY pieces around the house (Amazon boxes, refrigerator magnets, black cloth, paperclips, cards), I took the inside corner of an Amazon box, lined it with matte black cloth, and setup some magnets so I could use paperclips and such to delicately hold the pages in place so I could take a photo of each page individually.&lt;/p&gt;
&lt;p&gt;But I wasn&amp;rsquo;t happy with my aging Canon 60D for the project, bought somewhere in the mid-2000s. I especially wasn&amp;rsquo;t happy with either of the two lenses I had. I only had a telephoto lens (useless for this), and a rarely used wide-angle lens that was pretty dinged up from being dropped once or twice.&lt;/p&gt;
&lt;p&gt;So I used this project as an excuse to upgrade my camera. I ordered a Canon R7 mirrorless camera, because apparently DSLR cameras are obsolete now, and I ordered a macro lens. (I also ordered an adapter so I could still use my old telephoto lens to take pictures of animals in the back yard with the new camera.)&lt;/p&gt;
&lt;p&gt;The R7 is pretty similar to the 60D, just with a lot better connectivity and optics. And the battery doesn&amp;rsquo;t last very long. Which is how I found out that, no matter how many hundreds of USB adapter and charger and connection cables you have in your house, you never have the exact type you need (a long USB-C to USB-A charger cable).&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;ll take a while to photograph all the diaries. On the first day, which was coincidentally&amp;ndash;though not thematically correctly, given that my grandfather actually survived snipers, explosions, gas, and pneumonia in WW1&amp;ndash;Memorial Day, I got through about 12 pages of the first diary*.&lt;/p&gt;
&lt;p&gt;* Admittedly I was feeling like crap on Memorial Day so I had almost no energy.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m trying to work out a standard workflow. I connected the camera to my MacBook Pro with EOS Utility to do remote shooting, so I can quickly setup the diary with the left or right notebook page facing up, do some quick manual focusing, adjust the lights and lens settings for optimal contrast, and snap a picture (RAW + JPEG).&lt;/p&gt;
&lt;p&gt;Next I&amp;rsquo;ll have to figure out how to photograph all the letters my grandfather wrote home, a whole different set of problems to overcome, as they are all folded pieces of paper from 1918.&lt;/p&gt;
&lt;p&gt;And, since it&amp;rsquo;s impossible for me to be a normal human being who doesn&amp;rsquo;t think they can quickly and easily become an expertly trained document archivist overnight, I&amp;rsquo;m obviously looking into TEI XML to do another transcription of the diaries.&lt;/p&gt;
&lt;p&gt;The original transcription is in a nicely-formatted Microsoft Word document, but I don&amp;rsquo;t use Microsoft productivity apps anymore, and I hate the idea of not having a &amp;ldquo;source&amp;rdquo; document from which to build the final formatted document. I flatly refuse to write and format at the same time. The words are and will always be separate and distinct from the formatting and presentation for me.&lt;/p&gt;
&lt;p&gt;Realistically, I&amp;rsquo;m transcribing in Markdown this time. No need to worry about not being able to read the file format in a hundred years, and it&amp;rsquo;s relatively easy to compile into a PDF or something with pandoc and some scripts.&lt;/p&gt;
&lt;p&gt;Anyway, I&amp;rsquo;ll just be down here at the very bottom of a deep rabbit hole for a while.&lt;/p&gt;
&lt;h2 id=&#34;media&#34;&gt;Media Consumption&lt;/h2&gt;
&lt;h3 id=&#34;mayday-air-disasters&#34;&gt;Mayday: Air Disasters&lt;/h3&gt;
&lt;p&gt;I noticed this show is referenced in almost every Wikipedia article about a plane crash. It&amp;rsquo;s peak 2000s Discovery Channel-style trash television.&lt;/p&gt;
&lt;p&gt;The best part about this show is there&amp;rsquo;s about 4,000 seasons, and the low-budget actor recreations are hilarious. To the point where the unintentional comedy somewhat undermines the seriousness of the topic, which makes it even funnier. There&amp;rsquo;s also interesting interviews and information buried in and around the hilarious parts.&lt;/p&gt;
&lt;p&gt;Of course they try to dramatize and play up the disaster part of everything to get people hooked, but it&amp;rsquo;s a tolerable level because they don&amp;rsquo;t go &lt;em&gt;too&lt;/em&gt; far into sensationalism and exploitation in the recreations.&lt;/p&gt;
&lt;p&gt;I started on Prime Video but then I had to switch to Plex to find seasons 13 and beyond.&lt;/p&gt;
&lt;h3 id=&#34;game-changer-season-8&#34;&gt;Game Changer Season 8&lt;/h3&gt;
&lt;p&gt;A new season of Game Changer is starting on Dropout. Game shows combined with comedy is a good recipe.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m also fond of Dropout because they&amp;rsquo;re one of those scrappy independent &amp;ldquo;hey we&amp;rsquo;re doing our own subscription channel instead of YouTube&amp;rdquo; places but they&amp;rsquo;re actually good at it.&lt;/p&gt;
&lt;h2 id=&#34;home&#34;&gt;Home Life&lt;/h2&gt;
&lt;p&gt;I think I mentioned a while back that I hadn&amp;rsquo;t seen Marbles the Yellow Cat since last summer, and presumed him dead somewhere in the woods. Then, Saturday, May 23, I looked out a back window and saw a yellow cat poking around the back of the house. I opened the window and said hello, and I recognized Marbles immediately, and he meowed at me and started for the back door. He&amp;rsquo;s back!&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve no idea where he&amp;rsquo;s been or how he got back here, but I felt a surge of happiness at seeing this train wreck of a half-feral cat again. He disappeared right around the time I was getting diagnosed with cancer and starting treatments. I guess it scared him as much as it did me.&lt;/p&gt;
&lt;p&gt;I have no explanations for his disappearance and return. My best guess is that someone else found him and tried to adopt him as an indoor cat. He&amp;rsquo;s definitely been eating well, because he&amp;rsquo;s pretty chunky now. But based on my experience with trying to adapt Marbles for inside, he doesn&amp;rsquo;t like to be trapped for very long except in the dead of winter, so he may have escaped his imprisonment and returned to what he thought was his actual outdoor home.&lt;/p&gt;
&lt;p&gt;I thought about ignoring Marbles and seeing if he&amp;rsquo;d return to his other substitute home, but he seemed pretty happy to see me and has basically stayed glued to the back porch ever since he got here (it has also been raining almost non-stop since he returned), so I started going back to the old routine of feeding him every day. I used to feed him inside the kitchen and then let him back out, but now I&amp;rsquo;m feeding him outside, because he&amp;rsquo;s a bit of a mess. He seems healthy but I should get him to the vet before letting him interact too much with Gracie inside.&lt;/p&gt;
&lt;p&gt;By the way I haven&amp;rsquo;t seen Black Cat in a while, which is for the best. Black Cat and Gracie got in a pretty big fight one day, with neither one seeming to back down. I finally got Gracie back inside. But Black Cat hasn&amp;rsquo;t been seen since that day, so I think Gracie delivered a stern message to go away.&lt;/p&gt;
&lt;p&gt;Gracie is one of the main reasons I started taking care of Marbles in the first place, because she never fought with him outside. They seemed to develop a mutual tolerance for each other right away, which was fairly unusual because Gracie tends to dislike other cats around the house, as seen with Black Cat.&lt;/p&gt;
&lt;p&gt;Anyway, I&amp;rsquo;m not sure how to proceed with Marbles. In some ways, I was glad that he disappeared, because last year, with my own future uncertain due to cancer, it was a relief not to have another dependant. Now, after almost a year of treatment, I&amp;rsquo;m feeling a little better about my life expectancy, but it&amp;rsquo;s still entirely possible&amp;ndash;possibly even likely&amp;ndash;I won&amp;rsquo;t outlive a young cat, and dying before one&amp;rsquo;s pets seems like the cruelest thing imaginable. My only comfort is that cats are probably more adaptable than dogs, at least.&lt;/p&gt;
&lt;h2 id=&#34;cancer&#34;&gt;Cancer Corner&lt;/h2&gt;
&lt;p&gt;Yuck. I get chemo every three weeks. Mostly it&amp;rsquo;s fine, except when it&amp;rsquo;s not. Then it sucks.&lt;/p&gt;
&lt;p&gt;In my case, after a Tuesday infusion, the worst part usually hits me the following weekend, so my Friday afternoon, Saturday, and Sunday aren&amp;rsquo;t the greatest. My stomach tells me very clearly, &amp;ldquo;&lt;em&gt;do not&lt;/em&gt; put any food or water into me or else.&amp;rdquo; My nose tells me that any kind of food smells awful. I&amp;rsquo;m constipated, and just drinking water makes my stomach complain. I throw up if I&amp;rsquo;m not careful, and sometimes even when I am. So I get dehydrated, I get malnourished, I lose weight, and I feel like crap. It&amp;rsquo;s what I think a stomach flu feels like, except there&amp;rsquo;s no fever or aches.&lt;/p&gt;
&lt;p&gt;Once I get into this weakened state, it&amp;rsquo;s hard to crawl back out of it. It&amp;rsquo;s a slow process of drinking and eating small amounts until I start to feel better so I can drink and eat bigger amounts and eventually start feeling normal again. When it&amp;rsquo;s over it&amp;rsquo;s like nothing happened. This last time it lasted from Saturday to Wednesday, which is longer than it ever has before.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m usually able to request a visit to the infusion center for some IV fluids, but for whatever reason this time I wasn&amp;rsquo;t able to get an appointment until Thursday morning. (It was just past a 3-day holiday weekend, and I know they&amp;rsquo;re also in some organizational turmoil because the regular oncologist is out on maternity leave.)&lt;/p&gt;
&lt;p&gt;It sucks. It&amp;rsquo;s the worst part of having cancer, other than the cancer part. (Which weirdly doesn&amp;rsquo;t present &lt;em&gt;any&lt;/em&gt; symptoms to me anymore, knock on wood.)&lt;/p&gt;
&lt;p&gt;So now I have to shove food into my face hole for the next week and half to make up for the 10 full pounds I lost over the Memorial Day weekend. Most people &lt;em&gt;like&lt;/em&gt; losing 10 pounds, but for me it&amp;rsquo;s kind of a big deal, because I don&amp;rsquo;t have that many pounds to spare. Going from 160 to 150 as an adult male is not desirable.&lt;/p&gt;
&lt;h3 id=&#34;one-year-cancer-versary&#34;&gt;One Year Cancer-versary&lt;/h3&gt;
&lt;p&gt;It&amp;rsquo;s been about a year since I first learned I had a tumor in my lung, which started my &amp;ldquo;cancer journey.&amp;rdquo; I had intended to write a stirring one-year anniversary post, but it&amp;rsquo;s not really on my radar any more. Maybe in July, the one-year anniversary of starting treatment.&lt;/p&gt;
&lt;p&gt;Anyway, the overall 5-year survival rate for people diagnosed with lung cancer at Stage IV is about 9%. On average, patients live about four months. You can see why last summer was kind of frantic.&lt;/p&gt;
&lt;p&gt;Now it&amp;rsquo;s been a year and I&amp;rsquo;m still kicking, feeling basically the same as I did at the beginning. Perhaps not worth a celebration, but it&amp;rsquo;s something.&lt;/p&gt;
&lt;h2 id=&#34;world&#34;&gt;World Context&lt;/h2&gt;
&lt;p&gt;This is probably a peak Gen-X opinion, but, I mean, whatever. It&amp;rsquo;s all a big farce. This America 250 cage match thing has to be the dumbest thing I&amp;rsquo;ve ever seen, while simultaneously being the perfect metaphor for America after 250 years.&lt;/p&gt;
&lt;p&gt;Trump has to be the most famous and dangerous example of a person who failed upwards ever. The most famous &amp;ldquo;social media expert&amp;rdquo; in history. I don&amp;rsquo;t see any way out of this except to wait for this perfect storm of idiocracy to blow itself out. Hopefully the inevitable collapse of America into another &amp;ldquo;former Soviet Union&amp;rdquo; waits until after I&amp;rsquo;m dead.&lt;/p&gt;
&lt;p&gt;Bye!&lt;/p&gt;
</description></item>
  </channel>
</rss>
