Raspberry Pi boots off an NVMe SSD, natively!

Raspberry Pi boots off an NVMe SSD, natively!

The Raspberry Pi can now boot off NVMe drives natively—assuming you have the right hardware. NVMe Boot is currently in beta, but will hopefully be available on all Compute Module 4’s soon! This is the fastest way to run a Raspberry Pi, but is it better...
Hardware RAID for the fastest Raspberry Pi CM4 NAS!

Hardware RAID for the fastest Raspberry Pi CM4 NAS!

Finally, with a bit of help from some Broadcom engineers, I got full hardware RAID working on a Raspberry Pi. And I actually used SAS drives this time. Special thanks to Broadcom for sending me a controller card and storage backplane to test on the Pi, and for their...
Is Microsoft Spying on your Raspberry Pi?

Is Microsoft Spying on your Raspberry Pi?

Here are the commands to remove Microsoft’s repo and GPG key from your Pi: sudo rm /etc/apt/sources.list.d/vscode.list sudo rm /etc/apt/trusted.gpg.d/microsoft.gpg sudo apt update I can see why the Raspberry Pi Foundation chose to do this, but I don’t like...
How to Install i3-gaps Tiling Window Manager on Raspberry Pi OS

How to Install i3-gaps Tiling Window Manager on Raspberry Pi OS

Installing i3 tiling window manager on raspberry pi with lxde autologin. ○○○ LINKS ○○○ i3-gaps ► https://github.com/Airblader/i3 dotshare it ► http://dotshare.it raspberry pi 4 ► https://amzn.to/3sCsSks...
I lied… WiFi 6 on the Raspberry Pi is NOT faster than Ethernet

I lied… WiFi 6 on the Raspberry Pi is NOT faster than Ethernet

As it turns out, my benchmarking process was flawed, and I had to learn a bit about the Linux networking stack to figure out why! Special thanks to commenter marvell marvell for pointing out the obvious, and to Javier Choclin for suggesting I try out the MZHOU...