<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Today I Learned</title>
    <link>https://go.waylonwalker.com/til/</link>
    <description>Short TIL posts</description>
    <lastBuildDate>Fri, 10 Jul 2026 14:26:00 +0000</lastBuildDate>
    <generator>markata-go</generator>
    <docs>https://www.rssboard.org/rss-specification</docs>
    <atom:link href="https://go.waylonwalker.com/til/rss.xml" rel="self" type="application/rss+xml"></atom:link>
    <item>
      <title>unlock a locked gpg key</title>
      <link>https://go.waylonwalker.com/unlock-a-locked-gpg-key/</link>
      <description>I ran into an issue where my was unable to connect, blocking me from doing commits. You can use this to continue signing commits.</description>
      <pubDate>Fri, 10 Jul 2026 14:26:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/unlock-a-locked-gpg-key/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
    </item>
    <item>
      <title>rpm ostree status</title>
      <link>https://go.waylonwalker.com/rpm-ostree-status/</link>
      <description>I&#39;ve been running fedora coreos on my home servers for awhile. I really liked the stability I got from bazzite, and have since enjoyed the stability of...</description>
      <pubDate>Sun, 05 Jul 2026 17:16:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/rpm-ostree-status/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>fixing a corrupt zshrc</title>
      <link>https://go.waylonwalker.com/fixing-a-corrupt-zsh_history/</link>
      <description>This morning I had a machine crash on me and came back to an error.</description>
      <pubDate>Mon, 29 Jun 2026 08:39:59 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/fixing-a-corrupt-zsh_history/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
      <category>zsh</category>
    </item>
    <item>
      <title>one eyed fighting kirby</title>
      <link>https://go.waylonwalker.com/one-eyed-fighting-kirby/</link>
      <description>Just give em the ol one eyed fighting Kirby</description>
      <pubDate>Thu, 11 Jun 2026 11:49:41 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/one-eyed-fighting-kirby/</guid>
      <author>hello@waylonwalker.com</author>
      <category>vim</category>
    </item>
    <item>
      <title>rsync delays</title>
      <link>https://go.waylonwalker.com/rsync-delays/</link>
      <description>I&#39;ve been deploying my site old school for most of this year, rsync to a volume mounted to nginx. I ran into an issue today where I updated my site and all...</description>
      <pubDate>Thu, 04 Jun 2026 17:31:53 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/rsync-delays/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>zsh source .env</title>
      <link>https://go.waylonwalker.com/zsh-source-env/</link>
      <description>&#xA;</description>
      <pubDate>Fri, 29 May 2026 08:19:41 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/zsh-source-env/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>setopt HIST_IGNORE_SPACE</title>
      <link>https://go.waylonwalker.com/setopt-hist_ignore_space/</link>
      <description>To ignore commands that start with a space character, use the option in bash or zsh.</description>
      <pubDate>Sun, 24 May 2026 20:15:37 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/setopt-hist_ignore_space/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>forgejo push to create</title>
      <link>https://go.waylonwalker.com/forgejo-push-to-create/</link>
      <description>I just learned that forgejo has a push to create repo feature and it is a gamechanger. Upon first try it didn&#39;t work, with just a couple of environment...</description>
      <pubDate>Wed, 06 May 2026 21:58:55 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/forgejo-push-to-create/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>nless</title>
      <link>https://go.waylonwalker.com/nless/</link>
      <description>nless is a seriously sick tui for exploring streaming data. It makes it seriously simple to pivot (U), drill in (Enter), sort (s). It leave breadcrumbs as...</description>
      <pubDate>Wed, 06 May 2026 20:45:01 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/nless/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
    </item>
    <item>
      <title>image compare in markata go</title>
      <link>https://go.waylonwalker.com/image-compare-in-markata-go/</link>
      <description>now has web awesome integration for image compare. It renders a nice web component with a slider to compare two images.</description>
      <pubDate>Fri, 01 May 2026 07:40:44 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/image-compare-in-markata-go/</guid>
      <author>hello@waylonwalker.com</author>
      <category>dev</category>
      <category>webdev</category>
    </item>
    <item>
      <title>testing copilot model flag</title>
      <link>https://go.waylonwalker.com/testing-copilot-model-flag/</link>
      <description>Today I found a way to test model syntax, cause the clankers always get the exact model name that copilot wants wrong.</description>
      <pubDate>Wed, 29 Apr 2026 11:05:39 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/testing-copilot-model-flag/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
    </item>
    <item>
      <title>move zmk keyboard to new bluetooth adapter</title>
      <link>https://go.waylonwalker.com/move-zmk-keyboard-to-new-bluetooth-adapter/</link>
      <description>I&#39;ve been having issue with my keyboard disconnecting to my main desktop for awhile. Today I got a cheap bluetooh dongle in and am giving it a run this week...</description>
      <pubDate>Mon, 23 Mar 2026 17:59:59 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/move-zmk-keyboard-to-new-bluetooth-adapter/</guid>
      <author>hello@waylonwalker.com</author>
      <category>keeb</category>
      <category>zmk</category>
    </item>
    <item>
      <title>dot dockerenv</title>
      <link>https://go.waylonwalker.com/dot-dockerenv/</link>
      <description>Today I learned that docker creates an empty file to indicate that you are running in a docker container. Other runtimes like podman commonly use ....</description>
      <pubDate>Wed, 18 Mar 2026 10:07:16 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/dot-dockerenv/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>docker</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>gh do I have a pr</title>
      <link>https://go.waylonwalker.com/gh-do-i-have-a-pr/</link>
      <description>In the age of agents sometimes work gets done on so many different worktrees and branches its hard to tell if there is already a PR or any of them or not,...</description>
      <pubDate>Mon, 02 Mar 2026 08:47:44 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/gh-do-i-have-a-pr/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
    </item>
    <item>
      <title>double gutter</title>
      <link>https://go.waylonwalker.com/double-gutter/</link>
      <description>I keep forgetting about the double gutter problem with nested containers. When you put padding on a parent and the child also has padding, you get twice the...</description>
      <pubDate>Sat, 14 Feb 2026 09:12:42 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/double-gutter/</guid>
      <author>hello@waylonwalker.com</author>
      <category>dev</category>
      <category>webdev</category>
    </item>
    <item>
      <title>diff kubernetes manifest with cluster</title>
      <link>https://go.waylonwalker.com/diff-kubernetes-manifest-with-cluster/</link>
      <description>Like a dufus this morning I did a hard reset on a git repo for getting I was working on a manifest for. You see I generally use argo, but occasionally I have...</description>
      <pubDate>Thu, 05 Feb 2026 09:37:39 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/diff-kubernetes-manifest-with-cluster/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>format markdown with mdformat</title>
      <link>https://go.waylonwalker.com/format-markdown-with-mdformat/</link>
      <description>I really wish I would have got this right a few years ago. Theres a couple of flags I had to use to get mdformat to do hard wraps at 80 characters and not...</description>
      <pubDate>Mon, 19 Jan 2026 20:41:14 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/format-markdown-with-mdformat/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
    </item>
    <item>
      <title>opencode variants</title>
      <link>https://go.waylonwalker.com/opencode-variants/</link>
      <description>Opencode is changing on the daily right now, today I noticed the word pop up in Orange text in my opencode window. Looking into this they are exposing...</description>
      <pubDate>Tue, 13 Jan 2026 08:53:36 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/opencode-variants/</guid>
      <author>hello@waylonwalker.com</author>
      <category>ai</category>
      <category>llm</category>
      <category>opencode</category>
    </item>
    <item>
      <title>opencode init prompt</title>
      <link>https://go.waylonwalker.com/opencode-init-prompt/</link>
      <description>This is opencode&#39;s init prompt.</description>
      <pubDate>Fri, 09 Jan 2026 13:32:12 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/opencode-init-prompt/</guid>
      <author>hello@waylonwalker.com</author>
      <category>ai</category>
      <category>llm</category>
    </item>
    <item>
      <title>tpope vim-speeddating</title>
      <link>https://go.waylonwalker.com/til/tpope-vim-speeddating/</link>
      <description>Today I discovered vim-speeddating by tpope. I&#39;m sure I&#39;ve seen years ago but it did not click for my workflow until today. I often go through pictures from...</description>
      <pubDate>Sun, 04 Jan 2026 16:59:33 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/til/tpope-vim-speeddating/</guid>
      <author>hello@waylonwalker.com</author>
      <category>vim</category>
    </item>
  </channel>
</rss>