<?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://waylonwalker.com/til/</link>
    <description>Short TIL posts</description>
    <lastBuildDate>Tue, 01 Sep 2026 21:51:16 +0000</lastBuildDate>
    <generator>markata-go</generator>
    <docs>https://www.rssboard.org/rss-specification</docs>
    <atom:link href="https://waylonwalker.com/til/rss.xml" rel="self" type="application/rss+xml"></atom:link>
    <item>
      <title>Lukschangekey to change full disk encryption password</title>
      <link>https://waylonwalker.com/lukschangekey-to-change-full-disk-encryption-password/</link>
      <description>I&#39;m playing with omarchy on an old laptop and decided I want to share it with my kids without sharing what I also set up as my sudo password.</description>
      <pubDate>Tue, 01 Sep 2026 21:51:16 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/lukschangekey-to-change-full-disk-encryption-password/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>how to set up a boot drive</title>
      <link>https://waylonwalker.com/how-to-set-up-a-boot-drive/</link>
      <description>First Find your usb disk. You should be able to identify it by size and name using lsblk.</description>
      <pubDate>Mon, 31 Aug 2026 02:05:28 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/how-to-set-up-a-boot-drive/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>helix markata go lsp</title>
      <link>https://waylonwalker.com/helix-markata-go-lsp/</link>
      <description>Helix has got to have one of the easiest configurations. It is this easy to get the markata-go lsp in helix.</description>
      <pubDate>Tue, 28 Jul 2026 22:21:13 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/helix-markata-go-lsp/</guid>
      <author>hello@waylonwalker.com</author>
      <category>dev</category>
      <category>markata</category>
      <category>markdown</category>
    </item>
    <item>
      <title>^M for carriage return</title>
      <link>https://waylonwalker.com/carrot-m-for-carriage-return/</link>
      <description>I don&#39;t run into windows file endings very often, so when I see little &#39;s all over your file, I think &#34;shit I know what these are and cant remember&#34; They...</description>
      <pubDate>Sun, 12 Jul 2026 11:02:28 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/carrot-m-for-carriage-return/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>vim</category>
    </item>
    <item>
      <title>unlock a locked gpg key</title>
      <link>https://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://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://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://waylonwalker.com/rpm-ostree-status/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>fixing a corrupt zshrc</title>
      <link>https://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://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://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://waylonwalker.com/one-eyed-fighting-kirby/</guid>
      <author>hello@waylonwalker.com</author>
      <category>vim</category>
    </item>
    <item>
      <title>rsync delays</title>
      <link>https://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://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://waylonwalker.com/zsh-source-env/</link>
      <description>&#xA;</description>
      <pubDate>Fri, 29 May 2026 08:19:41 +0000</pubDate>
      <guid isPermaLink="true">https://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://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://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://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://waylonwalker.com/forgejo-push-to-create/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
    </item>
    <item>
      <title>nless</title>
      <link>https://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://waylonwalker.com/nless/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
    </item>
    <item>
      <title>image compare in markata go</title>
      <link>https://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 00:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://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://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://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://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://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://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://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://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://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://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://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://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://waylonwalker.com/diff-kubernetes-manifest-with-cluster/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>kubernetes</category>
    </item>
  </channel>
</rss>