Fixing keybindings with Ghostty and remote Linux hosts

I’ve recently switched to Ghostty for my primary terminal on macOS and have ran into the issue of missing xterminfo definitions when SSH’ing to remote Linux systems. The following commands copies over the working xterminfo to the remote system. In particular, I often run into this with Kali Linux.

Read More

Soldering on the Go: Portable Soldering Kit

Soldering on the Go: Portable Soldering Kit

Have you ever been out and about and suddenly needed to solder a new resistor on a PCB? Me either, but if the situation ever does come up you can rest assured that I will be ready! Follow along as I showcase my portable soldering kit that has everything I need to perform an impromptu soldering session.

Read More

Fixing Kernel Panic in Ubuntu Packer Builds

When building an Ubuntu image using Packer I was building out my own .pkr.hcl template file. Everything seemed to be fine, except I could never get the build to boot into the cloud-init and start installing the operating system. This post discusses the kernel panic and how to solve it.
Read More