<?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" xmlns:fh="http://purl.org/syndication/history/1.0">
  <channel>
    <title>Posts tagged: linux Archive</title>
    <link>https://go.waylonwalker.com/tags/linux/</link>
    <description>All posts with the tag &#34;linux&#34;</description>
    <lastBuildDate>Sat, 18 Apr 2026 10:36:00 +0000</lastBuildDate>
    <generator>markata-go</generator>
    <docs>https://www.rssboard.org/rss-specification</docs>
    <atom:link href="https://go.waylonwalker.com/tags/linux/archive/rss.xml" rel="self" type="application/rss+xml"></atom:link>
    <atom:link href="https://go.waylonwalker.com/tags/linux/rss.xml" rel="current" type="application/rss+xml"></atom:link>
    <fh:complete></fh:complete>
    <item>
      <title>stow local ignore</title>
      <link>https://go.waylonwalker.com/stow-local-ignore/</link>
      <description>Stow comes with a local and global ignore list that you can use to ignore certain files or directories.</description>
      <pubDate>Sat, 18 Apr 2026 10:36:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/stow-local-ignore/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>💭 No one under 18 installs Linux</title>
      <link>https://go.waylonwalker.com/thought-944/</link>
      <description>!https://youtube.com/clip/UgkxVmrLKcNieh6FffrnSu2-iXD8SVFzSCzj?si=rV4k2piZM3Jcq9w0</description>
      <pubDate>Mon, 09 Mar 2026 11:46:15 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-944/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 POV: You install Clawdbot on VPS - YouTube</title>
      <link>https://go.waylonwalker.com/thought-927/</link>
      <description>!https://www.youtube.com/shorts/bof8TkZkr1I</description>
      <pubDate>Mon, 16 Feb 2026 10:22:40 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-927/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>ai</category>
      <category>llm</category>
      <category>thought</category>
    </item>
    <item>
      <title>setup bambu-studio in distrobox</title>
      <link>https://go.waylonwalker.com/setup-bambu-studio-in-distrobox/</link>
      <description>gpus-are-awesome and I need one for Bambu Studio to be usable in a distrobox. Adding the flag to bind mounts the nvidia devices and sets up the necessary...</description>
      <pubDate>Sat, 06 Dec 2025 21:17:39 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/setup-bambu-studio-in-distrobox/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>💭 Microsoft keeps losing - YouTube</title>
      <link>https://go.waylonwalker.com/thought-870/</link>
      <description>!https://youtu.be/AyuMdNoL1Vs?si=QQ3BoV33nXR_TPnC</description>
      <pubDate>Sat, 15 Nov 2025 17:51:23 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-870/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 2025 The Year Of The Linux Desktop - YouTube</title>
      <link>https://go.waylonwalker.com/thought-850/</link>
      <description>!https://www.youtube.com/watch?v=GQJZ96l-XQ4</description>
      <pubDate>Fri, 10 Oct 2025 13:14:37 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-850/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 &#34;Pacman is currently in use, please wait.&#34;</title>
      <link>https://go.waylonwalker.com/thought-833/</link>
      <description>!https://bbs.archlinux.org/viewtopic.php?id=67729</description>
      <pubDate>Tue, 16 Sep 2025 01:26:33 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-833/</guid>
      <author>hello@waylonwalker.com</author>
      <category>arch</category>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>tar over ssh</title>
      <link>https://go.waylonwalker.com/tar-over-ssh/</link>
      <description>Today I learned how to use tar over ssh to save hours in file transfers. I keep all of my projects in ~/git (very creative I know, I&#39;ve done it for years and...</description>
      <pubDate>Sat, 13 Sep 2025 10:50:42 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tar-over-ssh/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>linux</category>
      <category>homelab</category>
    </item>
    <item>
      <title>bash timestamp</title>
      <link>https://go.waylonwalker.com/bash-timestamp/</link>
      <description>Today I needed to make a backup of some config. I wanted to add a timestamp so that I knew when the backup was made. This would make unique backups easy, and...</description>
      <pubDate>Fri, 22 Aug 2025 15:35:36 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/bash-timestamp/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>💭 DHH on X: &#34;Rewiring your muscle memory for copy/paste when you...</title>
      <link>https://go.waylonwalker.com/thought-799/</link>
      <description>!https://x.com/dhh/status/1956645753255805151</description>
      <pubDate>Sun, 17 Aug 2025 15:39:42 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-799/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Omarchy is on the move</title>
      <link>https://go.waylonwalker.com/thought-789/</link>
      <description>!https://world.hey.com/dhh/omarchy-is-on-the-move-8f848fa4</description>
      <pubDate>Thu, 07 Aug 2025 14:28:34 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-789/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>Dolphin Remote Storage Previews</title>
      <link>https://go.waylonwalker.com/dolphin-remote-storage-previews/</link>
      <description>I&#39;ve got a few samba shares going in my homelab, and I&#39;m struggling finding a great app to scroll through vacation photos with my wife. I want something...</description>
      <pubDate>Sat, 02 Aug 2025 14:58:09 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/dolphin-remote-storage-previews/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>hyprland</category>
    </item>
    <item>
      <title>💭 An Ode To My 10-Year-Old Thinkpad T440</title>
      <link>https://go.waylonwalker.com/thought-761/</link>
      <description>!https://mbrizic.com/blog/thinkpad-t440/</description>
      <pubDate>Fri, 25 Jul 2025 01:33:47 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-761/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 2025-07-10 Notes</title>
      <link>https://go.waylonwalker.com/thought-756/</link>
      <description>!https://pype.dev/2025-07-10-notes/</description>
      <pubDate>Fri, 18 Jul 2025 15:26:28 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-756/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Vimothée Chalamet shares his new favorite shell command from a...</title>
      <link>https://go.waylonwalker.com/thought-755/</link>
      <description>!https://www.youtube.com/watch?v=0-SUk1G9xMg</description>
      <pubDate>Fri, 18 Jul 2025 12:56:59 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-755/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>fc</title>
      <link>https://go.waylonwalker.com/fc/</link>
      <description>I am a linux user through and through. Desktop, server, vms, containers, everything except my phone is linux. With this I spend a lot of time in the...</description>
      <pubDate>Fri, 18 Jul 2025 07:52:53 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/fc/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>💭 Quickshell</title>
      <link>https://go.waylonwalker.com/thought-751/</link>
      <description>!https://quickshell.org/</description>
      <pubDate>Wed, 16 Jul 2025 00:30:48 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-751/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Stop Complaining About Ubuntu...Just Switch To Arch Already! -...</title>
      <link>https://go.waylonwalker.com/thought-750/</link>
      <description>!https://www.youtube.com/watch?v=HbBF-bmGe2I</description>
      <pubDate>Tue, 15 Jul 2025 01:48:46 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-750/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 I was wrong - YouTube</title>
      <link>https://go.waylonwalker.com/thought-733/</link>
      <description>!https://www.youtube.com/watch?v=ZH3iKbEiks0</description>
      <pubDate>Fri, 04 Jul 2025 16:53:47 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-733/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>archlinux</category>
      <category>thought</category>
    </item>
    <item>
      <title>gpg setup for kdewallet</title>
      <link>https://go.waylonwalker.com/gpg-setup-for-kdewallet/</link>
      <description>I&#39;m trying to setup gpg for kdewallet on archlinux with hyprland so that brave shuts up. I&#39;ve tried this, but brave still complains about the wallet setup,...</description>
      <pubDate>Fri, 04 Jul 2025 13:52:43 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/gpg-setup-for-kdewallet/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>brightnessctl adjust screen brightness</title>
      <link>https://go.waylonwalker.com/brightnessctl-adjust-screen-brightness/</link>
      <description>Today I discovered to adjust the screen brightness on my AwesomeWM machine. Its a command line utility that you can use to adjust the brightness of your...</description>
      <pubDate>Wed, 11 Jun 2025 08:42:36 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/brightnessctl-adjust-screen-brightness/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>💭 Arch Wizard Brodie Robertson vs My Mac Life - Will He Convert ...</title>
      <link>https://go.waylonwalker.com/thought-668/</link>
      <description>!https://www.youtube.com/watch?v=bAmJQuX4-ak&amp;t=1684s</description>
      <pubDate>Sat, 07 Jun 2025 01:05:25 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-668/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>unset multiple environment variables</title>
      <link>https://go.waylonwalker.com/unset-multiple-environment-variables/</link>
      <description>You can unset multiple environment variables at once. I did not know this was a thing, its something that ended up happening organically on a call and asking...</description>
      <pubDate>Tue, 03 Jun 2025 11:21:11 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/unset-multiple-environment-variables/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>i3lock on AwesomeWM</title>
      <link>https://go.waylonwalker.com/i3lock-on-awesomewm/</link>
      <description>is a fantastic lockscreen for tiling window managers.</description>
      <pubDate>Mon, 02 Jun 2025 14:40:56 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/i3lock-on-awesomewm/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>awesomewm</category>
    </item>
    <item>
      <title>💭 Command Line | gitignore.io / docs</title>
      <link>https://go.waylonwalker.com/thought-653/</link>
      <description>!https://docs.gitignore.io/install/command-line</description>
      <pubDate>Thu, 29 May 2025 16:22:42 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-653/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>Linux Is About Choice</title>
      <link>https://go.waylonwalker.com/linux-is-about-choice/</link>
      <description>This Luke Smith video came across my feed Linux, Bitcoin: When Tech Projects Become &#34;Too Popular...&#34; Don&#39;t forget the goal.. It&#39;s interesting to hear his...</description>
      <pubDate>Tue, 27 May 2025 13:37:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/linux-is-about-choice/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>💭 The Worst OS - YouTube</title>
      <link>https://go.waylonwalker.com/thought-612/</link>
      <description>!https://www.youtube.com/watch?v=8T5pyGiTPdE</description>
      <pubDate>Thu, 01 May 2025 12:54:13 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-612/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 The Worst OS - YouTube</title>
      <link>https://go.waylonwalker.com/thought-611/</link>
      <description>!https://www.youtube.com/watch?v=8T5pyGiTPdE</description>
      <pubDate>Thu, 01 May 2025 12:54:12 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-611/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>backup distrobox image</title>
      <link>https://go.waylonwalker.com/backup-distrobox-image/</link>
      <description>Today I&#39;m upgrading my distrobox, but don&#39;t want to end up in a situation where I can&#39;t get anything done becauase I work out of my distrobox.</description>
      <pubDate>Wed, 09 Apr 2025 17:35:50 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/backup-distrobox-image/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>containers</category>
      <category>distrobox</category>
    </item>
    <item>
      <title>Use pbpaste for clean shell history</title>
      <link>https://go.waylonwalker.com/use-pbpaste-for-clean-shell-history/</link>
      <description>Using for command substitution keeps sensitive or long URLs out of your shell history. Instead of typing , copy the URL to clipboard and run . This prevents...</description>
      <pubDate>Mon, 17 Mar 2025 12:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/use-pbpaste-for-clean-shell-history/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>cli</category>
    </item>
    <item>
      <title>aptitude why</title>
      <link>https://go.waylonwalker.com/aptitude-why/</link>
      <description>Today I ran into an interesting question, why am I being asked to configure tzdata while installing npm. Turns out that the cli has a why command that very...</description>
      <pubDate>Tue, 11 Feb 2025 13:55:04 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/aptitude-why/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>configure timezone</title>
      <link>https://go.waylonwalker.com/configure-tz/</link>
      <description>Today I ran into this interactive prompt on ubuntu while installing node and npm, and I do not want to manually configure this interactively every time I run...</description>
      <pubDate>Mon, 10 Feb 2025 13:35:24 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/configure-tz/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>bc</title>
      <link>https://go.waylonwalker.com/bc/</link>
      <description>&lt;a href=&#34;https://www.youtube.com/watch?v=03KsS09YS4E&amp;amp;t=610s&#34; style=&#34;--favicon-url: url(&amp;#39;/assets/markata/link-avatars/www.youtube.com.png&amp;#39;);&#34; data-favicon=&#34;/assets/markata/link-avatars/www.youtube.com.png&#34; class=&#34;has-avatar  has-avatar-before&#34;&gt;https://www.youtube.com/watch?v=03KsS09YS4E&amp;amp;t=610s&lt;/a&gt;&#xA;Today I learned about the basic calculator, bc.  At the very end of this video&#xA;prime uses it to add numbers in vim.&#xA;REPL &lt;a href=&#34;#repl&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&#xA;You can start a calculator repl at the command line, by running bc.&#xA;Vim &lt;a href=&#34;#vim&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&#xA;Since bc supports standard unix pipes you can easily pipe data from vim into bc&#xA;and back out using !!bc.  All you need is a string of math on the line you&#xA;want to calculate, go to normal mode and run !!bc to get the answer.&#xA;Traditionally I will...</description>
      <pubDate>Sat, 08 Feb 2025 09:30:08 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/bc/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>💭 Releases · bootandy/dust</title>
      <link>https://go.waylonwalker.com/thought-535/</link>
      <description>!https://github.com/bootandy/dust?tab=readme-ov-file</description>
      <pubDate>Sun, 19 Jan 2025 18:58:42 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-535/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>cli</category>
      <category>thought</category>
    </item>
    <item>
      <title>nvim-manager</title>
      <link>https://go.waylonwalker.com/nvim-manager/</link>
      <description>I recently built a cli application as a nearly-one-shot-app called nvim-manager. It manages your nvim dotfiles install.</description>
      <pubDate>Sun, 12 Jan 2025 21:14:19 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/nvim-manager/</guid>
      <author>hello@waylonwalker.com</author>
      <category>vim</category>
      <category>nvim</category>
      <category>linux</category>
      <category>python</category>
    </item>
    <item>
      <title>💭 Why You Should Game on Linux (feat. GloriousEggroll of Nobara)...</title>
      <link>https://go.waylonwalker.com/thought-524/</link>
      <description>!https://www.youtube.com/watch?v=QwpTAk_IiyU&amp;t=28s</description>
      <pubDate>Sat, 11 Jan 2025 01:38:57 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-524/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>gaming</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 curl with partial files | daniel.haxx.se</title>
      <link>https://go.waylonwalker.com/thought-487/</link>
      <description>!https://daniel.haxx.se/blog/2024/12/30/curl-with-partial-files/</description>
      <pubDate>Mon, 30 Dec 2024 21:29:52 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-487/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Hybrid Cloud Show – Episode 20 - YouTube</title>
      <link>https://go.waylonwalker.com/thought-474/</link>
      <description>!https://www.youtube.com/watch?v=IXUtIXYjFDM</description>
      <pubDate>Sat, 28 Dec 2024 04:58:50 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-474/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>setting up ucore-zfs</title>
      <link>https://go.waylonwalker.com/setting-up-ucore-zfs/</link>
      <description>I just setup my oldest hardware on the newest hotest server distro ucore-zfs. This is a gateway FX6860 manufactured in 2010.</description>
      <pubDate>Fri, 27 Dec 2024 08:55:50 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/setting-up-ucore-zfs/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>💭 Ubuntu Summit 2024 | UMU - A unified tool for easily running y...</title>
      <link>https://go.waylonwalker.com/thought-469/</link>
      <description>!https://www.youtube.com/watch?v=iuBzGked-JU&amp;t=559s</description>
      <pubDate>Thu, 26 Dec 2024 16:47:13 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-469/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>gaming</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Dedicated Servers | Intel Servers | AMD Servers - Dedicated Ho...</title>
      <link>https://go.waylonwalker.com/thought-462/</link>
      <description>!https://www.reliablesite.net/dedicated-servers/</description>
      <pubDate>Tue, 24 Dec 2024 20:29:13 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-462/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>server</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Talking with Typecraft - YouTube</title>
      <link>https://go.waylonwalker.com/thought-461/</link>
      <description>!https://www.youtube.com/watch?v=qEykeKfAnJQ&amp;t=1068s</description>
      <pubDate>Tue, 24 Dec 2024 20:24:42 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-461/</guid>
      <author>hello@waylonwalker.com</author>
      <category>dev</category>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 casey/just: 🤖 Just a command runner</title>
      <link>https://go.waylonwalker.com/thought-445/</link>
      <description>!https://github.com/casey/just?tab=readme-ov-file#constants</description>
      <pubDate>Sat, 14 Dec 2024 17:04:06 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-445/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>linux</category>
      <category>just</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 pipedream/justfile at main · thechangelog/pipedream</title>
      <link>https://go.waylonwalker.com/thought-444/</link>
      <description>!https://github.com/thechangelog/pipedream/blob/main/justfile</description>
      <pubDate>Sat, 14 Dec 2024 16:54:34 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-444/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>linux</category>
      <category>just</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 hostnamectl to easily change hostname | Pype.dev</title>
      <link>https://go.waylonwalker.com/thought-441/</link>
      <description>!https://pype.dev/hostnamectl-to-easily-change-hostname</description>
      <pubDate>Fri, 06 Dec 2024 14:30:41 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-441/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 linux - What is stored in /dev/pts files and can we open them?...</title>
      <link>https://go.waylonwalker.com/thought-339/</link>
      <description>!https://unix.stackexchange.com/questions/93531/what-is-stored-in-dev-pts-files-and-can-we-open-them</description>
      <pubDate>Sun, 07 Jul 2024 01:08:38 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-339/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 pacman/Tips and tricks - ArchWiki</title>
      <link>https://go.waylonwalker.com/thought-337/</link>
      <description>!https://wiki.archlinux.org/title/pacman/Tips_tricks</description>
      <pubDate>Sat, 06 Jul 2024 16:52:09 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-337/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>arch</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Inside 22,734 Steam games | daniel.haxx.se</title>
      <link>https://go.waylonwalker.com/thought-336/</link>
      <description>!https://daniel.haxx.se/blog/2024/06/20/inside-22734-steam-games/</description>
      <pubDate>Sat, 06 Jul 2024 16:48:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-336/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 wcurl is here | daniel.haxx.se</title>
      <link>https://go.waylonwalker.com/thought-335/</link>
      <description>!https://daniel.haxx.se/blog/2024/07/03/wcurl-is-here/</description>
      <pubDate>Sat, 06 Jul 2024 16:46:19 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-335/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>arch remove orphaned packages</title>
      <link>https://go.waylonwalker.com/arch-remove-orphaned-packages/</link>
      <description>&#xA;</description>
      <pubDate>Sat, 06 Jul 2024 11:34:31 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/arch-remove-orphaned-packages/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>playerctl fixes arch media keys</title>
      <link>https://go.waylonwalker.com/playerctl-fixes-arch/</link>
      <description>I&#39;ve long had issues with my qmk keyboard media keys on my arch install, I always thought it was on the keyboard end. Today I learned that playerctl fixes this.</description>
      <pubDate>Tue, 25 Jun 2024 18:23:41 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/playerctl-fixes-arch/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>💭 podman requries qemu-system on ubuntu</title>
      <link>https://go.waylonwalker.com/thought-309/</link>
      <description>!https://askubuntu.com/questions/1490805/how-do-i-install-qemu-on-ubuntu-23-10</description>
      <pubDate>Wed, 12 Jun 2024 19:29:18 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-309/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>podman</category>
      <category>container</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 catppuccin/ulauncher: 🇺 Soothing pastel theme for Ulauncher</title>
      <link>https://go.waylonwalker.com/thought-301/</link>
      <description>!https://github.com/catppuccin/ulauncher</description>
      <pubDate>Fri, 07 Jun 2024 03:59:30 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-301/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Ulauncher — Application launcher for Linux 🐧</title>
      <link>https://go.waylonwalker.com/thought-300/</link>
      <description>!https://ulauncher.io/</description>
      <pubDate>Fri, 07 Jun 2024 03:58:16 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-300/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 basecamp/omakub: Opinionated Ubuntu Setup</title>
      <link>https://go.waylonwalker.com/thought-298/</link>
      <description>!https://github.com/basecamp/omakub</description>
      <pubDate>Thu, 06 Jun 2024 16:20:19 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-298/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 How to Force Dark Mode on Every Website in Google Chrome</title>
      <link>https://go.waylonwalker.com/thought-295/</link>
      <description>!https://www.howtogeek.com/446198/how-to-force-dark-mode-on-every-website-in-google-chrome/</description>
      <pubDate>Mon, 03 Jun 2024 18:52:25 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-295/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>tailscale ssh</title>
      <link>https://go.waylonwalker.com/tailscale-ssh/</link>
      <description>Tailscale allows you to ssh into all of your tailscale machines, it busts through firewalls and accross networks without complex setup. If you have used...</description>
      <pubDate>Mon, 03 Jun 2024 16:40:18 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tailscale-ssh/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>💭 Distrobox</title>
      <link>https://go.waylonwalker.com/thought-281/</link>
      <description>!https://distrobox.it/usage/distrobox-host-exec/</description>
      <pubDate>Wed, 22 May 2024 18:13:13 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-281/</guid>
      <author>hello@waylonwalker.com</author>
      <category>distrobox</category>
      <category>containers</category>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Are We Anti-Cheat Yet?</title>
      <link>https://go.waylonwalker.com/thought-280/</link>
      <description>!https://areweanticheatyet.com/</description>
      <pubDate>Wed, 22 May 2024 12:37:55 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-280/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>gaming</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Install Pokemon TCG Live on Steam Deck - Installation Guide - ...</title>
      <link>https://go.waylonwalker.com/thought-270/</link>
      <description>!https://www.youtube.com/watch?v=zfN4hk7FelI</description>
      <pubDate>Sat, 11 May 2024 13:27:19 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-270/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>just picker</title>
      <link>https://go.waylonwalker.com/just-picker/</link>
      <description>has been by go to tool for saving commands in a way that I can replay them and have team members replay them without relying on the shell history of any...</description>
      <pubDate>Wed, 08 May 2024 20:48:23 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/just-picker/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>💭 Bug #2006590 “gdm3 crashes with SIGTRAP on startup” : Bugs : g...</title>
      <link>https://go.waylonwalker.com/thought-266/</link>
      <description>!https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2006590</description>
      <pubDate>Thu, 02 May 2024 00:54:02 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-266/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>ubuntu</category>
      <category>thought</category>
    </item>
    <item>
      <title>showmount-e</title>
      <link>https://go.waylonwalker.com/showmount-e/</link>
      <description>TIL how to display the list of nfs mounts on your network.</description>
      <pubDate>Thu, 25 Apr 2024 20:15:29 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/showmount-e/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>Redka Runs on SQLite</title>
      <link>https://go.waylonwalker.com/redka-runs-on-sqlite/</link>
      <description>With the liscense changes to redis there are several new forks out there. One that I am particularly interested in is redka.</description>
      <pubDate>Mon, 22 Apr 2024 19:54:24 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/redka-runs-on-sqlite/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>infrastructure</category>
    </item>
    <item>
      <title>Am I vulnerable to the xz backdoor?</title>
      <link>https://go.waylonwalker.com/am-i-vulnerable-to-the-xz-backdoor/</link>
      <description>The main system that I am concerned about is my arch BTW machine. I found a great article from the official archlinux site covering it.</description>
      <pubDate>Sun, 21 Apr 2024 07:53:54 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/am-i-vulnerable-to-the-xz-backdoor/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>arch dependencies</title>
      <link>https://go.waylonwalker.com/arch-dependencies/</link>
      <description>paru has some nice features that I rarely use, and hav to look up when I need them. Here are two commands to help with dependency management.</description>
      <pubDate>Sat, 20 Apr 2024 07:42:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/arch-dependencies/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>arch</category>
    </item>
    <item>
      <title>💭 Arch Linux - News: The xz package has been backdoored</title>
      <link>https://go.waylonwalker.com/thought-243/</link>
      <description>!https://archlinux.org/news/the-xz-package-has-been-backdoored/</description>
      <pubDate>Tue, 16 Apr 2024 13:00:33 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-243/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>arch</category>
      <category>thought</category>
    </item>
    <item>
      <title>How to kill ollama server</title>
      <link>https://go.waylonwalker.com/how-to-kill-ollama-server/</link>
      <description>I recently updated ollama, and it now installs a systemd service that I was not expecting. Seems like a great option, but I hadn&#39;t expeted this and I was...</description>
      <pubDate>Sun, 14 Apr 2024 18:31:36 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/how-to-kill-ollama-server/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>llm</category>
    </item>
    <item>
      <title>💭 How to run pods as systemd services with Podman | Enable Sysadmin</title>
      <link>https://go.waylonwalker.com/thought-114/</link>
      <description>!https://www.redhat.com/en/blog/podman-run-pods-systemd-services</description>
      <pubDate>Fri, 22 Sep 2023 01:12:19 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-114/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>podman</category>
      <category>container</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 sharkdp/bat: A cat clone with wings.</title>
      <link>https://go.waylonwalker.com/thought-95/</link>
      <description>!https://github.com/sharkdp/bat</description>
      <pubDate>Mon, 21 Aug 2023 13:28:06 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-95/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>cli</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Relocating the Docker root directory - IBM Documentation</title>
      <link>https://go.waylonwalker.com/thought-58/</link>
      <description>!https://www.ibm.com/docs/en/z-logdata-analytics/5.1.0?topic=compose-relocating-docker-root-directory</description>
      <pubDate>Sat, 29 Jul 2023 01:07:06 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-58/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>docker</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 containers/aardvark-dns: Authoritative dns server for A/AAAA c...</title>
      <link>https://go.waylonwalker.com/thought-57/</link>
      <description>!https://github.com/containers/aardvark-dns</description>
      <pubDate>Sat, 29 Jul 2023 01:05:22 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-57/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>arch</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Podman - ArchWiki</title>
      <link>https://go.waylonwalker.com/thought-56/</link>
      <description>!https://wiki.archlinux.org/title/Podman</description>
      <pubDate>Sat, 29 Jul 2023 01:03:23 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-56/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>podman</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 TestDisk Step By Step - CGSecurity</title>
      <link>https://go.waylonwalker.com/thought-55/</link>
      <description>!https://www.cgsecurity.org/wiki/TestDisk_By_Step</description>
      <pubDate>Sat, 29 Jul 2023 01:00:51 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-55/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 How to Manage &#39;Systemd&#39; Services and Units Using &#39;Systemctl&#39; i...</title>
      <link>https://go.waylonwalker.com/thought-9/</link>
      <description>!https://www.tecmint.com/manage-services-using-systemd-and-systemctl-in-linux/</description>
      <pubDate>Fri, 28 Jul 2023 14:59:37 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-9/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>systemd</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 How to fix ZFS pool not importing at boot :: ./techtipsy — Her...</title>
      <link>https://go.waylonwalker.com/thought-8/</link>
      <description>!https://ounapuu.ee/posts/2021/02/01/how-to-fix-zfs-pool-not-importing-at-boot/</description>
      <pubDate>Fri, 28 Jul 2023 14:59:37 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-8/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>zfs</category>
      <category>systemd</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Deleting Specific Lines in a File with sed or yq</title>
      <link>https://go.waylonwalker.com/thought-6/</link>
      <description>!https://nickjanetakis.com/blog/deleting-specific-lines-in-a-file-with-sed-or-yq</description>
      <pubDate>Fri, 28 Jul 2023 14:59:37 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-6/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
      <category>cli</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 How to pull from images from docker.io with podman</title>
      <link>https://go.waylonwalker.com/thought-4/</link>
      <description>!https://gist.github.com/isomorphisms/3114ab86960656a729a6b4653001aae2</description>
      <pubDate>Fri, 28 Jul 2023 14:59:37 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-4/</guid>
      <author>hello@waylonwalker.com</author>
      <category>docker</category>
      <category>podman</category>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 LazyVim Installation</title>
      <link>https://go.waylonwalker.com/thought-2/</link>
      <description>!https://www.lazyvim.org/installation</description>
      <pubDate>Fri, 28 Jul 2023 14:59:37 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-2/</guid>
      <author>hello@waylonwalker.com</author>
      <category>vim</category>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>setting up paru | installing from the AUR for the first time</title>
      <link>https://go.waylonwalker.com/setting-up-paru/</link>
      <description>paru is an aur helper that allows you to use a package manager to install packages from the aur.</description>
      <pubDate>Sat, 27 May 2023 20:22:42 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/setting-up-paru/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>useful btrfs tools</title>
      <link>https://go.waylonwalker.com/useful-btrfs-tools/</link>
      <description>Looking at disk usage on any of these must be done using a tool built for it if you want an accurate measurement. General purpose tools like du will be...</description>
      <pubDate>Wed, 22 Mar 2023 17:31:39 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/useful-btrfs-tools/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>Arch Linux Randomly Rejecting Passwords</title>
      <link>https://go.waylonwalker.com/arch-rejects-password/</link>
      <description>Fix Arch Linux randomly rejecting passwords with one command. Try &gt; &#39;faillock --user $USER&#39; to reset login counter and regain access. Quick &gt; solution for a...</description>
      <pubDate>Thu, 19 Jan 2023 07:46:31 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/arch-rejects-password/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>ssh copy id</title>
      <link>https://go.waylonwalker.com/ssh-copy-id/</link>
      <description>I recently setup some vm&#39;s on my main machine and got sick of signing in with passwords.</description>
      <pubDate>Sun, 04 Dec 2022 20:10:05 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/ssh-copy-id/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>ssh key permissions</title>
      <link>https://go.waylonwalker.com/ssh-key-permissions/</link>
      <description>I just shared some ssh keys with myself and ran into this error telling me that I did not set the correct permissions on my key.</description>
      <pubDate>Tue, 22 Nov 2022 16:16:38 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/ssh-key-permissions/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>obs virtual camera on boot</title>
      <link>https://go.waylonwalker.com/obs-virtual-camera-on-boot/</link>
      <description>For far too long I have had to fidget with v4l2oloopback after reboot. I&#39;ve had this happen on ubuntu 18.04, 22.04, and arch.</description>
      <pubDate>Tue, 18 Oct 2022 08:34:25 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/obs-virtual-camera-on-boot/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>Setting up snapper on Arch</title>
      <link>https://go.waylonwalker.com/setting-up-snapper-on-arch/</link>
      <description>https://www.youtube.com/watch?v=_97JOyC1o2o</description>
      <pubDate>Mon, 05 Sep 2022 11:00:46 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/setting-up-snapper-on-arch/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>The one reason I switched to arch</title>
      <link>https://go.waylonwalker.com/switched-to-arch/</link>
      <description>The community, that&#39;s it, end of post, roll the credits.</description>
      <pubDate>Sat, 23 Jul 2022 12:05:55 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/switched-to-arch/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>arch</category>
    </item>
    <item>
      <title>arch Fonts</title>
      <link>https://go.waylonwalker.com/arch-fonts/</link>
      <description>https://gist.github.com/YoEight/d19112db56cd8f93835bf2d009d617f7</description>
      <pubDate>Sun, 17 Jul 2022 10:59:59 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/arch-fonts/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>Manage your displays with xrandr manager</title>
      <link>https://go.waylonwalker.com/xrandr-manager/</link>
      <description>xrandr is a great cli to manage your windows in a linux distro using x11, which is most of them. The issue is that I can never remember all the flags to the...</description>
      <pubDate>Sat, 16 Jul 2022 08:43:17 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/xrandr-manager/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>linux</category>
    </item>
    <item>
      <title>qutebrowser clean up all status bars</title>
      <link>https://go.waylonwalker.com/clean-qutebrowser/</link>
      <description>I really like the super clean look of no status menus, no url bar, no bookmarks bar, nothing. Don&#39;t get me wrong these things are useful, but honestly they...</description>
      <pubDate>Wed, 11 May 2022 22:03:30 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/clean-qutebrowser/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>linux</category>
      <category>python</category>
    </item>
    <item>
      <title>A TTY Can Save Your Bacon</title>
      <link>https://go.waylonwalker.com/linux-tty/</link>
      <description>I recently was unable to boot into my home Linux Desktop, it got stuck at diskcheck . I found that I was able to get in to a tty through a hotkey.</description>
      <pubDate>Fri, 08 Apr 2022 13:46:25 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/linux-tty/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>linux</category>
      <category>linux</category>
    </item>
    <item>
      <title>Dunk is my new diff pager</title>
      <link>https://go.waylonwalker.com/dunk-is-my-new-diff-pager/</link>
      <description>Dunk is a beautiful git diff tool built on top of rich.</description>
      <pubDate>Mon, 04 Apr 2022 15:47:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/dunk-is-my-new-diff-pager/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>linux</category>
      <category>python</category>
    </item>
    <item>
      <title>Unzip minecraft mods to their directory from the command line</title>
      <link>https://go.waylonwalker.com/linux-unzip-directory/</link>
      <description>This morning I was trying to install a modpack on my minecraft server after getting a zip file, and its quite painful when I unzip everything in the current...</description>
      <pubDate>Sat, 02 Apr 2022 16:20:34 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/linux-unzip-directory/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>Create a Swapfile on Your Linux Machine</title>
      <link>https://go.waylonwalker.com/linux-swap/</link>
      <description>If you ever end up on a linux machine that just does not have enough ram to suffice what you are doing and you just need to get the job done you can give it...</description>
      <pubDate>Fri, 18 Mar 2022 13:29:49 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/linux-swap/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>Install yq | A light weight yaml parser cli</title>
      <link>https://go.waylonwalker.com/install-yq/</link>
      <description>is a command line utility for parsing and querying yaml, like does for json.</description>
      <pubDate>Mon, 14 Mar 2022 18:30:12 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/install-yq/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>cli</category>
    </item>
    <item>
      <title>Git Worktrees are not so Scary</title>
      <link>https://go.waylonwalker.com/git-checkout-worktree/</link>
      <description>So worktrees, I always thought they were a big scary things. Turns out they are much simpler than I thought.</description>
      <pubDate>Thu, 10 Mar 2022 19:19:34 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/git-checkout-worktree/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>Setup SSH from chromebook to home desktop</title>
      <link>https://go.waylonwalker.com/open-ssh-setup/</link>
      <description>I write many of these posts from a 10 year old desktop that sits in my office these days. It does a very fine job running all of the things I need it to for...</description>
      <pubDate>Tue, 08 Mar 2022 14:20:52 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/open-ssh-setup/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>Dedupe your shell paths</title>
      <link>https://go.waylonwalker.com/dedupe-your-shell-paths/</link>
      <description>If you have ever ran and see duplicate entries it&#39;s likely that you have duplicate entries in your $PATH. You can clean this up with a one liner at the end...</description>
      <pubDate>Fri, 04 Mar 2022 19:08:49 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/dedupe-your-shell-paths/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>cli</category>
    </item>
    <item>
      <title>Bash mktemp</title>
      <link>https://go.waylonwalker.com/bash-mktemp/</link>
      <description>There is GNU coreutils command called that is super handy in shell scripts to make temporary landing spots for files so that they never clash with another...</description>
      <pubDate>Wed, 02 Mar 2022 14:52:08 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/bash-mktemp/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>Recover a lost git branch with checkout</title>
      <link>https://go.waylonwalker.com/git-recover-checkout/</link>
      <description>Once you give a branch the big D () its gone, its lost from your history. It&#39;s completely removed from your log. There will be no reference to these commits,...</description>
      <pubDate>Tue, 01 Mar 2022 14:34:01 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/git-recover-checkout/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>linux</category>
      <category>cli</category>
    </item>
    <item>
      <title>Install obs flatpak</title>
      <link>https://go.waylonwalker.com/install-obs-flatpak/</link>
      <description>Big announcement recently that obs studio now builds out to a flatpak, hopefully making it easier for all of us to install, especially us near normies that...</description>
      <pubDate>Fri, 25 Feb 2022 02:33:16 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/install-obs-flatpak/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>linux</category>
      <category>linux</category>
    </item>
    <item>
      <title>Vim remaps use cmd in place of :</title>
      <link>https://go.waylonwalker.com/vim-cmd/</link>
      <description>Anyone just starting out their vim customization journey is bound to run into this error.</description>
      <pubDate>Mon, 14 Feb 2022 14:53:17 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/vim-cmd/</guid>
      <author>hello@waylonwalker.com</author>
      <category>vim</category>
      <category>linux</category>
      <category>cli</category>
    </item>
    <item>
      <title>Bluetooth at the command line on Ubuntu</title>
      <link>https://go.waylonwalker.com/linux-bluetoothctl/</link>
      <description>One thing about moving to a tiling window manager like awesome wm or i3 is that they are so lightweight they are all missing things like bluetooth gui&#39;s out...</description>
      <pubDate>Fri, 11 Feb 2022 22:01:41 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/linux-bluetoothctl/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>desktop</category>
    </item>
    <item>
      <title>Simple Samba Share Setup</title>
      <link>https://go.waylonwalker.com/simple-samba/</link>
      <description>Samba is an implementation of the smb protocol that allows me to setup network shares on my linux machine that I can open on a variety of devices.</description>
      <pubDate>Wed, 09 Feb 2022 14:41:20 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/simple-samba/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>linux</category>
      <category>linux</category>
    </item>
    <item>
      <title>ag silver searcher look ahead and look behind</title>
      <link>https://go.waylonwalker.com/ag-ahead/</link>
      <description>A super useful tool when doing PR&#39;s or checking your own work during a big refactor is the silver searcher. Its a super fast command line based searching...</description>
      <pubDate>Tue, 08 Feb 2022 13:54:08 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/ag-ahead/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>bash</category>
      <category>linux</category>
    </item>
    <item>
      <title>Installing Rust and Cargo on Ubuntu 21.10 using Ansible</title>
      <link>https://go.waylonwalker.com/install-rust/</link>
      <description>Installing rust in your own ansible playbook will make sure that you can get consistent installs accross all the machines you may use, or replicate your...</description>
      <pubDate>Sun, 06 Feb 2022 15:34:02 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/install-rust/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>Neovim Config for Git</title>
      <link>https://go.waylonwalker.com/neovim-config-for-git/</link>
      <description>Creating a minimal config specifically for git commits has made running much more pleasant. It starts up Much faster, and has all of the parts of my config...</description>
      <pubDate>Fri, 04 Feb 2022 14:23:57 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/neovim-config-for-git/</guid>
      <author>hello@waylonwalker.com</author>
      <category>vim</category>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>How to Properly Simulate Stow</title>
      <link>https://go.waylonwalker.com/stow-simulate/</link>
      <description>stow -R --simulate -vvv git&#xA;</description>
      <pubDate>Sun, 30 Jan 2022 20:28:17 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/stow-simulate/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>cli</category>
    </item>
    <item>
      <title>Tmux and Vim Clipboard for Ubuntu</title>
      <link>https://go.waylonwalker.com/ubuntu-terminal-clipboard/</link>
      <description>One of the first things I noticed broken in my terminal based workflow moving from Windows wsl to ubuntu was that my clipboard was all messed up and not...</description>
      <pubDate>Wed, 26 Jan 2022 02:50:56 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/ubuntu-terminal-clipboard/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>vim</category>
      <category>tmux</category>
    </item>
    <item>
      <title>Tmux hotkey for copier templates</title>
      <link>https://go.waylonwalker.com/tmux-copier-templates/</link>
      <description>I have added a hotkey to my copier template setup to quickly access all my templates at any time from tmux. At any point I can hit , thats holding control...</description>
      <pubDate>Mon, 24 Jan 2022 02:22:53 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-copier-templates/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>linux</category>
      <category>tmux</category>
      <category>copier</category>
    </item>
    <item>
      <title>Copier Tasks | Python templating post run task</title>
      <link>https://go.waylonwalker.com/copier-tasks/</link>
      <description>Copier allows you to run post render tasks, just like cookiecutter. These are defined as a list of in your . They are simply shell commands to run.</description>
      <pubDate>Sat, 22 Jan 2022 04:49:12 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/copier-tasks/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>cli</category>
      <category>linux</category>
      <category>copier</category>
    </item>
    <item>
      <title>fuzzy wallpaper with fzf</title>
      <link>https://go.waylonwalker.com/fzf-wallpaper/</link>
      <description>I really appreciate that in linux anything can be scripted, including setting the wallpaper. So everytime I disconnect a monitor I can just rerun my script...</description>
      <pubDate>Wed, 19 Jan 2022 01:17:26 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/fzf-wallpaper/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>cli</category>
      <category>bash</category>
    </item>
    <item>
      <title>Converting markdown to pdf with pandoc on linux</title>
      <link>https://go.waylonwalker.com/convert-markdown-pdf-linux/</link>
      <description>Converting markdown posts to pdf on ubuntu takes a few packages from the standard repos. I had to go through a few stack overflow posts, and nothing seemed...</description>
      <pubDate>Wed, 12 Jan 2022 03:25:36 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/convert-markdown-pdf-linux/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>blog</category>
      <category>cli</category>
    </item>
    <item>
      <title>Installing Pipx on Ubuntu</title>
      <link>https://go.waylonwalker.com/installing-pipx-on-ubuntu/</link>
      <description>I recently paired up with another dev running windows with Ubuntu running in wsl, and we had a bit of a stuggle to get our project off the ground because...</description>
      <pubDate>Mon, 10 Jan 2022 23:14:05 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/installing-pipx-on-ubuntu/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>linux</category>
      <category>cli</category>
    </item>
    <item>
      <title>2 minutes to stow</title>
      <link>https://go.waylonwalker.com/2-minutes-to-stow/</link>
      <description>Stow is an incredible way to manage your dotfiles. It works by managing symlinks between your dotfiles directory and the rest of the system. You can then...</description>
      <pubDate>Sun, 09 Jan 2022 00:33:58 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/2-minutes-to-stow/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>cli</category>
      <category>bash</category>
    </item>
    <item>
      <title>Using Copier Answers to rerun templates quickly</title>
      <link>https://go.waylonwalker.com/copier-answers/</link>
      <description>The copier answers file is a key component to making your templates re-runnable. Let&#39;s look at the example for my setup.py.</description>
      <pubDate>Sat, 08 Jan 2022 01:16:52 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/copier-answers/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>linux</category>
      <category>cli</category>
      <category>copier</category>
    </item>
    <item>
      <title>pipx examples</title>
      <link>https://go.waylonwalker.com/pipx-examples/</link>
      <description>count lines of code &lt;a href=&#34;#count-lines-of-code&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&#xA;pipx run pygount markata&#xA;pipx run pygount markata --format=summary&#xA;pipx run pygount markata --suffix=cfg,py,yml&#xA;</description>
      <pubDate>Fri, 07 Jan 2022 03:04:57 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/pipx-examples/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>linux</category>
      <category>cli</category>
      <category>markata</category>
    </item>
    <item>
      <title>Remove Vim Tab Characters</title>
      <link>https://go.waylonwalker.com/remove-vim-tab-characters/</link>
      <description>I&#39;ve been stuck many times looking at a vim buffer with little question marks at the beginning of each line and trying to get rid of them. for so long I...</description>
      <pubDate>Thu, 06 Jan 2022 01:49:31 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/remove-vim-tab-characters/</guid>
      <author>hello@waylonwalker.com</author>
      <category>vim</category>
      <category>linux</category>
    </item>
    <item>
      <title>Tmux Pop size</title>
      <link>https://go.waylonwalker.com/tmux-pop-size/</link>
      <description>tmux popups can be sized how you like based on the % width of the terminal on creation by using the flags (h, w, x, y) for height, width, and position.</description>
      <pubDate>Wed, 05 Jan 2022 17:37:26 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-pop-size/</guid>
      <author>hello@waylonwalker.com</author>
      <category>tmux</category>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>Copier Templates</title>
      <link>https://go.waylonwalker.com/copier-templates/</link>
      <description>%%include til/copier_endops</description>
      <pubDate>Wed, 05 Jan 2022 01:54:07 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/copier-templates/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>linux</category>
      <category>cli</category>
      <category>copier</category>
    </item>
    <item>
      <title>List all the files containing a phrase</title>
      <link>https://go.waylonwalker.com/list-all-files-containing-phrase/</link>
      <description>One of the most useful skills you can acquire to make you faster at almost any job that uses a computer is getting good at finding text in your current...</description>
      <pubDate>Fri, 31 Dec 2021 20:24:48 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/list-all-files-containing-phrase/</guid>
      <author>hello@waylonwalker.com</author>
      <category>vim</category>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>My first impressions with pyenv</title>
      <link>https://go.waylonwalker.com/pyenv-first-impressions/</link>
      <description>pyenv provides an easy way to install almost any version of python from a large list of distributions. I have simply been using the version of python from...</description>
      <pubDate>Thu, 30 Dec 2021 15:26:01 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/pyenv-first-impressions/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>Installing Homebrew on Linux</title>
      <link>https://go.waylonwalker.com/installing-homebrew-linux/</link>
      <description>Installing brew on linux proved quite easy and got pyenv running for me within 4 commands.</description>
      <pubDate>Wed, 29 Dec 2021 20:24:48 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/installing-homebrew-linux/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>Serve html from your command line</title>
      <link>https://go.waylonwalker.com/serve-html-command-line/</link>
      <description>When I first moved to vim from and ide like vscode or sublime text one of my very first issues was trying to preview my website at . There had always just...</description>
      <pubDate>Tue, 28 Dec 2021 20:24:48 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/serve-html-command-line/</guid>
      <author>hello@waylonwalker.com</author>
      <category>vim</category>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>You must use augroup with autocmd in vim | Here&#39;s how</title>
      <link>https://go.waylonwalker.com/vim-augroup/</link>
      <description>If you are running vim autocmd&#39;s without a group, you&#39;re killing your performance. Granted your probably not sourcing your vimscript files with autocmd&#39;s too...</description>
      <pubDate>Wed, 08 Dec 2021 08:43:43 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/vim-augroup/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>vim</category>
    </item>
    <item>
      <title>Code Review from the comfort of vim | Diffurcate</title>
      <link>https://go.waylonwalker.com/diffurcate/</link>
      <description>I often review Pull requests from the browser as it just makes it so easy to see the diffs and navigate through them, but there comes a time when the diffs...</description>
      <pubDate>Sat, 04 Dec 2021 11:34:47 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/diffurcate/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
      <category>git</category>
    </item>
    <item>
      <title>Setup a yaml schema | yamlls for a silky smooth setup</title>
      <link>https://go.waylonwalker.com/setup-yamlls/</link>
      <description>I&#39;ve gone far too long without a good setup for editing yaml files, I am missing out on autocomplete and proper diagnostics. This ends today as I setup...</description>
      <pubDate>Fri, 03 Dec 2021 23:24:52 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/setup-yamlls/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>vim</category>
      <category>neovim</category>
    </item>
    <item>
      <title>Open files FAST from zsh | or bash if thats your thing</title>
      <link>https://go.waylonwalker.com/fuzzy-edit-zsh/</link>
      <description>https://youtu.be/PQw_is7rQSw</description>
      <pubDate>Thu, 02 Dec 2021 11:34:47 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/fuzzy-edit-zsh/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>How linux users install a text editor</title>
      <link>https://go.waylonwalker.com/install-nvim-skit/</link>
      <description>In honor of the neovim 0.6.0 release, I decided to do a funny skit installing neovim, and fix up my install script in the process as part of my challenge to...</description>
      <pubDate>Tue, 30 Nov 2021 23:18:24 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/install-nvim-skit/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>vim</category>
      <category>neovim</category>
    </item>
    <item>
      <title>30 days dotfile ricing</title>
      <link>https://go.waylonwalker.com/dotfile-rice-challenge-intro/</link>
      <description>https://youtu.be/Jq1Y48F_rOU</description>
      <pubDate>Mon, 29 Nov 2021 11:34:47 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/dotfile-rice-challenge-intro/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>Update Alternatives in Linux</title>
      <link>https://go.waylonwalker.com/update-alternatives/</link>
      <description>update-alternatives --query python&#xA;update-alternatives: error: no alternatives for python&#xA;sudo update-alternatives --install /usr/local/bin/python python `which python3.8` 2&#xA;# update-alternatives: using /usr/bin/python3.8 to provide /usr/local/bin/python (python) in auto mode&#xA;&#xA;sudo update-alternatives --install /usr/local/bin/python python `which python2.7` 5&#xA;# update-alternatives: using /usr/bin/python2.7 to provide /usr/local/bin/python (python) in auto mode&#xA;&#xA;update-alternatives --query...</description>
      <pubDate>Sat, 20 Nov 2021 10:38:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/update-alternatives/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>JUT | Read Notebooks in the Terminal</title>
      <link>https://go.waylonwalker.com/jut/</link>
      <description>Trying to read a .ipynb file without starting a jupyter server? jut has you covered.</description>
      <pubDate>Sat, 20 Nov 2021 10:38:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/jut/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
      <category>datascience</category>
    </item>
    <item>
      <title>I made a neovim plugin</title>
      <link>https://go.waylonwalker.com/telegraph-release/</link>
      <description>I&#39;ve slowly adding more and more lua functions into my neovim configuration, and recently I noticed a pattern for a class of functions that reach out to run...</description>
      <pubDate>Tue, 05 Oct 2021 08:04:44 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/telegraph-release/</guid>
      <author>hello@waylonwalker.com</author>
      <category>vim</category>
      <category>linux</category>
    </item>
    <item>
      <title>tmux targeted session</title>
      <link>https://go.waylonwalker.com/tmux-targeted-session/</link>
      <description>https://youtu.be/5KE7Il7SOEk</description>
      <pubDate>Mon, 02 Aug 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-targeted-session/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux detach</title>
      <link>https://go.waylonwalker.com/tmux-detach/</link>
      <description>https://youtu.be/A1qx3tNKDdA</description>
      <pubDate>Sun, 01 Aug 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-detach/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>notify-send</title>
      <link>https://go.waylonwalker.com/notify-send/</link>
      <description>xinput float $(xinput list --id-only &amp;#34;AT Translated Set 2 keyboard&amp;#34;) | notify-send &amp;#34;laptop keeb floated&amp;#34; -i ~/Pictures/8bitcc.png&#xA;</description>
      <pubDate>Sun, 01 Aug 2021 10:33:17 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/notify-send/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>tmux attach</title>
      <link>https://go.waylonwalker.com/tmux-attach/</link>
      <description>https://youtu.be/JQ0yDCVu44E</description>
      <pubDate>Sat, 31 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-attach/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux ls</title>
      <link>https://go.waylonwalker.com/tmux-ls/</link>
      <description>https://youtu.be/LY41GLn_DGg</description>
      <pubDate>Fri, 30 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-ls/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux command line</title>
      <link>https://go.waylonwalker.com/tmux-command-line/</link>
      <description>https://youtu.be/SNu-4IrkjAs</description>
      <pubDate>Thu, 29 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-command-line/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux copy-mode</title>
      <link>https://go.waylonwalker.com/tmux-copy-mode/</link>
      <description>https://youtu.be/-ypY_-VmBKk</description>
      <pubDate>Wed, 28 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-copy-mode/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux join-pane</title>
      <link>https://go.waylonwalker.com/tmux-join-pane/</link>
      <description>https://youtu.be/Vm5rRtcVXLw</description>
      <pubDate>Tue, 27 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-join-pane/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux break-pane</title>
      <link>https://go.waylonwalker.com/break-pane/</link>
      <description>https://youtu.be/ICL609F2xnc</description>
      <pubDate>Mon, 26 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/break-pane/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux zoom</title>
      <link>https://go.waylonwalker.com/tmux-zoom/</link>
      <description>https://youtu.be/Rn6mOarCQ-Y</description>
      <pubDate>Sun, 25 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-zoom/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux new-window</title>
      <link>https://go.waylonwalker.com/tmux-new-window/</link>
      <description>https://youtu.be/YRPZBv-iYyE</description>
      <pubDate>Sat, 24 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-new-window/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux slect-pane</title>
      <link>https://go.waylonwalker.com/tmux-select-pane/</link>
      <description>https://youtu.be/CPZJZjN9YTY</description>
      <pubDate>Fri, 23 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-select-pane/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux rotate-window</title>
      <link>https://go.waylonwalker.com/tmux-rotate-window/</link>
      <description>https://youtu.be/06z5qf81ofo</description>
      <pubDate>Thu, 22 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-rotate-window/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux select-layout</title>
      <link>https://go.waylonwalker.com/tmux-select-layout/</link>
      <description>https://youtu.be/F0mHnwTrNNc</description>
      <pubDate>Wed, 21 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-select-layout/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux resize-panes</title>
      <link>https://go.waylonwalker.com/tmux-resize-panes/</link>
      <description>https://youtu.be/hpFYE2LU7xc</description>
      <pubDate>Tue, 20 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-resize-panes/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux choose-tree</title>
      <link>https://go.waylonwalker.com/tmux-choose-tree/</link>
      <description>https://youtu.be/79Y-kqAiMpw</description>
      <pubDate>Mon, 19 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-choose-tree/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux prefix</title>
      <link>https://go.waylonwalker.com/tmux-prefix/</link>
      <description>https://youtu.be/BMkpbfhbkKM</description>
      <pubDate>Sun, 18 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-prefix/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux splitting panes</title>
      <link>https://go.waylonwalker.com/tmux-splitting-panes/</link>
      <description>https://youtu.be/kzgyiHap1nQ</description>
      <pubDate>Sat, 17 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-splitting-panes/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux last session</title>
      <link>https://go.waylonwalker.com/tmux-last-session/</link>
      <description>https://youtu.be/RB87EEnnMnU</description>
      <pubDate>Fri, 16 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-last-session/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux floating popups</title>
      <link>https://go.waylonwalker.com/tmux-floating-popups/</link>
      <description>https://youtu.be/2ZqFDsJywt8</description>
      <pubDate>Thu, 15 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-floating-popups/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux popups</title>
      <link>https://go.waylonwalker.com/tmux-popups/</link>
      <description>https://youtu.be/2I8fB28zfB4</description>
      <pubDate>Wed, 14 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-popups/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>Copy and Paste on Linux</title>
      <link>https://go.waylonwalker.com/ubuntu/</link>
      <description>These are the notes that I used as I set up my first ever ubuntu desktop.</description>
      <pubDate>Fri, 25 Jun 2021 20:50:45 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/ubuntu/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>How I configure git</title>
      <link>https://go.waylonwalker.com/git-settings/</link>
      <description>Git can be a bit tricky to get configured correctly. I often stumble into config issues weeks after setting up a new machine that I did not even notice....</description>
      <pubDate>Fri, 25 Jun 2021 20:50:45 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/git-settings/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>linux</category>
    </item>
    <item>
      <title>python lsp setup</title>
      <link>https://go.waylonwalker.com/setup-pylsp/</link>
      <description>Setting up python with the native nvim&gt;0.5 lsp was mr</description>
      <pubDate>Mon, 17 May 2021 16:13:42 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/setup-pylsp/</guid>
      <author>hello@waylonwalker.com</author>
      <category>vim</category>
      <category>linux</category>
      <category>python</category>
    </item>
    <item>
      <title>How I navigate tmux in 2021</title>
      <link>https://go.waylonwalker.com/tmux-nav-2021/</link>
      <description>change_speed = (speed) =&gt; [...document.querySelectorAll(&#39;video&#39;)].map(v =&gt; v.playbackRate=v.playbackRate+speed)</description>
      <pubDate>Tue, 11 May 2021 09:14:07 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/tmux-nav-2021/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>Trim unused git branches</title>
      <link>https://go.waylonwalker.com/trim-branches/</link>
      <description>Trim branches no longer on origin &lt;a href=&#34;#trim-branches-no-longer-on-origin&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&#xA;git remote prune origin --dry-run&#xA;git remote prune origin&#xA;Find branches already merged &lt;a href=&#34;#find-branches-already-merged&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&#xA;git checkout main&#xA;# list remote branches that have already been merged into main&#xA;git branch -r --merged&#xA;# list local branches that have already been merged into main&#xA;git branch --merged&#xA;</description>
      <pubDate>Fri, 07 May 2021 09:47:24 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/trim-branches/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>bash</category>
      <category>linux</category>
    </item>
    <item>
      <title>How to compare two files in vim</title>
      <link>https://go.waylonwalker.com/vim-diffsplit/</link>
      <description>:vert diffsplit filetwo.py&#xA;:diffthis&#xA;:diffoff&#xA;:Gdiff main&#xA;</description>
      <pubDate>Thu, 06 May 2021 09:43:17 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/vim-diffsplit/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>vim</category>
    </item>
    <item>
      <title>Create a Virtual File Gallery with Symlinks</title>
      <link>https://go.waylonwalker.com/symlink-gallery/</link>
      <description>Creating a directory that is a union of several directories can be achieved with a few symlinks at the command line.</description>
      <pubDate>Wed, 05 May 2021 08:23:33 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/symlink-gallery/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>📝 Docker Deep Dive - Notes</title>
      <link>https://go.waylonwalker.com/docker-deep-dive/</link>
      <description>&lt;a href=&#34;https://www.hanselminutes.com/784/doing-open-source-with-brian-douglas&#34; style=&#34;--favicon-url: url(&amp;#39;/assets/markata/link-avatars/www.hanselminutes.com.ico&amp;#39;);&#34; data-favicon=&#34;/assets/markata/link-avatars/www.hanselminutes.com.ico&#34; class=&#34;has-avatar  has-avatar-before&#34;&gt;https://www.hanselminutes.com/784/doing-open-source-with-brian-douglas&lt;/a&gt;&#xA;Play With Docker &lt;a href=&#34;#play-with-docker&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&#xA;A handy way to try weird things in docker is using&#xA;&lt;a href=&#34;https://play-with-docker.com&#34;&gt;play-with-docker&lt;/a&gt;.  You get a four hour session for&#xA;free, after four hours everything will be deleted, but you can start a new&#xA;session.&#xA;Installing Docker on Linux &lt;a href=&#34;#installing-docker-on-linux&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&#xA;Installing on Ubuntu.&#xA;wget -qO- https://get.docker.com/ | sh&#xA;Running Docker commands without sudo &lt;a href=&#34;#running-docker-commands-without-sudo&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&#xA;In order to run docker commands without using sudo you need to add docker to&#xA;your group.&#xA;sudo...</description>
      <pubDate>Fri, 23 Apr 2021 09:41:29 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/docker-deep-dive/</guid>
      <author>hello@waylonwalker.com</author>
      <category>docker</category>
      <category>linux</category>
    </item>
    <item>
      <title>Live Substitution In Neovim</title>
      <link>https://go.waylonwalker.com/neovim-live-substitution/</link>
      <description>Replacing text in vim can be quite frustrating especially since it doesn&#39;t have live feedback to what is changing. Today I was watching Josh Branchaud&#39;s...</description>
      <pubDate>Mon, 04 Jan 2021 00:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/neovim-live-substitution/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>vim</category>
    </item>
    <item>
      <title>Newsboat</title>
      <link>https://go.waylonwalker.com/newsboat/</link>
      <description>Web browsers are a black hole of productivity. I try to use them as little as possible when it is time to focus. I try to use , , or with ipython, or --help...</description>
      <pubDate>Sat, 02 Jan 2021 00:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/newsboat/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>Find and Replace in the Terminal.</title>
      <link>https://go.waylonwalker.com/find-replace/</link>
      <description>notes about find and replace techniques</description>
      <pubDate>Thu, 12 Nov 2020 05:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/find-replace/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>Creating Reusable Bash Scripts</title>
      <link>https://go.waylonwalker.com/reusable-bash/</link>
      <description>Bash is a language that is quite useful for automation no matter what language you write in. Bash can do so many powerful system-level tasks. Even if you are...</description>
      <pubDate>Thu, 13 Aug 2020 05:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/reusable-bash/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>linux</category>
    </item>
    <item>
      <title>New Machine for developing Tests with TestProject.io</title>
      <link>https://go.waylonwalker.com/new-machine-tpio/</link>
      <description>Today I setup a new machine on Digital Ocean to use with TestProject.io, Here are my installation notes.</description>
      <pubDate>Sat, 25 Jul 2020 05:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/new-machine-tpio/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>Out of Space</title>
      <link>https://go.waylonwalker.com/out-of-space/</link>
      <description>Out of Space! How to remove 65 conda environments in one command.</description>
      <pubDate>Sat, 01 Feb 2020 06:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/out-of-space/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
    </item>
    <item>
      <title>Supercharge Zsh Startup</title>
      <link>https://go.waylonwalker.com/supercharge-zsh-startup/</link>
      <description>I have been using oh-my-zsh successfully for about 2 years now. But lately my startup time has been really bothersome. It has grown to the point where it was...</description>
      <pubDate>Fri, 03 Jan 2020 06:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/supercharge-zsh-startup/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>linux</category>
    </item>
    <item>
      <title>📝 Bash Notes</title>
      <link>https://go.waylonwalker.com/bash/</link>
      <description>Waylon Walker&#39;s Bash Notes</description>
      <pubDate>Sun, 08 Sep 2019 05:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/bash/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>linux</category>
      <category>python</category>
      <category>cli</category>
    </item>
  </channel>
</rss>