<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Baty.net as Emacs</title>
    <link>http://localhost:1313/hugo-emacs/</link>
    <description>Recent content on Baty.net as Emacs</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 10 Feb 2026 06:54:27 -0500</lastBuildDate>
    <atom:link href="http://localhost:1313/hugo-emacs/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Emacs Themed Blog</title>
      <link>http://localhost:1313/hugo-emacs/posts-old/emacs-themed-blog/</link>
      <pubDate>Tue, 10 Feb 2026 06:54:27 -0500</pubDate>
      <guid>http://localhost:1313/hugo-emacs/posts-old/emacs-themed-blog/</guid>
      <description>&lt;p&gt;Well whaddaya know? An emacs-themed Hugo theme.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pure Blog</title>
      <link>http://localhost:1313/hugo-emacs/post/02/pure-blog/</link>
      <pubDate>Mon, 09 Feb 2026 08:21:17 -0500</pubDate>
      <guid>http://localhost:1313/hugo-emacs/post/02/pure-blog/</guid>
      <description>Remember when I said I wouldn&amp;rsquo;t change blogging platforms? It&amp;rsquo;s still (mostly) true. So far.</description>
    </item>
    <item>
      <title>Sunday, February 08, 2026</title>
      <link>http://localhost:1313/hugo-emacs/posts-old/8feb26/</link>
      <pubDate>Sun, 08 Feb 2026 15:15:00 +0000</pubDate>
      <guid>http://localhost:1313/hugo-emacs/posts-old/8feb26/</guid>
      <description>&lt;!-- raw HTML omitted --&gt;&#xA;&lt;p&gt;I tend to write a few types of posts: daily journals, longer posts, short notes, and photo posts. No blogging tool I&amp;rsquo;ve used has done each of these well. The closest I have so far is &lt;a href=&#34;https://daily.baty.net&#34;&gt;daily.baty.net&lt;/a&gt;. This is a journal post using Pure Blog.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This blog will probably be about blogging with Pure Blog most of the time, since it&amp;rsquo;s why I made it. Maybe don&amp;rsquo;t subscribe to RSS just yet :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Testing content migration from Hugo, just in case</title>
      <link>http://localhost:1313/hugo-emacs/posts-old/testing-content-migration-from-hugo-just-in-case/</link>
      <pubDate>Sun, 08 Feb 2026 14:04:00 +0000</pubDate>
      <guid>http://localhost:1313/hugo-emacs/posts-old/testing-content-migration-from-hugo-just-in-case/</guid>
      <description>&lt;p&gt;Just to be clear, I don&amp;rsquo;t have serious plans to migrate my main Baty.net (Hugo) blog to Pure Blog. That doesn&amp;rsquo;t mean I won&amp;rsquo;t explore the &amp;ldquo;But what if I converted baty.net to Pure Blog?&amp;rdquo; scenario.&lt;/p&gt;&#xA;&lt;p&gt;Things will be wonky while I tinker. Probably don&amp;rsquo;t link to anything here, since I&amp;rsquo;m almost certain the links will break.&lt;/p&gt;&#xA;&lt;p&gt;Some things I&amp;rsquo;ve noticed:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Date formats in YAML are inconsistent with different SSGs. For example, Hugo wants &lt;code&gt;date: 2026-02-05 05:29:52 -0500&lt;/code&gt; and Pure Blog uses &lt;code&gt;date: 2026-02-07 16:25&lt;/code&gt; which throws an error in Hugo. Adding seconds to the date fixes it.&lt;/li&gt;&#xA;&lt;li&gt;Quoted strings in YAML front matter are optional. Many of my Hugo posts do quote the title: attribute using either single or double quotes. Would need to be removed, because in Pure Blog, those quotes are included as part of the title, etc. Same goes for tags: [&amp;ldquo;Tag1&amp;rdquo;,&amp;ldquo;Tag2&amp;rdquo;] vs [Tag1,Tag2].&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Pure Blog wishlist</title>
      <link>http://localhost:1313/hugo-emacs/posts-old/pure-blog-wishlist/</link>
      <pubDate>Sat, 07 Feb 2026 14:23:00 +0000</pubDate>
      <guid>http://localhost:1313/hugo-emacs/posts-old/pure-blog-wishlist/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;Would like some specific/consistent markup element naming. For example, the post date is only identified by the &lt;code&gt;time&lt;/code&gt; element on the post detail, but something else on the home page. Maybe name it something? Another example, I want the tags to be in a smaller font. They&amp;rsquo;re just a &lt;code&gt;p&lt;/code&gt; element.&lt;/li&gt;&#xA;&lt;li&gt;I would like the page title to be a link (not underlined, though)&lt;/li&gt;&#xA;&lt;li&gt;I would like to override the copyright.&lt;/li&gt;&#xA;&lt;li&gt;Excerpts on home page should render markdown, yes?&lt;/li&gt;&#xA;&lt;li&gt;What&amp;rsquo;s the best way to deal with upgrades?&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Feishin music player for Linux</title>
      <link>http://localhost:1313/hugo-emacs/post/02/feishin-music-player-for-linux/</link>
      <pubDate>Fri, 06 Feb 2026 06:16:43 -0500</pubDate>
      <guid>http://localhost:1313/hugo-emacs/post/02/feishin-music-player-for-linux/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m giving the &lt;a href=&#34;https://github.com/jeffvli/feishin?tab=readme-ov-file&#34;&gt;Feishin music player&lt;/a&gt; a go on Linux. It&amp;rsquo;s full-featured and very Roon-like, but streams from my Navidrome instance.&lt;/p&gt;&#xA;&lt;p&gt;It&amp;rsquo;s an Electron app, which some people can&amp;rsquo;t stomach, but it doesn&amp;rsquo;t bother me much. It&amp;rsquo;s a minor ick to suffer for a music player I might actually enjoy using.&lt;/p&gt;&#xA;&lt;p&gt;If it turns out to be too much, then there are dozens of other options. I learned about Feishin from the post, &lt;a href=&#34;https://crescentro.se/posts/linux-music-players-2026/&#34;&gt;The state of Linux music players in 2026&lt;/a&gt;, which was linked to &lt;a href=&#34;https://ttntm.me/likes/2026-w06/&#34;&gt;here&lt;/a&gt; which was linked to by Andreas&amp;rsquo; always interesting &lt;a href=&#34;https://82mhz.net/posts/2026/02/linkdump-no-93/&#34;&gt;Link Dump&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Global org-capture shortcut in KDE</title>
      <link>http://localhost:1313/hugo-emacs/post/02/global-org-capture-shortcut-in-kde/</link>
      <pubDate>Thu, 05 Feb 2026 05:29:52 -0500</pubDate>
      <guid>http://localhost:1313/hugo-emacs/post/02/global-org-capture-shortcut-in-kde/</guid>
      <description>&lt;p&gt;I like being able to create new Org mode tasks from anywhere, via a simple keyboard shortcut. This probably doesn&amp;rsquo;t justify a whole post, but here&amp;rsquo;s how I did it.&lt;/p&gt;&#xA;&lt;p&gt;Create a script at ~/.local/bin/orgcapture.sh&lt;/p&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s the script:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;cp&#34;&gt;#!/bin/bash&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;cp&#34;&gt;&lt;/span&gt;emacsclient -c -F &lt;span class=&#34;s1&#34;&gt;&amp;#39;((name . &amp;#34;capture&amp;#34;) (width . 80) (height . 34))&amp;#39;&lt;/span&gt; -e &lt;span class=&#34;s1&#34;&gt;&amp;#39;(progn (org-capture) (delete-other-windows))&amp;#39;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;In my Emacs config, I have a hook that tidies up the new frame:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-lisp&#34; data-lang=&#34;lisp&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nb&#34;&gt;defun&lt;/span&gt; &lt;span class=&#34;nv&#34;&gt;my/org-capture-finalize-hook&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;()&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;s&#34;&gt;&amp;#34;Close frame after org-capture if it was opened for capture.&amp;#34;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nb&#34;&gt;when&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nb&#34;&gt;and&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nf&#34;&gt;&amp;gt;&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nf&#34;&gt;length&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nv&#34;&gt;frame-list&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;))&lt;/span&gt; &lt;span class=&#34;mi&#34;&gt;1&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt;  &lt;span class=&#34;c1&#34;&gt;; More than one frame&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;             &lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nv&#34;&gt;frame-parameter&lt;/span&gt; &lt;span class=&#34;no&#34;&gt;nil&lt;/span&gt; &lt;span class=&#34;ss&#34;&gt;&amp;#39;client&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;))&lt;/span&gt; &lt;span class=&#34;c1&#34;&gt;; Frame created by emacsclient&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    &lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nv&#34;&gt;delete-frame&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)))&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nv&#34;&gt;add-hook&lt;/span&gt; &lt;span class=&#34;ss&#34;&gt;&amp;#39;org-capture-after-finalize-hook&lt;/span&gt; &lt;span class=&#34;ss&#34;&gt;&amp;#39;my/org-capture-finalize-hook&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;In KDE&amp;rsquo;s Settings, I added a new command in the Shortcuts settings that point to that script. I assigned it to F3.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Global org-capture shortcut in KDE</title>
      <link>http://localhost:1313/hugo-emacs/posts-old/global-org-capture-shortcut-in-kde/</link>
      <pubDate>Thu, 05 Feb 2026 10:29:00 +0000</pubDate>
      <guid>http://localhost:1313/hugo-emacs/posts-old/global-org-capture-shortcut-in-kde/</guid>
      <description>&lt;p&gt;I like being able to create new Org mode tasks from anywhere, via a simple keyboard shortcut. This probably doesn&amp;rsquo;t justify a whole post, but here&amp;rsquo;s how I did it.&lt;/p&gt;&#xA;&lt;p&gt;Create a script at ~/.local/bin/orgcapture.sh&lt;/p&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s the script:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;cp&#34;&gt;#!/bin/bash&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;cp&#34;&gt;&lt;/span&gt;emacsclient -c -F &lt;span class=&#34;s1&#34;&gt;&amp;#39;((name . &amp;#34;capture&amp;#34;) (width . 80) (height . 34))&amp;#39;&lt;/span&gt; -e &lt;span class=&#34;s1&#34;&gt;&amp;#39;(progn (org-capture) (delete-other-windows))&amp;#39;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;In my Emacs config, I have a hook that tidies up the new frame:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-lisp&#34; data-lang=&#34;lisp&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nb&#34;&gt;defun&lt;/span&gt; &lt;span class=&#34;nv&#34;&gt;my/org-capture-finalize-hook&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;()&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;s&#34;&gt;&amp;#34;Close frame after org-capture if it was opened for capture.&amp;#34;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nb&#34;&gt;when&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nb&#34;&gt;and&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nf&#34;&gt;&amp;gt;&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nf&#34;&gt;length&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nv&#34;&gt;frame-list&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;))&lt;/span&gt; &lt;span class=&#34;mi&#34;&gt;1&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt;  &lt;span class=&#34;c1&#34;&gt;; More than one frame&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;             &lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nv&#34;&gt;frame-parameter&lt;/span&gt; &lt;span class=&#34;no&#34;&gt;nil&lt;/span&gt; &lt;span class=&#34;ss&#34;&gt;&amp;#39;client&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;))&lt;/span&gt; &lt;span class=&#34;c1&#34;&gt;; Frame created by emacsclient&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    &lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nv&#34;&gt;delete-frame&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)))&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nv&#34;&gt;add-hook&lt;/span&gt; &lt;span class=&#34;ss&#34;&gt;&amp;#39;org-capture-after-finalize-hook&lt;/span&gt; &lt;span class=&#34;ss&#34;&gt;&amp;#39;my/org-capture-finalize-hook&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;In KDE&amp;rsquo;s Settings, I added a new command in the Shortcuts settings that point to that script. I assigned it to F3.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Installing Fedora Workstation on the laptop</title>
      <link>http://localhost:1313/hugo-emacs/post/02/installing-fedora-workstation-on-the-laptop/</link>
      <pubDate>Tue, 03 Feb 2026 12:01:27 -0500</pubDate>
      <guid>http://localhost:1313/hugo-emacs/post/02/installing-fedora-workstation-on-the-laptop/</guid>
      <description>I finally started to become comfortable in KDE, so I decided to try Gnome again.</description>
    </item>
    <item>
      <title>First!</title>
      <link>http://localhost:1313/hugo-emacs/posts-old/first/</link>
      <pubDate>Sun, 01 Feb 2026 18:54:00 +0000</pubDate>
      <guid>http://localhost:1313/hugo-emacs/posts-old/first/</guid>
      <description>&lt;p&gt;So, here we are, testing &lt;a href=&#34;https://kevquirk.com/&#34;&gt;Kev&amp;rsquo;s&lt;/a&gt; new blogging tool, Pure Blog.&lt;/p&gt;&#xA;&lt;p&gt;It&amp;rsquo;s super simple. I had a development copy running on my Mac in about 5 minutes.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Removing analytics from baty.net</title>
      <link>http://localhost:1313/hugo-emacs/post/01/removing-analytics-from-baty-net/</link>
      <pubDate>Tue, 27 Jan 2026 07:19:34 -0500</pubDate>
      <guid>http://localhost:1313/hugo-emacs/post/01/removing-analytics-from-baty-net/</guid>
      <description>AI bots have made site analytics less useful</description>
    </item>
    <item>
      <title>A Leica Q2 again</title>
      <link>http://localhost:1313/hugo-emacs/post/01/a-leica-q2-again/</link>
      <pubDate>Sun, 25 Jan 2026 09:25:00 -0500</pubDate>
      <guid>http://localhost:1313/hugo-emacs/post/01/a-leica-q2-again/</guid>
      <description>I&amp;rsquo;m back to using a Leica Q2. The constraints are a relief. For now.</description>
    </item>
    <item>
      <title>Linux and/or macOS</title>
      <link>http://localhost:1313/hugo-emacs/post/01/linux-and-or-macos/</link>
      <pubDate>Sat, 24 Jan 2026 09:10:00 -0500</pubDate>
      <guid>http://localhost:1313/hugo-emacs/post/01/linux-and-or-macos/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been alternating between Linux (Fedora/KDE) and macOS since the beginning of the year.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;d describe Linux and the software running on Linux like this:&lt;/p&gt;&#xA;&lt;p&gt;Less polish, more power.&lt;/p&gt;&#xA;&lt;p&gt;What I find challenging is that sometimes I want the power, other times I want the polish.&lt;/p&gt;&#xA;&lt;p&gt;Surprisingly, I am starting to prefer being &lt;em&gt;in&lt;/em&gt; Linux than being in macOS. Linux feels like it&amp;rsquo;s mine and I like that feeling. Everything in the OS makes me believe it was done with me mind. &amp;ldquo;Me&amp;rdquo; being &amp;ldquo;the user&amp;rdquo;. Even when things are frustrating, I usually understand why. macOS used to feel this way, but has drifted from it. It&amp;rsquo;s not all Tahoe&amp;rsquo;s fault, but it certainly hasn&amp;rsquo;t helped.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blogging with org-mode and ox-hugo again</title>
      <link>http://localhost:1313/hugo-emacs/post/01/blogging-with-org-mode-and-ox-hugo-again/</link>
      <pubDate>Wed, 21 Jan 2026 04:55:00 -0500</pubDate>
      <guid>http://localhost:1313/hugo-emacs/post/01/blogging-with-org-mode-and-ox-hugo-again/</guid>
      <description>Using an SSG for building a blog isn&amp;rsquo;t complicated enough, so I added a layer of Org mode atop mine.</description>
    </item>
    <item>
      <title>Navidrome and Supersonic</title>
      <link>http://localhost:1313/hugo-emacs/post/01/navidrome-and-supersonic/</link>
      <pubDate>Tue, 20 Jan 2026 07:18:08 -0500</pubDate>
      <guid>http://localhost:1313/hugo-emacs/post/01/navidrome-and-supersonic/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been running &lt;a href=&#34;https://www.navidrome.org/&#34;&gt;Navidrome&lt;/a&gt; on the NAS for a few weeks as a way to avoid figuring out how to use Roon on Linux. Navidrome is no Roon, but it&amp;rsquo;s fast and simple and works well enough for my purposes.&lt;/p&gt;&#xA;&lt;p&gt;Navidrome&amp;rsquo;s web UI is fine, but I thought I&amp;rsquo;d look for a &amp;ldquo;real&amp;rdquo; (Linux) client for it. Navidrome&amp;rsquo;s API is compatible with the OpenSubsonic API, which apparently is quite popular, so there are  &lt;a href=&#34;https://www.navidrome.org/apps/&#34;&gt;many options&lt;/a&gt;. I&amp;rsquo;ve started with &lt;a href=&#34;https://github.com/dweymouth/supersonic&#34;&gt;Supersonic&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>OM on Sameness</title>
      <link>http://localhost:1313/hugo-emacs/post/01/om-on-sameness/</link>
      <pubDate>Fri, 16 Jan 2026 18:14:36 -0500</pubDate>
      <guid>http://localhost:1313/hugo-emacs/post/01/om-on-sameness/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://om.co/2026/01/16/our-algorithmic-grey-beige-world/&#34;&gt;Our Algorithmic Grey-Beige World – On my Om&lt;/a&gt;:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;We’re living in the endgame. Algorithmic reality doesn’t just commodify interaction. It standardizes imagination. The algorithms squeeze creativity out of millions by showing them exactly what “works.” We don’t get unique. We get infinite variations of the same.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;I hate 90% of the internet, now. It makes me sad and angry.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fedora/KDE on the Framework laptop</title>
      <link>http://localhost:1313/hugo-emacs/post/01/fedora-kde-on-the-framework-laptop/</link>
      <pubDate>Fri, 16 Jan 2026 00:00:00 +0000</pubDate>
      <guid>http://localhost:1313/hugo-emacs/post/01/fedora-kde-on-the-framework-laptop/</guid>
      <description>I&amp;rsquo;ve been surprised to learn that I prefer KDE to Gnome</description>
    </item>
    <item>
      <title>Berghia Nudibranch</title>
      <link>http://localhost:1313/hugo-emacs/post/01/berghia-nudibranch/</link>
      <pubDate>Fri, 09 Jan 2026 04:41:53 -0500</pubDate>
      <guid>http://localhost:1313/hugo-emacs/post/01/berghia-nudibranch/</guid>
      <description>Fighting unwanted critters in my reef tank by introducing more critters into my reef tank.</description>
    </item>
    <item>
      <title>Dropping back to Doom Emacs</title>
      <link>http://localhost:1313/hugo-emacs/post/01/dropping-back-to-doom-emacs/</link>
      <pubDate>Tue, 06 Jan 2026 13:04:52 -0500</pubDate>
      <guid>http://localhost:1313/hugo-emacs/post/01/dropping-back-to-doom-emacs/</guid>
      <description>I haven&amp;rsquo;t used Doom Emacs in a while. Thought I&amp;rsquo;d give it a spin. Besides, I still miss my vim bindings from back in the day. Evil mode to the rescue.</description>
    </item>
    <item>
      <title>A blogging resolution loophole</title>
      <link>http://localhost:1313/hugo-emacs/post/01/a-blogging-resolution-loophole/</link>
      <pubDate>Sun, 04 Jan 2026 16:44:37 -0500</pubDate>
      <guid>http://localhost:1313/hugo-emacs/post/01/a-blogging-resolution-loophole/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;https://baty.net/posts/2025/12/how-about-some-blogging-stability-for-2026/&#34;&gt;How about some blogging stability for 2026?&lt;/a&gt; I wrote that I resolved to not change blogging platforms more than once a quarter. This would be an easy goal for most people. For me, though, it&amp;rsquo;s a bit of a challenge.&lt;/p&gt;&#xA;&lt;p&gt;I was bored this morning, which is never a good sign. For something to do, instead of changing platforms, I decided to change Hugo themes instead. Totally within the boundaries, right?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chaos around here</title>
      <link>http://localhost:1313/hugo-emacs/post/01/chaos-around-here/</link>
      <pubDate>Sat, 03 Jan 2026 11:35:47 -0500</pubDate>
      <guid>http://localhost:1313/hugo-emacs/post/01/chaos-around-here/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m typing this in NeoVim on the Framework running Fedora/Gnome. Earlier today, I fired up the Mac Mini and thought, &amp;ldquo;Man, this is how I want to do computing.&amp;rdquo; This, in direct opposition to how I&amp;rsquo;ve felt about it for the past few months. As part of the new year, I&amp;rsquo;d &amp;ldquo;decided&amp;rdquo; that I was putting the Linux experiment on hold indefinitely. I&amp;rsquo;d fired up Tinderbox for blogging at daily.baty.net as part of my new move back to macOS.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Livin&#39; the dream over at Irreal</title>
      <link>http://localhost:1313/hugo-emacs/post/01/livin-the-dream-over-at-irreal/</link>
      <pubDate>Thu, 01 Jan 2026 17:04:55 -0500</pubDate>
      <guid>http://localhost:1313/hugo-emacs/post/01/livin-the-dream-over-at-irreal/</guid>
      <description>&lt;p&gt;Over at Irreal, &lt;a href=&#34;https://irreal.org/blog/?p=13511&#34;&gt;Blogging Platforms&lt;/a&gt;:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;For me, blogging is all about writing and sharing my discoveries. The last thing I want is to worry about is my blogging platform. I want it to be as transparent as possible so I don’t have to think about it. I just want to write my post in Org mode and push a button to publish it.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;Most days, this is what I dream of, too. Picking something and sticking with it would be good for me. So far, I&amp;rsquo;ve not been able to do that, even for a short time it seems. Maybe 2026 will be the year! :)&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
