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.