Evolving Passwords: Transitioning from Bitwarden to Apple Passwords

You can tell 2025 is shaping up to be a year of change for me—first transitioning from Quicken Desktop to Simplifi, and now moving from Bitwarden to Apple Passwords. Our family’s password management journey started over a decade ago. Back then, my wife and I used a password-protected Excel spreadsheet to store all our credentials. While rudimentary by today’s standards, …

Read moreEvolving Passwords: Transitioning from Bitwarden to Apple Passwords

Create an Airplay 2 Player

Our house came with outdoor speakers installed but there wasn’t a way to play music on those because there wasn’t any audio receiver connected. These are passive speakers so would require an amplifier (or full blown audio receiver) to power them. Buying a receive is an overkill so I was looking for amps. While looking for amps, wanted to get …

Read moreCreate an Airplay 2 Player

Plex hardware encoding with Intel Arc A380

UPDATE: The instructions in the original post were for Ubuntu 22.04. If you already have Ubuntu 24.04, you can skip all this as long as you can see your device under /dev, it should show something like /dev/renderD2128. I do recommend installing the compute packages from Intel’s repository # Install the Intel graphics GPG public key wget -qO – https://repositories.intel.com/gpu/intel-graphics.key …

Read morePlex hardware encoding with Intel Arc A380

New SSDs not showing correct Serial# in Proxmox Disk Manager

I faced a weird issue. I added 5x identical brand new consumer grade SSDs to my DL380P, and inside Proxmox disk manager, they all showed up as having Serial#s as 0s, see below. Upon looking further, it appeared that Proxmox is using ID_SERIAL from udevadm. The correct serial number is shown in ID_SCSI_SERIAL. I looked around on Proxmox forums, and …

Read moreNew SSDs not showing correct Serial# in Proxmox Disk Manager