Skip to main content

Posts

2023

My Terminal: WezTerm
·903 words·5 mins
PowerShell WezTerm
In this second post of the series I go over my WezTerm config an explain each of my settings and some lessons learned.
Terminals, Shells, and Prompts
·627 words·3 mins
PowerShell WezTerm ITerm
Part one of brief walk through on how terminals, shells, and prompts interact. In later posts I will go over my particular settings, but this lays the foundation.
Efficient Disasters: Remove-Item In the Pipeline
·1171 words·6 mins
PowerShell Chocolatey
I walk through my most painful mistake of 2022. Using Remove-Item in a Pipeline can be efficient, but it can also be a disaster.
Force Reinstalling Many Choco Packages
·565 words·3 mins
Chocolatey PowerShell
A quick walk through and script on force reinstalling Chocolatey apps.
Using Stucco to Create Your PowerShell Module
·1665 words·8 mins
PowerShell Stucco TDD VSCode GitHub
Learn why Stucco is such a powerfull module template. Includes a walk through from creating a module to publishing to the PowerShell Gallery!
Maintenance Mode - Chocolatey Fest 2018
·106 words·1 min
Chef Chocolatey
A link to my talk back at Chocolatey Fest 2018. I discuss how we do maintenace at scale using Chef.

2022

Syncing your YouTube Playlist to Readwise Reader
·527 words·3 mins
Python Readwise Obsidian
Build a pipeline from your YouTube Playlist to Readwise!
Add an Icon to Your PowerShell Module
·592 words·3 mins
PowerShell GitHub
Learn how to add icons to your PowerShell module.
First Podcast!
·70 words·1 min
PowerShell Presentation
Small update about my first podcast interview

2021

Controlling a Cheap "Neon" LED, Pt 2
·780 words·4 mins
PowerShell MQTT IOT HomeAssistant
Part 2 of turning a cheap LED light and making it smart. We use MQTT, HomeAssistant, and PowerShell!