| 4 of 10

Recent posts

Btrfs Mount Options

12 minute read

So, let’s say you’ve installed a fresh system on Btrfs. Now what? Well, Btrfs doesn’t ship with optimal default settings. Many popular Lin...

GNOME Keyring in KDE Plasma

9 minute read

I love GNOME, but on my Pinebook Pro, I use the extremely well-supported Manjaro Pinebook Pro KDE Plasma edition. One of the biggest gripes I have with KDE ...

Create a Windows 10 USB on Ubuntu

15 minute read

I needed a to install Windows 10 from a USB recently. I’ve described my preferred method of accomplishing this in my recent post A Multi-Boot USB With...

A Multi-Boot USB With Ventoy

26 minute read

My daily driver predates Dell’s support for the Linux Vendor Firmware Service, usually abbreviated LVFS. The only way to update my motherboard’s...

Backup Git Repositories

17 minute read

If you have any source code repositories hosted online, you probably don’t want to lose those. Just yesterday I converted my professional resume from ...

Snapping on the Pinebook Pro

8 minute read

Snaps are an incredible new packaging format for Linux from Canonical.[1] They offer application confinement and increased portability while also simplifyin...

Git and GPG

16 minute read

GPG keys can be used to cryptographically sign your work when using Git for version control. This ties your identity to your work, whether that’s a co...