poking and prodding

This commit is contained in:
2026-08-04 19:39:34 -04:00
parent 0c6e98ec9c
commit bbd73c5476
57 changed files with 1282 additions and 260 deletions
-12
View File
@@ -1,12 +0,0 @@
+++
date = '2026-08-01T05:16:03Z'
title = 'Cachylove'
tags = ["docs", "linux", "tech"]
+++
**https://cachyos.org/download/**
^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^
Go download it while you read this
+1
View File
@@ -1,6 +1,7 @@
+++
date = '2026-07-31T22:33:32-04:00'
title = "What's in the lab right now?"
tags = ['linux', 'homelab']
+++
The network's in a cool spot right now.
-6
View File
@@ -1,6 +0,0 @@
+++
date = '2026-07-31T17:11:06-04:00'
title = 'Docshere'
draft = true
+++
Docs will go here!
+31 -3
View File
@@ -2,9 +2,10 @@
date = '2026-08-02T20:58:52-04:00'
title = 'fstab guide'
draft = true
tags = ['linux', 'guide']
+++
When I was but a burgeoning console junkie cutting my teeth in Mint, my first few forays with mounting a new drive had proven to be a struggle. Sure - LLMs exist now, why bother writing this?
When I was but a burgeoning penguin cutting my teeth in Mint, my first few forays with mounting a new drive had proven to be a struggle. Sure - LLMs exist now, why bother writing this?
Why not.
@@ -12,7 +13,13 @@ This brief tutorial should be cross-flavor, meaning it should work on Debian-, F
## STOP TALKING AND GIVE ME INFO
I'm assuming your drive is already installed. If not, To begin, if you don't already have it, I like to use Gnome's Disk Utility on most of my distributions. Install it with:
### Installing Gnome Disks
I'm assuming your drive is already installed in the machine.
To begin, if you don't already have it, I like to use Gnome's Disk Utility on most of my distributions - it is handy for our use case.
Install it with:
```bash
sudo pacman -Syyu
@@ -27,17 +34,38 @@ gnome-disk-utility
Ideally you'll have Disks on one window, terminal on the other.
### Formatting
Now. In Disks, you'll want to format your disk from the 3-dot menu in the top right.
Once formatted, mount the sucker. Name it something you'll remember, we'll need it soon.
*(Quick note! If you plan to daily this drive in Linux, leave it as "ext4". If you intend to dual boot, format to "fat32")*
### Making a Directory
Now you're formatted. You'll notice a little string of numbers under the partition now, a field labeled "UUID". We need that. Copy paste your UUID, and move over to the terminal
In your terminal, run
Now it's time to make a directory - so the computer knows where to dump the available storage. In your terminal:
```bash
sudo mkdir -p /mnt/YourDriveName
```
Name the directory whatever you decided earlier.
### /etc/fstab
```bash
sudo nano /etc/fstab
```
Use the DOWN key to go to the bottom of the file. Once there, insert:
```txt
UUID=[uuid from Gnome Disk Util] /mnt/
```
+1 -1
View File
@@ -1,7 +1,7 @@
+++
date = '2026-08-01T04:24:46Z'
title = 'The Chicken Street Band'
tags = ["music", "Chicken Street Band", "maine"]
tags = ["music", "Chicken Street Band", "maine", "band"]
+++
**A collection of my favorite moments with these goons.**
+3
View File
@@ -4,4 +4,7 @@ title = 'Music'
draft = true
+++
{{< figure src="/images/piano.jpg" width="300" >}}
The music I've made solo, and gotten to be a part of... in no chronological order.
+3
View File
@@ -9,3 +9,6 @@ tags = ['music', 'originals']
{{< audio src="/audio/hollowroots.mp3" >}}
---
+1 -1
View File
@@ -1,7 +1,7 @@
+++
date = '2026-08-02T22:31:41-04:00'
title = 'Poultry Highway'
tags = ['music', 'poultryhighway', 'band']
tags = ['music', 'Poultry Highway', 'band']
+++
The spiritual successor to The Chicken Street Band, rockifying and expanding the existing setlist
+1 -1
View File
@@ -3,4 +3,4 @@ date = '2026-08-01T20:03:13Z'
title = 'Reviews'
+++
Opinions on albums, mostly. Maybe we'll branch out to other things.
Reviews are **JUST MY OPINION** based on my **CONTEXT AS A MUSICIAN**
-5
View File
@@ -5,11 +5,6 @@ draft = false
tags = ["music", "review"]
+++
## The band
Avenged Sevenfold a critically acclaimed rock/metal outfit from California. Their first couple albums lent more of a hardcore sound, finding their way with tracks like “Second Heartbeat” and “Unholy Confessions” from the second record “Waking the Fallen”. What followed with City of Evil was a commercial success with songs like “Bat Country” and “Seize the Day” finding their way onto the radio. After which they put out another commercially successful self-titled offering. “Almost Easy” and “Afterlife” offering more radio play while “Little Piece of Heaven” was an absolutely GENIUS shock-rock piece allowing them to stretch their legs creatively.
Despite losing their absolute creative force of a drummer Jimmy “The Rev” Sullivan - in 2009, they still managed to knock it out of the park with “Nightmare” in 2010. Mike Portnoy from Dream Theater offered his talents to finish and tour the record.
## Context
+2 -1
View File
@@ -1,9 +1,10 @@
+++
date = '2026-07-30T21:07:34-04:00'
title = 'Shows'
tags = ['shows']
+++
{{< image src="/images/solo.jpg" alt="A beautiful landscape" class="shadow-lg" width="350" >}}
{{< image src="/images/basement.jpg" alt="A beautiful landscape" class="shadow-lg" width="250" >}}
### Come hang out!
+2 -17
View File
@@ -1,5 +1,5 @@
+++
title = '"Mission Statement"'
title = ''
+++
{{< image src="/images/portraitsilly.jpg" alt="A beautiful landscape" class="shadow-lg" width="200" >}}
@@ -12,22 +12,6 @@ Historically I've been pretty bad about keeping track of the things I work on. I
---
**Why "The Witty Banter"?**
One time I was discussing with my partner the idea of what a solo project would be named.
I've always hated the idea of being a "solo artist", using my name or my face as the front of ANYTHING gives me the ick (yet here we are, eh?). The point was brought up, that I seem to do better when there's witty banter.
"Oh damn... What if when I played with people, the bill was 'So and So & The Witty Banter?'"
I liked that idea for a name. What started out as a music project name quickly gave way to the fact that I do more than just music. Maybe "The Witty Banter" could be the entity for whatever I was doing. "Witty Banter Tech", "Witty Banter Music", etc.
I set aside some of those "identity" reservations for this project. It was time for me to have something to present at shows, rather than a guitar case with shoddily taped QR codes linking to a poorly managed Instagram presence.
Who knows. Maybe I'll regret putting my ideas in the aether this way, but what's a little context for your parasocial internet rambling?
---
**Here you'll find**
- Dates for any upcoming shows (come hang out!)
- Docs for the homelab, or Linux stuff in general
@@ -39,6 +23,7 @@ Who knows. Maybe I'll regret putting my ideas in the aether this way, but what's
---
If you've made it this far, *thank you*.
Take a look around. Drop a line if you see anything you like.
+9
View File
@@ -12,6 +12,15 @@ title = "Brian Wright Jr (@bwnoises)"
subtitle = """
Musician and computer guy from Maine
---
{{< audio src="/audio/hollowroots.mp3" >}}
*"The Hollow" by Brian Wright Jr*
*(w/ The Chicken Street Band)*
---
## **Booking**
+6
View File
@@ -127,6 +127,12 @@ Go download it while you read this">
</nav>
<h1 class="post-title entry-hint-parent">
Cachylove
<span class="entry-hint" title="Draft">
<svg xmlns="http://www.w3.org/2000/svg" height="35" viewBox="0 -960 960 960" fill="currentColor">
<path
d="M160-410v-60h300v60H160Zm0-165v-60h470v60H160Zm0-165v-60h470v60H160Zm360 580v-123l221-220q9-9 20-13t22-4q12 0 23 4.5t20 13.5l37 37q9 9 13 20t4 22q0 11-4.5 22.5T862.09-380L643-160H520Zm300-263-37-37 37 37ZM580-220h38l121-122-18-19-19-18-122 121v38Zm141-141-19-18 37 37-18-19Z" />
</svg>
</span>
</h1>
<div class="post-meta">
+3 -1
View File
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow">
<title>What&#39;s in the lab right now? | TheWittyBanter.com</title>
<meta name="keywords" content="">
<meta name="keywords" content="linux, homelab">
<meta name="description" content="The network&rsquo;s in a cool spot right now.
@@ -249,6 +249,8 @@ Immich">
<footer class="post-footer">
<ul class="post-tags">
<li><a href="//localhost:1313/tags/linux/">Linux</a></li>
<li><a href="//localhost:1313/tags/homelab/">Homelab</a></li>
</ul>
</footer>
</article>
+33 -7
View File
@@ -6,10 +6,13 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow">
<title>fstab guide | TheWittyBanter.com</title>
<meta name="keywords" content="">
<meta name="description" content="When I was but a burgeoning console junkie cutting my teeth in Mint, my first few forays with mounting a new drive had proven to be a struggle. Sure - LLMs exist now, why bother writing this?
<meta name="keywords" content="linux, guide">
<meta name="description" content="When I was but a burgeoning penguin cutting my teeth in Mint, my first few forays with mounting a new drive had proven to be a struggle. Sure - LLMs exist now, why bother writing this?
Why not.
This brief tutorial should be cross-flavor, meaning it should work on Debian-, Fedora-, and Arch-based systems alike. For today&rsquo;s guide we&rsquo;ll be using CachyOS, adjust for your package manager accordingly! :)">
This brief tutorial should be cross-flavor, meaning it should work on Debian-, Fedora-, and Arch-based systems alike. For today&rsquo;s guide we&rsquo;ll be using CachyOS, adjust for your package manager accordingly! :)
STOP TALKING AND GIVE ME INFO
Installing Gnome Disks
I&rsquo;m assuming your drive is already installed in the machine.">
<meta name="author" content="">
<link rel="canonical" href="//localhost:1313/docs/fstab/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style">
@@ -146,34 +149,57 @@ This brief tutorial should be cross-flavor, meaning it should work on Debian-, F
<div class="inner"><ul>
<li>
<a href="#stop-talking-and-give-me-info" aria-label="STOP TALKING AND GIVE ME INFO">STOP TALKING AND GIVE ME INFO</a>
<a href="#stop-talking-and-give-me-info" aria-label="STOP TALKING AND GIVE ME INFO">STOP TALKING AND GIVE ME INFO</a><ul>
<li>
<a href="#installing-gnome-disks" aria-label="Installing Gnome Disks">Installing Gnome Disks</a></li>
<li>
<a href="#formatting" aria-label="Formatting">Formatting</a></li>
<li>
<a href="#making-a-directory" aria-label="Making a Directory">Making a Directory</a></li>
<li>
<a href="#etcfstab" aria-label="/etc/fstab">/etc/fstab</a>
</li>
</ul>
</li>
</ul>
</div>
</details>
<div class="post-content md-content"><p>When I was but a burgeoning console junkie cutting my teeth in Mint, my first few forays with mounting a new drive had proven to be a struggle. Sure - LLMs exist now, why bother writing this?</p>
<div class="post-content md-content"><p>When I was but a burgeoning penguin cutting my teeth in Mint, my first few forays with mounting a new drive had proven to be a struggle. Sure - LLMs exist now, why bother writing this?</p>
<p>Why not.</p>
<p>This brief tutorial should be cross-flavor, meaning it should work on Debian-, Fedora-, and Arch-based systems alike. For today&rsquo;s guide we&rsquo;ll be using CachyOS, adjust for your package manager accordingly! :)</p>
<h2 id="stop-talking-and-give-me-info">STOP TALKING AND GIVE ME INFO<a hidden class="anchor" aria-hidden="true" href="#stop-talking-and-give-me-info">#</a></h2>
<p>I&rsquo;m assuming your drive is already installed. If not, To begin, if you don&rsquo;t already have it, I like to use Gnome&rsquo;s Disk Utility on most of my distributions. Install it with:</p>
<h3 id="installing-gnome-disks">Installing Gnome Disks<a hidden class="anchor" aria-hidden="true" href="#installing-gnome-disks">#</a></h3>
<p>I&rsquo;m assuming your drive is already installed in the machine.</p>
<p>To begin, if you don&rsquo;t already have it, I like to use Gnome&rsquo;s Disk Utility on most of my distributions - it is handy for our use case.</p>
<p>Install it with:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>sudo pacman -Syyu
</span></span><span style="display:flex;"><span>sudo pacman -S gnome-disk-utility
</span></span></code></pre></div><p>Then we leave that terminal open to the side, and open up what we just installed. You can either search &ldquo;Disks&rdquo; in your app launcher, or run:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>gnome-disk-utility
</span></span></code></pre></div><p>Ideally you&rsquo;ll have Disks on one window, terminal on the other.</p>
<h3 id="formatting">Formatting<a hidden class="anchor" aria-hidden="true" href="#formatting">#</a></h3>
<p>Now. In Disks, you&rsquo;ll want to format your disk from the 3-dot menu in the top right.</p>
<p>Once formatted, mount the sucker. Name it something you&rsquo;ll remember, we&rsquo;ll need it soon.</p>
<p><em>(Quick note! If you plan to daily this drive in Linux, leave it as &ldquo;ext4&rdquo;. If you intend to dual boot, format to &ldquo;fat32&rdquo;)</em></p>
<h3 id="making-a-directory">Making a Directory<a hidden class="anchor" aria-hidden="true" href="#making-a-directory">#</a></h3>
<p>Now you&rsquo;re formatted. You&rsquo;ll notice a little string of numbers under the partition now, a field labeled &ldquo;UUID&rdquo;. We need that. Copy paste your UUID, and move over to the terminal</p>
<p>In your terminal, run</p>
<p>Now it&rsquo;s time to make a directory - so the computer knows where to dump the available storage. In your terminal:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>sudo mkdir -p /mnt/YourDriveName
</span></span></code></pre></div><p>Name the directory whatever you decided earlier.</p>
<h3 id="etcfstab">/etc/fstab<a hidden class="anchor" aria-hidden="true" href="#etcfstab">#</a></h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>sudo nano /etc/fstab
</span></span></code></pre></div><p>Use the DOWN key to go to the bottom of the file. Once there, insert:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-txt" data-lang="txt"><span style="display:flex;"><span>UUID=[uuid from Gnome Disk Util] /mnt/
</span></span></code></pre></div>
</div>
<footer class="post-footer">
<ul class="post-tags">
<li><a href="//localhost:1313/tags/linux/">Linux</a></li>
<li><a href="//localhost:1313/tags/guide/">Guide</a></li>
</ul>
</footer>
</article>
+2 -39
View File
@@ -132,9 +132,10 @@ Theenx :*">
</h2>
</header>
<div class="entry-content">
<p>When I was but a burgeoning console junkie cutting my teeth in Mint, my first few forays with mounting a new drive had proven to be a struggle. Sure - LLMs exist now, why bother writing this?
<p>When I was but a burgeoning penguin cutting my teeth in Mint, my first few forays with mounting a new drive had proven to be a struggle. Sure - LLMs exist now, why bother writing this?
Why not.
This brief tutorial should be cross-flavor, meaning it should work on Debian-, Fedora-, and Arch-based systems alike. For todays guide well be using CachyOS, adjust for your package manager accordingly! :)
STOP TALKING AND GIVE ME INFO Installing Gnome Disks Im assuming your drive is already installed in the machine.
...</p>
</div>
<footer class="entry-footer">
@@ -143,23 +144,6 @@ This brief tutorial should be cross-flavor, meaning it should work on Debian-, F
<a class="entry-link" aria-label="post link to fstab guide" href="//localhost:1313/docs/fstab/"></a>
</article>
<article class="post-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">Cachylove
</h2>
</header>
<div class="entry-content">
<p>https://cachyos.org/download/
^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^
Go download it while you read this
</p>
</div>
<footer class="entry-footer">
<span title='2026-08-01 05:16:03 +0000 UTC'>August 1, 2026</span>&nbsp;·&nbsp;<span>1 min</span></footer>
<a class="entry-link" aria-label="post link to Cachylove" href="//localhost:1313/docs/cachylove/"></a>
</article>
<article class="post-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">What&#39;s in the lab right now?
@@ -177,27 +161,6 @@ This has been cool for storing footage from our IP cams, though Im not too th
<span title='2026-07-31 22:33:32 -0400 EDT'>July 31, 2026</span>&nbsp;·&nbsp;<span>2 min</span></footer>
<a class="entry-link" aria-label="post link to What&#39;s in the lab right now?" href="//localhost:1313/docs/currentlab/"></a>
</article>
<article class="post-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">Docshere
<span class="entry-hint" title="Draft">
<svg xmlns="http://www.w3.org/2000/svg" height="20" viewBox="0 -960 960 960" fill="currentColor">
<path
d="M160-410v-60h300v60H160Zm0-165v-60h470v60H160Zm0-165v-60h470v60H160Zm360 580v-123l221-220q9-9 20-13t22-4q12 0 23 4.5t20 13.5l37 37q9 9 13 20t4 22q0 11-4.5 22.5T862.09-380L643-160H520Zm300-263-37-37 37 37ZM580-220h38l121-122-18-19-19-18-122 121v38Zm141-141-19-18 37 37-18-19Z" />
</svg>
</span>
</h2>
</header>
<div class="entry-content">
<p>Docs will go here!
</p>
</div>
<footer class="entry-footer">
<span title='2026-07-31 17:11:06 -0400 EDT'>July 31, 2026</span>&nbsp;·&nbsp;<span>1 min</span></footer>
<a class="entry-link" aria-label="post link to Docshere" href="//localhost:1313/docs/docshere/"></a>
</article>
</main>
<footer class="footer">
+5 -18
View File
@@ -13,18 +13,12 @@
<link>//localhost:1313/docs/fstab/</link>
<pubDate>Sun, 02 Aug 2026 20:58:52 -0400</pubDate>
<guid>//localhost:1313/docs/fstab/</guid>
<description>&lt;p&gt;When I was but a burgeoning console junkie cutting my teeth in Mint, my first few forays with mounting a new drive had proven to be a struggle. Sure - LLMs exist now, why bother writing this?&lt;/p&gt;
<description>&lt;p&gt;When I was but a burgeoning penguin cutting my teeth in Mint, my first few forays with mounting a new drive had proven to be a struggle. Sure - LLMs exist now, why bother writing this?&lt;/p&gt;
&lt;p&gt;Why not.&lt;/p&gt;
&lt;p&gt;This brief tutorial should be cross-flavor, meaning it should work on Debian-, Fedora-, and Arch-based systems alike. For today&amp;rsquo;s guide we&amp;rsquo;ll be using CachyOS, adjust for your package manager accordingly! :)&lt;/p&gt;</description>
</item>
<item>
<title>Cachylove</title>
<link>//localhost:1313/docs/cachylove/</link>
<pubDate>Sat, 01 Aug 2026 05:16:03 +0000</pubDate>
<guid>//localhost:1313/docs/cachylove/</guid>
<description>&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://cachyos.org/download/&#34;&gt;https://cachyos.org/download/&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^&lt;/p&gt;
&lt;p&gt;Go download it while you read this&lt;/p&gt;</description>
&lt;p&gt;This brief tutorial should be cross-flavor, meaning it should work on Debian-, Fedora-, and Arch-based systems alike. For today&amp;rsquo;s guide we&amp;rsquo;ll be using CachyOS, adjust for your package manager accordingly! :)&lt;/p&gt;
&lt;h2 id=&#34;stop-talking-and-give-me-info&#34;&gt;STOP TALKING AND GIVE ME INFO&lt;/h2&gt;
&lt;h3 id=&#34;installing-gnome-disks&#34;&gt;Installing Gnome Disks&lt;/h3&gt;
&lt;p&gt;I&amp;rsquo;m assuming your drive is already installed in the machine.&lt;/p&gt;</description>
</item>
<item>
<title>What&#39;s in the lab right now?</title>
@@ -48,12 +42,5 @@
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Immich&lt;/strong&gt;&lt;/p&gt;</description>
</item>
<item>
<title>Docshere</title>
<link>//localhost:1313/docs/docshere/</link>
<pubDate>Fri, 31 Jul 2026 17:11:06 -0400</pubDate>
<guid>//localhost:1313/docs/docshere/</guid>
<description>&lt;p&gt;Docs will go here!&lt;/p&gt;</description>
</item>
</channel>
</rss>
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 KiB

+11
View File
@@ -117,6 +117,17 @@
<h1>Brian Wright Jr (@bwnoises)</h1>
<span><p>Musician and computer guy from Maine</p>
<hr>
<p><figure>
<audio controls preload="metadata" style="width: 100%;">
<source src="/audio/hollowroots.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
</figure>
<em>&ldquo;The Hollow&rdquo; by Brian Wright Jr</em></p>
<p><em>(w/ The Chicken Street Band)</em></p>
<hr>
<h2 id="booking"><strong>Booking</strong></h2>
<p><em>(please put &ldquo;Music&rdquo; in the subject line)</em></p>
<h2><strong><a href="mailto:bwnoises@proton.me">bwnoises@proton.me</a></strong></h2>
+1 -1
View File
File diff suppressed because one or more lines are too long
+8 -21
View File
@@ -88,9 +88,12 @@
<link>//localhost:1313/docs/fstab/</link>
<pubDate>Sun, 02 Aug 2026 20:58:52 -0400</pubDate>
<guid>//localhost:1313/docs/fstab/</guid>
<description>&lt;p&gt;When I was but a burgeoning console junkie cutting my teeth in Mint, my first few forays with mounting a new drive had proven to be a struggle. Sure - LLMs exist now, why bother writing this?&lt;/p&gt;
<description>&lt;p&gt;When I was but a burgeoning penguin cutting my teeth in Mint, my first few forays with mounting a new drive had proven to be a struggle. Sure - LLMs exist now, why bother writing this?&lt;/p&gt;
&lt;p&gt;Why not.&lt;/p&gt;
&lt;p&gt;This brief tutorial should be cross-flavor, meaning it should work on Debian-, Fedora-, and Arch-based systems alike. For today&amp;rsquo;s guide we&amp;rsquo;ll be using CachyOS, adjust for your package manager accordingly! :)&lt;/p&gt;</description>
&lt;p&gt;This brief tutorial should be cross-flavor, meaning it should work on Debian-, Fedora-, and Arch-based systems alike. For today&amp;rsquo;s guide we&amp;rsquo;ll be using CachyOS, adjust for your package manager accordingly! :)&lt;/p&gt;
&lt;h2 id=&#34;stop-talking-and-give-me-info&#34;&gt;STOP TALKING AND GIVE ME INFO&lt;/h2&gt;
&lt;h3 id=&#34;installing-gnome-disks&#34;&gt;Installing Gnome Disks&lt;/h3&gt;
&lt;p&gt;I&amp;rsquo;m assuming your drive is already installed in the machine.&lt;/p&gt;</description>
</item>
<item>
<title>Songs I wrote!</title>
@@ -98,7 +101,7 @@
<pubDate>Sat, 01 Aug 2026 23:40:44 +0000</pubDate>
<guid>//localhost:1313/music/originals/</guid>
<description>&lt;p&gt;&amp;ldquo;The Hollow&amp;rdquo;, with The Chicken Street Band at Roots Revival Fest 8/2/24&lt;/p&gt;
&lt;h2 id=&#34;hahahugoshortcode17s0hbhb&#34;&gt;&lt;figure&gt;
&lt;h2 id=&#34;hahahugoshortcode345s0hbhb&#34;&gt;&lt;figure&gt;
&lt;audio controls preload=&#34;metadata&#34; style=&#34;width: 100%;&#34;&gt;
&lt;source src=&#34;//localhost:1313/audio/hollowroots.mp3&#34; type=&#34;audio/mpeg&#34;&gt;
Your browser does not support the audio element.
@@ -112,17 +115,8 @@
<link>//localhost:1313/reviews/statica/</link>
<pubDate>Sat, 01 Aug 2026 20:06:17 +0000</pubDate>
<guid>//localhost:1313/reviews/statica/</guid>
<description>&lt;h2 id=&#34;the-band&#34;&gt;The band&lt;/h2&gt;
&lt;p&gt;Avenged Sevenfold a critically acclaimed rock/metal outfit from California. Their first couple albums lent more of a hardcore sound, finding their way with tracks like “Second Heartbeat” and “Unholy Confessions” from the second record “Waking the Fallen”. What followed with City of Evil was a commercial success with songs like “Bat Country” and “Seize the Day” finding their way onto the radio. After which they put out another commercially successful self-titled offering. “Almost Easy” and “Afterlife” offering more radio play while “Little Piece of Heaven” was an absolutely GENIUS shock-rock piece allowing them to stretch their legs creatively.&lt;/p&gt;</description>
</item>
<item>
<title>Cachylove</title>
<link>//localhost:1313/docs/cachylove/</link>
<pubDate>Sat, 01 Aug 2026 05:16:03 +0000</pubDate>
<guid>//localhost:1313/docs/cachylove/</guid>
<description>&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://cachyos.org/download/&#34;&gt;https://cachyos.org/download/&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^&lt;/p&gt;
&lt;p&gt;Go download it while you read this&lt;/p&gt;</description>
<description>&lt;h2 id=&#34;context&#34;&gt;Context&lt;/h2&gt;
&lt;p&gt;In the late 2000s to mid 2010s, I was finding my tastes as a burgeoning musician in middle/high school. We were given MacBooks to daily drive for assignments… and I absolutely abused the hell out of that thing. Ripped many a CD with the kids in class, anything we could get our hands on. I was listening to a lot of Green Day, Weezer, Rush, Metallica as well as finding my way into EDM with the likes of deadmau5, Skrillex, Excision, Bassnectar (I would also find the masterpiece that is Enter the Haggis around this time, but thats a story for a different day). I wanted it all. I was hungry.&lt;/p&gt;</description>
</item>
<item>
<title>The Chicken Street Band</title>
@@ -171,13 +165,6 @@
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Immich&lt;/strong&gt;&lt;/p&gt;</description>
</item>
<item>
<title>Docshere</title>
<link>//localhost:1313/docs/docshere/</link>
<pubDate>Fri, 31 Jul 2026 17:11:06 -0400</pubDate>
<guid>//localhost:1313/docs/docshere/</guid>
<description>&lt;p&gt;Docs will go here!&lt;/p&gt;</description>
</item>
<item>
<title>Main</title>
<link>//localhost:1313/main/</link>
+2 -1
View File
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow">
<title>The Chicken Street Band | TheWittyBanter.com</title>
<meta name="keywords" content="music, Chicken Street Band, maine">
<meta name="keywords" content="music, Chicken Street Band, maine, band">
<meta name="description" content="A collection of my favorite moments with these goons.
207 Maine
@@ -193,6 +193,7 @@ Such a fun show.">
<li><a href="//localhost:1313/tags/music/">Music</a></li>
<li><a href="//localhost:1313/tags/chicken-street-band/">Chicken Street Band</a></li>
<li><a href="//localhost:1313/tags/maine/">Maine</a></li>
<li><a href="//localhost:1313/tags/band/">Band</a></li>
</ul>
</footer>
</article>
+10 -2
View File
@@ -7,7 +7,11 @@
<meta name="robots" content="noindex, nofollow">
<title>Music | TheWittyBanter.com</title>
<meta name="keywords" content="">
<meta name="description" content="The music I&rsquo;ve made solo, and gotten to be a part of&hellip; in no chronological order.">
<meta name="description" content="
The music I&rsquo;ve made solo, and gotten to be a part of&hellip; in no chronological order.">
<meta name="author" content="">
<link rel="canonical" href="//localhost:1313/music/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style">
@@ -120,7 +124,11 @@
Music
</h1>
</header>
<div class="post-content md-content"><p>The music I&rsquo;ve made solo, and gotten to be a part of&hellip; in no chronological order.</p>
<div class="post-content md-content"><figure>
<img loading="lazy" src="/images/piano.jpg" width="300"/>
</figure>
<p>The music I&rsquo;ve made solo, and gotten to be a part of&hellip; in no chronological order.</p>
</div>
+1 -1
View File
@@ -36,7 +36,7 @@
<pubDate>Sat, 01 Aug 2026 23:40:44 +0000</pubDate>
<guid>//localhost:1313/music/originals/</guid>
<description>&lt;p&gt;&amp;ldquo;The Hollow&amp;rdquo;, with The Chicken Street Band at Roots Revival Fest 8/2/24&lt;/p&gt;
&lt;h2 id=&#34;hahahugoshortcode17s0hbhb&#34;&gt;&lt;figure&gt;
&lt;h2 id=&#34;hahahugoshortcode345s0hbhb&#34;&gt;&lt;figure&gt;
&lt;audio controls preload=&#34;metadata&#34; style=&#34;width: 100%;&#34;&gt;
&lt;source src=&#34;//localhost:1313/audio/hollowroots.mp3&#34; type=&#34;audio/mpeg&#34;&gt;
Your browser does not support the audio element.
+1 -1
View File
@@ -142,7 +142,7 @@
</header>
<div class="post-content md-content"><p>&ldquo;The Hollow&rdquo;, with The Chicken Street Band at Roots Revival Fest 8/2/24</p>
<h2 id="hahahugoshortcode17s0hbhb"><figure>
<h2 id="hahahugoshortcode345s0hbhb"><figure>
<audio controls preload="metadata" style="width: 100%;">
<source src="/audio/hollowroots.mp3" type="audio/mpeg">
Your browser does not support the audio element.
+2 -2
View File
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow">
<title>Poultry Highway | TheWittyBanter.com</title>
<meta name="keywords" content="music, poultryhighway, band">
<meta name="keywords" content="music, Poultry Highway, band">
<meta name="description" content="The spiritual successor to The Chicken Street Band, rockifying and expanding the existing setlist
&ldquo;Need some Honey&rdquo; by Nathaniel Rateliff &amp; the Night Sweats, in a sweaty bar in Hallowell
@@ -178,7 +178,7 @@
<footer class="post-footer">
<ul class="post-tags">
<li><a href="//localhost:1313/tags/music/">Music</a></li>
<li><a href="//localhost:1313/tags/poultryhighway/">Poultryhighway</a></li>
<li><a href="//localhost:1313/tags/poultry-highway/">Poultry Highway</a></li>
<li><a href="//localhost:1313/tags/band/">Band</a></li>
</ul>
</footer>
+3 -3
View File
@@ -7,7 +7,7 @@
<meta name="robots" content="noindex, nofollow">
<title>Reviews | TheWittyBanter.com</title>
<meta name="keywords" content="">
<meta name="description" content="Opinions on albums, mostly. Maybe we&rsquo;ll branch out to other things.">
<meta name="description" content="Reviews are JUST MY OPINION based on my CONTEXT AS A MUSICIAN">
<meta name="author" content="">
<link rel="canonical" href="//localhost:1313/reviews/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style">
@@ -120,7 +120,7 @@
Reviews
</h1>
</header>
<div class="post-content md-content"><p>Opinions on albums, mostly. Maybe we&rsquo;ll branch out to other things.</p>
<div class="post-content md-content"><p>Reviews are <strong>JUST MY OPINION</strong> based on my <strong>CONTEXT AS A MUSICIAN</strong></p>
</div>
@@ -131,7 +131,7 @@
</h2>
</header>
<div class="entry-content">
<p>The band Avenged Sevenfold a critically acclaimed rock/metal outfit from California. Their first couple albums lent more of a hardcore sound, finding their way with tracks like “Second Heartbeat” and “Unholy Confessions” from the second record “Waking the Fallen”. What followed with City of Evil was a commercial success with songs like “Bat Country” and “Seize the Day” finding their way onto the radio. After which they put out another commercially successful self-titled offering. “Almost Easy” and “Afterlife” offering more radio play while “Little Piece of Heaven” was an absolutely GENIUS shock-rock piece allowing them to stretch their legs creatively.
<p>Context In the late 2000s to mid 2010s, I was finding my tastes as a burgeoning musician in middle/high school. We were given MacBooks to daily drive for assignments… and I absolutely abused the hell out of that thing. Ripped many a CD with the kids in class, anything we could get our hands on. I was listening to a lot of Green Day, Weezer, Rush, Metallica as well as finding my way into EDM with the likes of deadmau5, Skrillex, Excision, Bassnectar (I would also find the masterpiece that is Enter the Haggis around this time, but thats a story for a different day). I wanted it all. I was hungry.
...</p>
</div>
<footer class="entry-footer">
+2 -2
View File
@@ -13,8 +13,8 @@
<link>//localhost:1313/reviews/statica/</link>
<pubDate>Sat, 01 Aug 2026 20:06:17 +0000</pubDate>
<guid>//localhost:1313/reviews/statica/</guid>
<description>&lt;h2 id=&#34;the-band&#34;&gt;The band&lt;/h2&gt;
&lt;p&gt;Avenged Sevenfold a critically acclaimed rock/metal outfit from California. Their first couple albums lent more of a hardcore sound, finding their way with tracks like “Second Heartbeat” and “Unholy Confessions” from the second record “Waking the Fallen”. What followed with City of Evil was a commercial success with songs like “Bat Country” and “Seize the Day” finding their way onto the radio. After which they put out another commercially successful self-titled offering. “Almost Easy” and “Afterlife” offering more radio play while “Little Piece of Heaven” was an absolutely GENIUS shock-rock piece allowing them to stretch their legs creatively.&lt;/p&gt;</description>
<description>&lt;h2 id=&#34;context&#34;&gt;Context&lt;/h2&gt;
&lt;p&gt;In the late 2000s to mid 2010s, I was finding my tastes as a burgeoning musician in middle/high school. We were given MacBooks to daily drive for assignments… and I absolutely abused the hell out of that thing. Ripped many a CD with the kids in class, anything we could get our hands on. I was listening to a lot of Green Day, Weezer, Rush, Metallica as well as finding my way into EDM with the likes of deadmau5, Skrillex, Excision, Bassnectar (I would also find the masterpiece that is Enter the Haggis around this time, but thats a story for a different day). I wanted it all. I was hungry.&lt;/p&gt;</description>
</item>
</channel>
</rss>
+3 -8
View File
@@ -7,8 +7,8 @@
<meta name="robots" content="noindex, nofollow">
<title>Statica EP - Avenged Sevenfold | TheWittyBanter.com</title>
<meta name="keywords" content="music, review">
<meta name="description" content="The band
Avenged Sevenfold a critically acclaimed rock/metal outfit from California. Their first couple albums lent more of a hardcore sound, finding their way with tracks like “Second Heartbeat” and “Unholy Confessions” from the second record “Waking the Fallen”. What followed with City of Evil was a commercial success with songs like “Bat Country” and “Seize the Day” finding their way onto the radio. After which they put out another commercially successful self-titled offering. “Almost Easy” and “Afterlife” offering more radio play while “Little Piece of Heaven” was an absolutely GENIUS shock-rock piece allowing them to stretch their legs creatively.">
<meta name="description" content="Context
In the late 2000s to mid 2010s, I was finding my tastes as a burgeoning musician in middle/high school. We were given MacBooks to daily drive for assignments… and I absolutely abused the hell out of that thing. Ripped many a CD with the kids in class, anything we could get our hands on. I was listening to a lot of Green Day, Weezer, Rush, Metallica as well as finding my way into EDM with the likes of deadmau5, Skrillex, Excision, Bassnectar (I would also find the masterpiece that is Enter the Haggis around this time, but thats a story for a different day). I wanted it all. I was hungry.">
<meta name="author" content="">
<link rel="canonical" href="//localhost:1313/reviews/statica/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style">
@@ -138,8 +138,6 @@ Avenged Sevenfold a critically acclaimed rock/metal outfit from California.
</summary>
<div class="inner"><ul>
<li>
<a href="#the-band" aria-label="The band">The band</a></li>
<li>
<a href="#context" aria-label="Context">Context</a></li>
<li>
@@ -151,10 +149,7 @@ Avenged Sevenfold a critically acclaimed rock/metal outfit from California.
</div>
</details>
<div class="post-content md-content"><h2 id="the-band">The band<a hidden class="anchor" aria-hidden="true" href="#the-band">#</a></h2>
<p>Avenged Sevenfold a critically acclaimed rock/metal outfit from California. Their first couple albums lent more of a hardcore sound, finding their way with tracks like “Second Heartbeat” and “Unholy Confessions” from the second record “Waking the Fallen”. What followed with City of Evil was a commercial success with songs like “Bat Country” and “Seize the Day” finding their way onto the radio. After which they put out another commercially successful self-titled offering. “Almost Easy” and “Afterlife” offering more radio play while “Little Piece of Heaven” was an absolutely GENIUS shock-rock piece allowing them to stretch their legs creatively.</p>
<p>Despite losing their absolute creative force of a drummer Jimmy “The Rev” Sullivan - in 2009, they still managed to knock it out of the park with “Nightmare” in 2010. Mike Portnoy from Dream Theater offered his talents to finish and tour the record.</p>
<h2 id="context">Context<a hidden class="anchor" aria-hidden="true" href="#context">#</a></h2>
<div class="post-content md-content"><h2 id="context">Context<a hidden class="anchor" aria-hidden="true" href="#context">#</a></h2>
<p>In the late 2000s to mid 2010s, I was finding my tastes as a burgeoning musician in middle/high school. We were given MacBooks to daily drive for assignments… and I absolutely abused the hell out of that thing. Ripped many a CD with the kids in class, anything we could get our hands on. I was listening to a lot of Green Day, Weezer, Rush, Metallica as well as finding my way into EDM with the likes of deadmau5, Skrillex, Excision, Bassnectar (I would also find the masterpiece that is Enter the Haggis around this time, but thats a story for a different day). I wanted it all. I was hungry.</p>
<p>There was one kid I ended up jiving with. His music taste was as weird as mine, just in WAY different directions. Hed made it down a few more rabbit holes than I had. He preferred bands like Sleeping with Sirens, Pierce the Veil, Black Veil Brides… There were exceptions to the rule like “King for a Day” (I heard it BEFORE TikTok made it cool!), but not many… until he showed me Avenged Sevenfold.</p>
<p>They wore the makeup and had the aesthetic same as those bands, but I saw something… different about them. They didnt sound like the others. I had to know why. That kid gave me his copy of the self titled record to borrow - I copied it in class that day, gave him the CD back, and proceeded to have my mind blown for the next hour.</p>
+3 -3
View File
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow">
<title>Shows | TheWittyBanter.com</title>
<meta name="keywords" content="">
<meta name="keywords" content="shows">
<meta name="description" content="
Come hang out!">
@@ -122,10 +122,10 @@ Come hang out!">
Shows
</h1>
</header>
<div class="post-content md-content"><img src="/images/solo.jpg"
<div class="post-content md-content"><img src="/images/basement.jpg"
alt="A beautiful landscape"
class="shadow-lg"
width="350"
width="250"
/>
<h3 id="come-hang-out">Come hang out!<a hidden class="anchor" aria-hidden="true" href="#come-hang-out">#</a></h3>
+5 -14
View File
@@ -2,10 +2,13 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>//localhost:1313/tags/</loc>
<lastmod>2026-08-04T14:17:14-04:00</lastmod>
<loc>//localhost:1313/posts/smoking/</loc>
<lastmod>2026-08-04T14:38:27-04:00</lastmod>
</url><url>
<loc>//localhost:1313/</loc>
<lastmod>2026-08-04T14:38:27-04:00</lastmod>
</url><url>
<loc>//localhost:1313/tags/</loc>
<lastmod>2026-08-04T14:17:14-04:00</lastmod>
</url><url>
<loc>//localhost:1313/tags/music/</loc>
@@ -52,18 +55,6 @@
</url><url>
<loc>//localhost:1313/reviews/</loc>
<lastmod>2026-08-01T20:03:13+00:00</lastmod>
</url><url>
<loc>//localhost:1313/docs/cachylove/</loc>
<lastmod>2026-08-01T05:16:03+00:00</lastmod>
</url><url>
<loc>//localhost:1313/tags/docs/</loc>
<lastmod>2026-08-01T05:16:03+00:00</lastmod>
</url><url>
<loc>//localhost:1313/tags/linux/</loc>
<lastmod>2026-08-01T05:16:03+00:00</lastmod>
</url><url>
<loc>//localhost:1313/tags/tech/</loc>
<lastmod>2026-08-01T05:16:03+00:00</lastmod>
</url><url>
<loc>//localhost:1313/tags/chicken-street-band/</loc>
<lastmod>2026-08-01T04:24:46+00:00</lastmod>
+233
View File
@@ -0,0 +1,233 @@
<!DOCTYPE html>
<html lang="en" dir="auto" data-theme="dark">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow">
<title>Guide | TheWittyBanter.com</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<link rel="canonical" href="//localhost:1313/tags/guide/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style">
<link rel="icon" href="//localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="//localhost:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="//localhost:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="//localhost:1313/apple-touch-icon.png">
<link rel="mask-icon" href="//localhost:1313/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="//localhost:1313/tags/guide/index.xml" title="rss">
<link rel="alternate" hreflang="en" href="//localhost:1313/tags/guide/">
<noscript>
<style>
#theme-toggle,
.top-link {
display: none;
}
</style>
</noscript>
<script>
if (localStorage.getItem("pref-theme") === "light") {
document.querySelector("html").dataset.theme = 'light';
}
</script>
</head>
<body class="list" id="top">
<header class="header">
<nav class="header-nav">
<div class="logo">
<a href="//localhost:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
<div class="logo-switches">
<button id="theme-toggle" class="theme-toggle" accesskey="t" title="(Alt + T)" aria-label="Toggle theme">
<svg class="moon" xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
</svg>
<svg class="sun" xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<circle cx="12" cy="12" r="5"></circle>
<line x1="12" y1="1" x2="12" y2="3"></line>
<line x1="12" y1="21" x2="12" y2="23"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
<line x1="1" y1="12" x2="3" y2="12"></line>
<line x1="21" y1="12" x2="23" y2="12"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg>
</button>
</div>
</div>
<ul id="menu" class="menu">
<li>
<a href="//localhost:1313/welcome" title="Welcome">
<span>Welcome</span>
</a>
</li>
<li>
<a href="//localhost:1313/shows" title="Shows">
<span>Shows</span>
</a>
</li>
<li>
<a href="//localhost:1313/music" title="Music">
<span>Music</span>
</a>
</li>
<li>
<a href="//localhost:1313/reviews" title="Reviews">
<span>Reviews</span>
</a>
</li>
<li>
<a href="//localhost:1313/posts" title="Blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="//localhost:1313/docs" title="Docs">
<span>Docs</span>
</a>
</li>
<li>
<a href="//localhost:1313/tags/" title="Tags">
<span>Tags</span>
</a>
</li>
<li>
<a href="//localhost:1313/search/" title="Search (Alt &#43; /)" accesskey=/>
<span>Search</span>
</a>
</li>
</ul>
</nav>
</header>
<main class="main">
<header class="page-header"><nav class="breadcrumbs" role="navigation" aria-label="Breadcrumb">
<a href="/">Home</a>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
<a href="/tags/">Tags</a>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
</nav>
<h1>
Guide
</h1>
</header>
<article class="post-entry tag-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">fstab guide
<span class="entry-hint" title="Draft">
<svg xmlns="http://www.w3.org/2000/svg" height="20" viewBox="0 -960 960 960" fill="currentColor">
<path
d="M160-410v-60h300v60H160Zm0-165v-60h470v60H160Zm0-165v-60h470v60H160Zm360 580v-123l221-220q9-9 20-13t22-4q12 0 23 4.5t20 13.5l37 37q9 9 13 20t4 22q0 11-4.5 22.5T862.09-380L643-160H520Zm300-263-37-37 37 37ZM580-220h38l121-122-18-19-19-18-122 121v38Zm141-141-19-18 37 37-18-19Z" />
</svg>
</span>
</h2>
</header>
<div class="entry-content">
<p>When I was but a burgeoning console junkie cutting my teeth in Mint, my first few forays with mounting a new drive had proven to be a struggle. Sure - LLMs exist now, why bother writing this?
Why not.
This brief tutorial should be cross-flavor, meaning it should work on Debian-, Fedora-, and Arch-based systems alike. For todays guide well be using CachyOS, adjust for your package manager accordingly! :)
...</p>
</div>
<footer class="entry-footer">
<span title='2026-08-02 20:58:52 -0400 EDT'>August 2, 2026</span>&nbsp;·&nbsp;<span>2 min</span></footer>
<a class="entry-link" aria-label="post link to fstab guide" href="//localhost:1313/docs/fstab/"></a>
</article>
</main>
<footer class="footer">
<span>&copy; 2026 <a href="//localhost:1313/">TheWittyBanter.com</a></span> ·
<span>
Powered by
<a href="https://gohugo.io/?utm_source=papermod" rel="noopener" target="_blank">Hugo</a> &
<a href="https://github.com/adityatelange/hugo-PaperMod/" rel="noopener" target="_blank">PaperMod</a>
</span>
</footer>
<a href="#top" id="top-link" class="top-link hidden" aria-label="go to top" title="Go to Top (Alt + G)" accesskey="g">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-up">
<polyline points="17 11 12 6 7 11"></polyline>
<polyline points="17 18 12 13 7 18"></polyline>
</svg>
</a>
<script>
let menu = document.getElementById('menu');
if (menu) {
const scrollPosition = localStorage.getItem("menu-scroll-position");
if (scrollPosition) {
menu.scrollLeft = parseInt(scrollPosition, 10);
}
menu.onscroll = function () {
localStorage.setItem("menu-scroll-position", menu.scrollLeft);
}
}
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener("click", function (e) {
e.preventDefault();
var id = this.getAttribute("href").substr(1);
if (!window.matchMedia('(prefers-reduced-motion: reduce)').matches) {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView({
behavior: "smooth"
});
} else {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView();
}
if (id === "top") {
history.replaceState(null, null, " ");
} else {
history.pushState(null, null, `#${id}`);
}
});
});
</script>
<script>
var toplink = document.getElementById("top-link");
window.onscroll = function () {
const scrollThreshold = window.innerHeight;
if (document.body.scrollTop > scrollThreshold || document.documentElement.scrollTop > scrollThreshold) {
toplink.classList.remove("hidden");
} else {
toplink.classList.add("hidden");
}
};
</script>
<script>
document.getElementById("theme-toggle").addEventListener("click", () => {
const html = document.querySelector("html");
if (html.dataset.theme === "dark") {
html.dataset.theme = 'light';
localStorage.setItem("pref-theme", 'light');
} else {
html.dataset.theme = 'dark';
localStorage.setItem("pref-theme", 'dark');
}
})
</script>
</body>
</html>
+21
View File
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Guide on TheWittyBanter.com</title>
<link>//localhost:1313/tags/guide/</link>
<description>Recent content in Guide on TheWittyBanter.com</description>
<generator>Hugo</generator>
<language>en</language>
<lastBuildDate>Sun, 02 Aug 2026 20:58:52 -0400</lastBuildDate>
<atom:link href="//localhost:1313/tags/guide/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>fstab guide</title>
<link>//localhost:1313/docs/fstab/</link>
<pubDate>Sun, 02 Aug 2026 20:58:52 -0400</pubDate>
<guid>//localhost:1313/docs/fstab/</guid>
<description>&lt;p&gt;When I was but a burgeoning console junkie cutting my teeth in Mint, my first few forays with mounting a new drive had proven to be a struggle. Sure - LLMs exist now, why bother writing this?&lt;/p&gt;
&lt;p&gt;Why not.&lt;/p&gt;
&lt;p&gt;This brief tutorial should be cross-flavor, meaning it should work on Debian-, Fedora-, and Arch-based systems alike. For today&amp;rsquo;s guide we&amp;rsquo;ll be using CachyOS, adjust for your package manager accordingly! :)&lt;/p&gt;</description>
</item>
</channel>
</rss>
+9
View File
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>//localhost:1313/tags/guide/</title>
<link rel="canonical" href="//localhost:1313/tags/guide/">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=//localhost:1313/tags/guide/">
</head>
</html>
+228
View File
@@ -0,0 +1,228 @@
<!DOCTYPE html>
<html lang="en" dir="auto" data-theme="dark">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow">
<title>Homelab | TheWittyBanter.com</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<link rel="canonical" href="//localhost:1313/tags/homelab/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style">
<link rel="icon" href="//localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="//localhost:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="//localhost:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="//localhost:1313/apple-touch-icon.png">
<link rel="mask-icon" href="//localhost:1313/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="//localhost:1313/tags/homelab/index.xml" title="rss">
<link rel="alternate" hreflang="en" href="//localhost:1313/tags/homelab/">
<noscript>
<style>
#theme-toggle,
.top-link {
display: none;
}
</style>
</noscript>
<script>
if (localStorage.getItem("pref-theme") === "light") {
document.querySelector("html").dataset.theme = 'light';
}
</script>
</head>
<body class="list" id="top">
<header class="header">
<nav class="header-nav">
<div class="logo">
<a href="//localhost:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
<div class="logo-switches">
<button id="theme-toggle" class="theme-toggle" accesskey="t" title="(Alt + T)" aria-label="Toggle theme">
<svg class="moon" xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
</svg>
<svg class="sun" xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<circle cx="12" cy="12" r="5"></circle>
<line x1="12" y1="1" x2="12" y2="3"></line>
<line x1="12" y1="21" x2="12" y2="23"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
<line x1="1" y1="12" x2="3" y2="12"></line>
<line x1="21" y1="12" x2="23" y2="12"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg>
</button>
</div>
</div>
<ul id="menu" class="menu">
<li>
<a href="//localhost:1313/welcome" title="Welcome">
<span>Welcome</span>
</a>
</li>
<li>
<a href="//localhost:1313/shows" title="Shows">
<span>Shows</span>
</a>
</li>
<li>
<a href="//localhost:1313/music" title="Music">
<span>Music</span>
</a>
</li>
<li>
<a href="//localhost:1313/reviews" title="Reviews">
<span>Reviews</span>
</a>
</li>
<li>
<a href="//localhost:1313/posts" title="Blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="//localhost:1313/docs" title="Docs">
<span>Docs</span>
</a>
</li>
<li>
<a href="//localhost:1313/tags/" title="Tags">
<span>Tags</span>
</a>
</li>
<li>
<a href="//localhost:1313/search/" title="Search (Alt &#43; /)" accesskey=/>
<span>Search</span>
</a>
</li>
</ul>
</nav>
</header>
<main class="main">
<header class="page-header"><nav class="breadcrumbs" role="navigation" aria-label="Breadcrumb">
<a href="/">Home</a>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
<a href="/tags/">Tags</a>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
</nav>
<h1>
Homelab
</h1>
</header>
<article class="post-entry tag-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">What&#39;s in the lab right now?
</h2>
</header>
<div class="entry-content">
<p>The networks in a cool spot right now.
The whole team The Gesellschaft TrueNAS on a 6th gen i7 with 32gb RAM
Services here Frigate
This has been cool for storing footage from our IP cams, though Im not too thrilled with the performance of our current setup. We use Tapo, and the small ones work fine - but the “good” one for the entryway doesnt support local account setup. We bought them in a pinch and theyve been effective, but Im not crazy about them. Immich
...</p>
</div>
<footer class="entry-footer">
<span title='2026-07-31 22:33:32 -0400 EDT'>July 31, 2026</span>&nbsp;·&nbsp;<span>2 min</span></footer>
<a class="entry-link" aria-label="post link to What&#39;s in the lab right now?" href="//localhost:1313/docs/currentlab/"></a>
</article>
</main>
<footer class="footer">
<span>&copy; 2026 <a href="//localhost:1313/">TheWittyBanter.com</a></span> ·
<span>
Powered by
<a href="https://gohugo.io/?utm_source=papermod" rel="noopener" target="_blank">Hugo</a> &
<a href="https://github.com/adityatelange/hugo-PaperMod/" rel="noopener" target="_blank">PaperMod</a>
</span>
</footer>
<a href="#top" id="top-link" class="top-link hidden" aria-label="go to top" title="Go to Top (Alt + G)" accesskey="g">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-up">
<polyline points="17 11 12 6 7 11"></polyline>
<polyline points="17 18 12 13 7 18"></polyline>
</svg>
</a>
<script>
let menu = document.getElementById('menu');
if (menu) {
const scrollPosition = localStorage.getItem("menu-scroll-position");
if (scrollPosition) {
menu.scrollLeft = parseInt(scrollPosition, 10);
}
menu.onscroll = function () {
localStorage.setItem("menu-scroll-position", menu.scrollLeft);
}
}
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener("click", function (e) {
e.preventDefault();
var id = this.getAttribute("href").substr(1);
if (!window.matchMedia('(prefers-reduced-motion: reduce)').matches) {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView({
behavior: "smooth"
});
} else {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView();
}
if (id === "top") {
history.replaceState(null, null, " ");
} else {
history.pushState(null, null, `#${id}`);
}
});
});
</script>
<script>
var toplink = document.getElementById("top-link");
window.onscroll = function () {
const scrollThreshold = window.innerHeight;
if (document.body.scrollTop > scrollThreshold || document.documentElement.scrollTop > scrollThreshold) {
toplink.classList.remove("hidden");
} else {
toplink.classList.add("hidden");
}
};
</script>
<script>
document.getElementById("theme-toggle").addEventListener("click", () => {
const html = document.querySelector("html");
if (html.dataset.theme === "dark") {
html.dataset.theme = 'light';
localStorage.setItem("pref-theme", 'light');
} else {
html.dataset.theme = 'dark';
localStorage.setItem("pref-theme", 'dark');
}
})
</script>
</body>
</html>
+34
View File
@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Homelab on TheWittyBanter.com</title>
<link>//localhost:1313/tags/homelab/</link>
<description>Recent content in Homelab on TheWittyBanter.com</description>
<generator>Hugo</generator>
<language>en</language>
<lastBuildDate>Fri, 31 Jul 2026 22:33:32 -0400</lastBuildDate>
<atom:link href="//localhost:1313/tags/homelab/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>What&#39;s in the lab right now?</title>
<link>//localhost:1313/docs/currentlab/</link>
<pubDate>Fri, 31 Jul 2026 22:33:32 -0400</pubDate>
<guid>//localhost:1313/docs/currentlab/</guid>
<description>&lt;p&gt;The network&amp;rsquo;s in a cool spot right now.&lt;/p&gt;
&lt;figure&gt;
&lt;img loading=&#34;lazy&#34; src=&#34;//localhost:1313/images/lab.jpg&#34; width=&#34;600&#34;/&gt; &lt;figcaption&gt;
The whole team
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;hr&gt;
&lt;h1 id=&#34;the-gesellschaft&#34;&gt;The Gesellschaft&lt;/h1&gt;
&lt;p&gt;&lt;em&gt;TrueNAS on a 6th gen i7 with 32gb RAM&lt;/em&gt;&lt;/p&gt;
&lt;h2 id=&#34;services-here&#34;&gt;Services here&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Frigate&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This has been cool for storing footage from our IP cams, though I&amp;rsquo;m not too thrilled with the performance of our current setup. We use Tapo, and the small ones work fine - but the &amp;ldquo;good&amp;rdquo; one for the entryway doesn&amp;rsquo;t support local account setup. We bought them in a pinch and they&amp;rsquo;ve been effective, but I&amp;rsquo;m not crazy about them.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Immich&lt;/strong&gt;&lt;/p&gt;</description>
</item>
</channel>
</rss>
+9
View File
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>//localhost:1313/tags/homelab/</title>
<link rel="canonical" href="//localhost:1313/tags/homelab/">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=//localhost:1313/tags/homelab/">
</head>
</html>
+3 -21
View File
@@ -118,7 +118,7 @@
<li>
<a href="//localhost:1313/tags/band/">
<strong>Band</strong>
<span class="tag-count">(1)</span>
<span class="tag-count">(2)</span>
</a>
</li>
<li>
@@ -127,18 +127,6 @@
<span class="tag-count">(1)</span>
</a>
</li>
<li>
<a href="//localhost:1313/tags/docs/">
<strong>Docs</strong>
<span class="tag-count">(1)</span>
</a>
</li>
<li>
<a href="//localhost:1313/tags/linux/">
<strong>Linux</strong>
<span class="tag-count">(1)</span>
</a>
</li>
<li>
<a href="//localhost:1313/tags/maine/">
<strong>Maine</strong>
@@ -158,8 +146,8 @@
</a>
</li>
<li>
<a href="//localhost:1313/tags/poultryhighway/">
<strong>Poultryhighway</strong>
<a href="//localhost:1313/tags/poultry-highway/">
<strong>Poultry Highway</strong>
<span class="tag-count">(1)</span>
</a>
</li>
@@ -175,12 +163,6 @@
<span class="tag-count">(1)</span>
</a>
</li>
<li>
<a href="//localhost:1313/tags/tech/">
<strong>Tech</strong>
<span class="tag-count">(1)</span>
</a>
</li>
<li>
<a href="//localhost:1313/tags/techno/">
<strong>Techno</strong>
+38 -24
View File
@@ -44,10 +44,24 @@
<description></description>
</item>
<item>
<title>Poultryhighway</title>
<link>//localhost:1313/tags/poultryhighway/</link>
<title>Poultry Highway</title>
<link>//localhost:1313/tags/poultry-highway/</link>
<pubDate>Sun, 02 Aug 2026 22:31:41 -0400</pubDate>
<guid>//localhost:1313/tags/poultryhighway/</guid>
<guid>//localhost:1313/tags/poultry-highway/</guid>
<description></description>
</item>
<item>
<title>Guide</title>
<link>//localhost:1313/tags/guide/</link>
<pubDate>Sun, 02 Aug 2026 20:58:52 -0400</pubDate>
<guid>//localhost:1313/tags/guide/</guid>
<description></description>
</item>
<item>
<title>Linux</title>
<link>//localhost:1313/tags/linux/</link>
<pubDate>Sun, 02 Aug 2026 20:58:52 -0400</pubDate>
<guid>//localhost:1313/tags/linux/</guid>
<description></description>
</item>
<item>
@@ -57,27 +71,6 @@
<guid>//localhost:1313/tags/review/</guid>
<description></description>
</item>
<item>
<title>Docs</title>
<link>//localhost:1313/tags/docs/</link>
<pubDate>Sat, 01 Aug 2026 05:16:03 +0000</pubDate>
<guid>//localhost:1313/tags/docs/</guid>
<description></description>
</item>
<item>
<title>Linux</title>
<link>//localhost:1313/tags/linux/</link>
<pubDate>Sat, 01 Aug 2026 05:16:03 +0000</pubDate>
<guid>//localhost:1313/tags/linux/</guid>
<description></description>
</item>
<item>
<title>Tech</title>
<link>//localhost:1313/tags/tech/</link>
<pubDate>Sat, 01 Aug 2026 05:16:03 +0000</pubDate>
<guid>//localhost:1313/tags/tech/</guid>
<description></description>
</item>
<item>
<title>Chicken Street Band</title>
<link>//localhost:1313/tags/chicken-street-band/</link>
@@ -92,5 +85,26 @@
<guid>//localhost:1313/tags/maine/</guid>
<description></description>
</item>
<item>
<title>Homelab</title>
<link>//localhost:1313/tags/homelab/</link>
<pubDate>Fri, 31 Jul 2026 22:33:32 -0400</pubDate>
<guid>//localhost:1313/tags/homelab/</guid>
<description></description>
</item>
<item>
<title>Shows</title>
<link>//localhost:1313/tags/shows/</link>
<pubDate>Thu, 30 Jul 2026 21:07:34 -0400</pubDate>
<guid>//localhost:1313/tags/shows/</guid>
<description></description>
</item>
<item>
<title>Poultryhighway</title>
<link>//localhost:1313/tags/poultryhighway/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/tags/poultryhighway/</guid>
<description></description>
</item>
</channel>
</rss>
+8 -7
View File
@@ -128,19 +128,20 @@
<article class="post-entry tag-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">Cachylove
<h2 class="entry-hint-parent">What&#39;s in the lab right now?
</h2>
</header>
<div class="entry-content">
<p>https://cachyos.org/download/
^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^
Go download it while you read this
</p>
<p>The networks in a cool spot right now.
The whole team The Gesellschaft TrueNAS on a 6th gen i7 with 32gb RAM
Services here Frigate
This has been cool for storing footage from our IP cams, though Im not too thrilled with the performance of our current setup. We use Tapo, and the small ones work fine - but the “good” one for the entryway doesnt support local account setup. We bought them in a pinch and theyve been effective, but Im not crazy about them. Immich
...</p>
</div>
<footer class="entry-footer">
<span title='2026-08-01 05:16:03 +0000 UTC'>August 1, 2026</span>&nbsp;·&nbsp;<span>1 min</span></footer>
<a class="entry-link" aria-label="post link to Cachylove" href="//localhost:1313/docs/cachylove/"></a>
<span title='2026-07-31 22:33:32 -0400 EDT'>July 31, 2026</span>&nbsp;·&nbsp;<span>2 min</span></footer>
<a class="entry-link" aria-label="post link to What&#39;s in the lab right now?" href="//localhost:1313/docs/currentlab/"></a>
</article>
</main>
+21 -8
View File
@@ -6,16 +6,29 @@
<description>Recent content in Linux on TheWittyBanter.com</description>
<generator>Hugo</generator>
<language>en</language>
<lastBuildDate>Sat, 01 Aug 2026 05:16:03 +0000</lastBuildDate>
<lastBuildDate>Fri, 31 Jul 2026 22:33:32 -0400</lastBuildDate>
<atom:link href="//localhost:1313/tags/linux/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Cachylove</title>
<link>//localhost:1313/docs/cachylove/</link>
<pubDate>Sat, 01 Aug 2026 05:16:03 +0000</pubDate>
<guid>//localhost:1313/docs/cachylove/</guid>
<description>&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://cachyos.org/download/&#34;&gt;https://cachyos.org/download/&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^&lt;/p&gt;
&lt;p&gt;Go download it while you read this&lt;/p&gt;</description>
<title>What&#39;s in the lab right now?</title>
<link>//localhost:1313/docs/currentlab/</link>
<pubDate>Fri, 31 Jul 2026 22:33:32 -0400</pubDate>
<guid>//localhost:1313/docs/currentlab/</guid>
<description>&lt;p&gt;The network&amp;rsquo;s in a cool spot right now.&lt;/p&gt;
&lt;figure&gt;
&lt;img loading=&#34;lazy&#34; src=&#34;//localhost:1313/images/lab.jpg&#34; width=&#34;600&#34;/&gt; &lt;figcaption&gt;
The whole team
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;hr&gt;
&lt;h1 id=&#34;the-gesellschaft&#34;&gt;The Gesellschaft&lt;/h1&gt;
&lt;p&gt;&lt;em&gt;TrueNAS on a 6th gen i7 with 32gb RAM&lt;/em&gt;&lt;/p&gt;
&lt;h2 id=&#34;services-here&#34;&gt;Services here&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Frigate&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This has been cool for storing footage from our IP cams, though I&amp;rsquo;m not too thrilled with the performance of our current setup. We use Tapo, and the small ones work fine - but the &amp;ldquo;good&amp;rdquo; one for the entryway doesn&amp;rsquo;t support local account setup. We bought them in a pinch and they&amp;rsquo;ve been effective, but I&amp;rsquo;m not crazy about them.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Immich&lt;/strong&gt;&lt;/p&gt;</description>
</item>
</channel>
</rss>
+1 -1
View File
@@ -81,7 +81,7 @@
<pubDate>Sat, 01 Aug 2026 23:40:44 +0000</pubDate>
<guid>//localhost:1313/music/originals/</guid>
<description>&lt;p&gt;&amp;ldquo;The Hollow&amp;rdquo;, with The Chicken Street Band at Roots Revival Fest 8/2/24&lt;/p&gt;
&lt;h2 id=&#34;hahahugoshortcode17s0hbhb&#34;&gt;&lt;figure&gt;
&lt;h2 id=&#34;hahahugoshortcode345s0hbhb&#34;&gt;&lt;figure&gt;
&lt;audio controls preload=&#34;metadata&#34; style=&#34;width: 100%;&#34;&gt;
&lt;source src=&#34;//localhost:1313/audio/hollowroots.mp3&#34; type=&#34;audio/mpeg&#34;&gt;
Your browser does not support the audio element.
+1 -1
View File
@@ -151,7 +151,7 @@ Your browser does not support the audio element. Massive I like that song “Tea
</header>
<div class="entry-content">
<p>“The Hollow”, with The Chicken Street Band at Roots Revival Fest 8/2/24
Your browser does not support the audio element. </p>
Your browser does not support the audio element. Your browser does not support the audio element. </p>
</div>
<footer class="entry-footer">
+9 -2
View File
@@ -46,14 +46,21 @@
<pubDate>Sat, 01 Aug 2026 23:40:44 +0000</pubDate>
<guid>//localhost:1313/music/originals/</guid>
<description>&lt;p&gt;&amp;ldquo;The Hollow&amp;rdquo;, with The Chicken Street Band at Roots Revival Fest 8/2/24&lt;/p&gt;
&lt;h2 id=&#34;hahahugoshortcode17s0hbhb&#34;&gt;&lt;figure&gt;
&lt;h2 id=&#34;hahahugoshortcode328s0hbhb&#34;&gt;&lt;figure&gt;
&lt;audio controls preload=&#34;metadata&#34; style=&#34;width: 100%;&#34;&gt;
&lt;source src=&#34;//localhost:1313/audio/hollowroots.mp3&#34; type=&#34;audio/mpeg&#34;&gt;
Your browser does not support the audio element.
&lt;/audio&gt;
&lt;/figure&gt;
&lt;/h2&gt;</description>
&lt;/h2&gt;
&lt;figure&gt;
&lt;audio controls preload=&#34;metadata&#34; style=&#34;width: 100%;&#34;&gt;
&lt;source src=&#34;//localhost:1313/audio/dragulatemp.mp3&#34; type=&#34;audio/mpeg&#34;&gt;
Your browser does not support the audio element.
&lt;/audio&gt;
&lt;/figure&gt;</description>
</item>
</channel>
</rss>
+220
View File
@@ -0,0 +1,220 @@
<!DOCTYPE html>
<html lang="en" dir="auto" data-theme="dark">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow">
<title>Poultry Highway | TheWittyBanter.com</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<link rel="canonical" href="//localhost:1313/tags/poultry-highway/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style">
<link rel="icon" href="//localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="//localhost:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="//localhost:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="//localhost:1313/apple-touch-icon.png">
<link rel="mask-icon" href="//localhost:1313/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="//localhost:1313/tags/poultry-highway/index.xml" title="rss">
<link rel="alternate" hreflang="en" href="//localhost:1313/tags/poultry-highway/">
<noscript>
<style>
#theme-toggle,
.top-link {
display: none;
}
</style>
</noscript>
<script>
if (localStorage.getItem("pref-theme") === "light") {
document.querySelector("html").dataset.theme = 'light';
}
</script>
</head>
<body class="list" id="top">
<header class="header">
<nav class="header-nav">
<div class="logo">
<a href="//localhost:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
<div class="logo-switches">
<button id="theme-toggle" class="theme-toggle" accesskey="t" title="(Alt + T)" aria-label="Toggle theme">
<svg class="moon" xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
</svg>
<svg class="sun" xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<circle cx="12" cy="12" r="5"></circle>
<line x1="12" y1="1" x2="12" y2="3"></line>
<line x1="12" y1="21" x2="12" y2="23"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
<line x1="1" y1="12" x2="3" y2="12"></line>
<line x1="21" y1="12" x2="23" y2="12"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg>
</button>
</div>
</div>
<ul id="menu" class="menu">
<li>
<a href="//localhost:1313/welcome" title="Welcome">
<span>Welcome</span>
</a>
</li>
<li>
<a href="//localhost:1313/shows" title="Shows">
<span>Shows</span>
</a>
</li>
<li>
<a href="//localhost:1313/music" title="Music">
<span>Music</span>
</a>
</li>
<li>
<a href="//localhost:1313/reviews" title="Reviews">
<span>Reviews</span>
</a>
</li>
<li>
<a href="//localhost:1313/posts" title="Blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="//localhost:1313/docs" title="Docs">
<span>Docs</span>
</a>
</li>
<li>
<a href="//localhost:1313/tags/" title="Tags">
<span>Tags</span>
</a>
</li>
<li>
<a href="//localhost:1313/search/" title="Search (Alt &#43; /)" accesskey=/>
<span>Search</span>
</a>
</li>
</ul>
</nav>
</header>
<main class="main">
<header class="page-header"><nav class="breadcrumbs" role="navigation" aria-label="Breadcrumb">
<a href="/">Home</a>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
</nav>
<h1>
Poultry Highway
</h1>
</header>
<article class="post-entry tag-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">Poultry Highway
</h2>
</header>
<div class="entry-content">
<p>The spiritual successor to The Chicken Street Band, rockifying and expanding the existing setlist
“Need some Honey” by Nathaniel Rateliff &amp; the Night Sweats, in a sweaty bar in Hallowell Your browser does not support the video tag. “The Hollow” by yours truly, one of my favorite performances of this tune Your browser does not support the video tag. ...</p>
</div>
<footer class="entry-footer">
<span title='2026-08-02 22:31:41 -0400 EDT'>August 2, 2026</span>&nbsp;·&nbsp;<span>1 min</span></footer>
<a class="entry-link" aria-label="post link to Poultry Highway" href="//localhost:1313/music/poultryhighway/"></a>
</article>
</main>
<footer class="footer">
<span>&copy; 2026 <a href="//localhost:1313/">TheWittyBanter.com</a></span> ·
<span>
Powered by
<a href="https://gohugo.io/?utm_source=papermod" rel="noopener" target="_blank">Hugo</a> &
<a href="https://github.com/adityatelange/hugo-PaperMod/" rel="noopener" target="_blank">PaperMod</a>
</span>
</footer>
<a href="#top" id="top-link" class="top-link hidden" aria-label="go to top" title="Go to Top (Alt + G)" accesskey="g">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-up">
<polyline points="17 11 12 6 7 11"></polyline>
<polyline points="17 18 12 13 7 18"></polyline>
</svg>
</a>
<script>
let menu = document.getElementById('menu');
if (menu) {
const scrollPosition = localStorage.getItem("menu-scroll-position");
if (scrollPosition) {
menu.scrollLeft = parseInt(scrollPosition, 10);
}
menu.onscroll = function () {
localStorage.setItem("menu-scroll-position", menu.scrollLeft);
}
}
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener("click", function (e) {
e.preventDefault();
var id = this.getAttribute("href").substr(1);
if (!window.matchMedia('(prefers-reduced-motion: reduce)').matches) {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView({
behavior: "smooth"
});
} else {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView();
}
if (id === "top") {
history.replaceState(null, null, " ");
} else {
history.pushState(null, null, `#${id}`);
}
});
});
</script>
<script>
var toplink = document.getElementById("top-link");
window.onscroll = function () {
const scrollThreshold = window.innerHeight;
if (document.body.scrollTop > scrollThreshold || document.documentElement.scrollTop > scrollThreshold) {
toplink.classList.remove("hidden");
} else {
toplink.classList.add("hidden");
}
};
</script>
<script>
document.getElementById("theme-toggle").addEventListener("click", () => {
const html = document.querySelector("html");
if (html.dataset.theme === "dark") {
html.dataset.theme = 'light';
localStorage.setItem("pref-theme", 'light');
} else {
html.dataset.theme = 'dark';
localStorage.setItem("pref-theme", 'dark');
}
})
</script>
</body>
</html>
+34
View File
@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Poultry Highway on TheWittyBanter.com</title>
<link>//localhost:1313/tags/poultry-highway/</link>
<description>Recent content in Poultry Highway on TheWittyBanter.com</description>
<generator>Hugo</generator>
<language>en</language>
<lastBuildDate>Sun, 02 Aug 2026 22:31:41 -0400</lastBuildDate>
<atom:link href="//localhost:1313/tags/poultry-highway/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Poultry Highway</title>
<link>//localhost:1313/music/poultryhighway/</link>
<pubDate>Sun, 02 Aug 2026 22:31:41 -0400</pubDate>
<guid>//localhost:1313/music/poultryhighway/</guid>
<description>&lt;p&gt;The spiritual successor to The Chicken Street Band, rockifying and expanding the existing setlist&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&amp;ldquo;Need some Honey&amp;rdquo; by Nathaniel Rateliff &amp;amp; the Night Sweats, in a sweaty bar in Hallowell
&lt;div class=&#34;video-wrapper&#34; style=&#34;max-width: 50%; margin: 0 auto;&#34;&gt;
&lt;video src=&#34;//localhost:1313/videos/poultry/needsomehoney.mp4&#34; controls style=&#34;width: 100%; height: auto;&#34;&gt;
Your browser does not support the video tag.
&lt;/video&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;&amp;ldquo;The Hollow&amp;rdquo; by yours truly, one of my favorite performances of this tune
&lt;div class=&#34;video-wrapper&#34; style=&#34;max-width: 50%; margin: 0 auto;&#34;&gt;
&lt;video src=&#34;//localhost:1313/videos/poultry/hollow.mp4&#34; controls style=&#34;width: 100%; height: auto;&#34;&gt;
Your browser does not support the video tag.
&lt;/video&gt;
&lt;/div&gt;
&lt;/p&gt;</description>
</item>
</channel>
</rss>
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>//localhost:1313/tags/poultry-highway/</title>
<link rel="canonical" href="//localhost:1313/tags/poultry-highway/">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=//localhost:1313/tags/poultry-highway/">
</head>
</html>
+210
View File
@@ -0,0 +1,210 @@
<!DOCTYPE html>
<html lang="en" dir="auto" data-theme="dark">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow">
<title>Shows | TheWittyBanter.com</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<link rel="canonical" href="//localhost:1313/tags/shows/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style">
<link rel="icon" href="//localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="//localhost:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="//localhost:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="//localhost:1313/apple-touch-icon.png">
<link rel="mask-icon" href="//localhost:1313/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="//localhost:1313/tags/shows/index.xml" title="rss">
<link rel="alternate" hreflang="en" href="//localhost:1313/tags/shows/">
<noscript>
<style>
#theme-toggle,
.top-link {
display: none;
}
</style>
</noscript>
<script>
if (localStorage.getItem("pref-theme") === "light") {
document.querySelector("html").dataset.theme = 'light';
}
</script>
</head>
<body class="list" id="top">
<header class="header">
<nav class="header-nav">
<div class="logo">
<a href="//localhost:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
<div class="logo-switches">
<button id="theme-toggle" class="theme-toggle" accesskey="t" title="(Alt + T)" aria-label="Toggle theme">
<svg class="moon" xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
</svg>
<svg class="sun" xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<circle cx="12" cy="12" r="5"></circle>
<line x1="12" y1="1" x2="12" y2="3"></line>
<line x1="12" y1="21" x2="12" y2="23"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
<line x1="1" y1="12" x2="3" y2="12"></line>
<line x1="21" y1="12" x2="23" y2="12"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg>
</button>
</div>
</div>
<ul id="menu" class="menu">
<li>
<a href="//localhost:1313/welcome" title="Welcome">
<span>Welcome</span>
</a>
</li>
<li>
<a href="//localhost:1313/shows" title="Shows">
<span>Shows</span>
</a>
</li>
<li>
<a href="//localhost:1313/music" title="Music">
<span>Music</span>
</a>
</li>
<li>
<a href="//localhost:1313/reviews" title="Reviews">
<span>Reviews</span>
</a>
</li>
<li>
<a href="//localhost:1313/posts" title="Blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="//localhost:1313/docs" title="Docs">
<span>Docs</span>
</a>
</li>
<li>
<a href="//localhost:1313/tags/" title="Tags">
<span>Tags</span>
</a>
</li>
<li>
<a href="//localhost:1313/search/" title="Search (Alt &#43; /)" accesskey=/>
<span>Search</span>
</a>
</li>
</ul>
</nav>
</header>
<main class="main">
<header class="page-header"><nav class="breadcrumbs" role="navigation" aria-label="Breadcrumb">
<a href="/">Home</a>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
<a href="/tags/">Tags</a>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
</nav>
<h1>
Shows
</h1>
</header>
</main>
<footer class="footer">
<span>&copy; 2026 <a href="//localhost:1313/">TheWittyBanter.com</a></span> ·
<span>
Powered by
<a href="https://gohugo.io/?utm_source=papermod" rel="noopener" target="_blank">Hugo</a> &
<a href="https://github.com/adityatelange/hugo-PaperMod/" rel="noopener" target="_blank">PaperMod</a>
</span>
</footer>
<a href="#top" id="top-link" class="top-link hidden" aria-label="go to top" title="Go to Top (Alt + G)" accesskey="g">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-up">
<polyline points="17 11 12 6 7 11"></polyline>
<polyline points="17 18 12 13 7 18"></polyline>
</svg>
</a>
<script>
let menu = document.getElementById('menu');
if (menu) {
const scrollPosition = localStorage.getItem("menu-scroll-position");
if (scrollPosition) {
menu.scrollLeft = parseInt(scrollPosition, 10);
}
menu.onscroll = function () {
localStorage.setItem("menu-scroll-position", menu.scrollLeft);
}
}
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener("click", function (e) {
e.preventDefault();
var id = this.getAttribute("href").substr(1);
if (!window.matchMedia('(prefers-reduced-motion: reduce)').matches) {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView({
behavior: "smooth"
});
} else {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView();
}
if (id === "top") {
history.replaceState(null, null, " ");
} else {
history.pushState(null, null, `#${id}`);
}
});
});
</script>
<script>
var toplink = document.getElementById("top-link");
window.onscroll = function () {
const scrollThreshold = window.innerHeight;
if (document.body.scrollTop > scrollThreshold || document.documentElement.scrollTop > scrollThreshold) {
toplink.classList.remove("hidden");
} else {
toplink.classList.add("hidden");
}
};
</script>
<script>
document.getElementById("theme-toggle").addEventListener("click", () => {
const html = document.querySelector("html");
if (html.dataset.theme === "dark") {
html.dataset.theme = 'light';
localStorage.setItem("pref-theme", 'light');
} else {
html.dataset.theme = 'dark';
localStorage.setItem("pref-theme", 'dark');
}
})
</script>
</body>
</html>
+12
View File
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Shows on TheWittyBanter.com</title>
<link>//localhost:1313/tags/shows/</link>
<description>Recent content in Shows on TheWittyBanter.com</description>
<generator>Hugo</generator>
<language>en</language>
<lastBuildDate></lastBuildDate>
<atom:link href="//localhost:1313/tags/shows/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
+9
View File
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>//localhost:1313/tags/shows/</title>
<link rel="canonical" href="//localhost:1313/tags/shows/">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=//localhost:1313/tags/shows/">
</head>
</html>
+16 -23
View File
@@ -5,15 +5,27 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow">
<title>&#34;Mission Statement&#34; | TheWittyBanter.com</title>
<title>TheWittyBanter.com</title>
<meta name="keywords" content="">
<meta name="description" content="
Historically I&rsquo;ve been pretty bad about keeping track of the things I work on. I aim for this project to remedy that.
Why &ldquo;The Witty Banter&rdquo;?
One time I was discussing with my partner the idea of what a solo project would be named.
I&rsquo;ve always hated the idea of being a &ldquo;solo artist&rdquo;, using my name or my face as the front of ANYTHING gives me the ick (yet here we are, eh?). The point was brought up, that I seem to do better when there&rsquo;s witty banter.">
Here you&rsquo;ll find
Dates for any upcoming shows (come hang out!)
Docs for the homelab, or Linux stuff in general
Music I&rsquo;ve worked on
Some writing
Music reviews
Stories or reflections
General rambling for things I find interesting
If you&rsquo;ve made it this far, thank you.">
<meta name="author" content="">
<link rel="canonical" href="//localhost:1313/welcome/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style">
@@ -115,17 +127,6 @@ I&rsquo;ve always hated the idea of being a &ldquo;solo artist&rdquo;, using my
</nav>
</header>
<main class="main">
<header class="page-header"><nav class="breadcrumbs" role="navigation" aria-label="Breadcrumb">
<a href="/">Home</a>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
</nav>
<h1>
&#34;Mission Statement&#34;
</h1>
</header>
<div class="post-content md-content"><img src="/images/portraitsilly.jpg"
alt="A beautiful landscape"
class="shadow-lg"
@@ -134,14 +135,6 @@ I&rsquo;ve always hated the idea of being a &ldquo;solo artist&rdquo;, using my
<p>Historically I&rsquo;ve been pretty bad about keeping track of the things I work on. I aim for this project to remedy that.</p>
<hr>
<p><strong>Why &ldquo;The Witty Banter&rdquo;?</strong></p>
<p>One time I was discussing with my partner the idea of what a solo project would be named.</p>
<p>I&rsquo;ve always hated the idea of being a &ldquo;solo artist&rdquo;, using my name or my face as the front of ANYTHING gives me the ick (yet here we are, eh?). The point was brought up, that I seem to do better when there&rsquo;s witty banter.</p>
<p>&ldquo;Oh damn&hellip; What if when I played with people, the bill was &lsquo;So and So &amp; The Witty Banter?&rsquo;&rdquo;</p>
<p>I liked that idea for a name. What started out as a music project name quickly gave way to the fact that I do more than just music. Maybe &ldquo;The Witty Banter&rdquo; could be the entity for whatever I was doing. &ldquo;Witty Banter Tech&rdquo;, &ldquo;Witty Banter Music&rdquo;, etc.</p>
<p>I set aside some of those &ldquo;identity&rdquo; reservations for this project. It was time for me to have something to present at shows, rather than a guitar case with shoddily taped QR codes linking to a poorly managed Instagram presence.</p>
<p>Who knows. Maybe I&rsquo;ll regret putting my ideas in the aether this way, but what&rsquo;s a little context for your parasocial internet rambling?</p>
<hr>
<p><strong>Here you&rsquo;ll find</strong></p>
<ul>
<li>Dates for any upcoming shows (come hang out!)</li>
+2 -2
View File
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>&#34;Mission Statement&#34; on TheWittyBanter.com</title>
<title>TheWittyBanter.com</title>
<link>//localhost:1313/welcome/</link>
<description>Recent content in &#34;Mission Statement&#34; on TheWittyBanter.com</description>
<description>Recent content on TheWittyBanter.com</description>
<generator>Hugo</generator>
<language>en</language>
<atom:link href="//localhost:1313/welcome/index.xml" rel="self" type="application/rss+xml" />
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 KiB