Running Node.js on RISC-V with Docker (when there's no official image yet)

Running Node.js on RISC-V with Docker (when there's no official image yet)

Photo by Tatiana P on Unsplash You know that moment when you try docker pull node --platform linux/riscv64 and Docker comes back with this? Using …

What About iOS? Or, How a 30-Dollar Android Phone Embarrasses a 1000-Dollar iPad

What About iOS? Or, How a 30-Dollar Android Phone Embarrasses a 1000-Dollar iPad

Photo by Holmo on Unsplash I was giving my talk at a conference (the one about running Jenkins on old Android phones with Termux) and the demo had …

FOSDEM 2026: Jenkins Was There, and So Were You

FOSDEM 2026: Jenkins Was There, and So Were You

You know that feeling when you’ve been standing behind a booth for ten hours straight, your voice is gone, your feet are killing you, and you still …

How Docker Gave My 'Unsupported' GPU a Second Life

How Docker Gave My 'Unsupported' GPU a Second Life

Photo by Vanessa Frosali on Unsplash I became a Docker Captain in January 2026. After more than a decade of using Docker, 37 images on Docker Hub, …

The Old Dog Learns a New Trick: Cross-Compiling Tauri CLI for RISC-V

The Old Dog Learns a New Trick: Cross-Compiling Tauri CLI for RISC-V

Photo by Dariusz Piosik on Unsplash Previously, on "Bruno Fights RISC-V" If you missed the first episode (available here), here’s the recap: …

Adding RISC-V Support to Armbian Imager: A Tale of QEMU, Tauri, and Deja Vu

Adding RISC-V Support to Armbian Imager: A Tale of QEMU, Tauri, and Deja Vu

Photo by SnapSaga on Unsplash The Setup Armbian Imager is a Tauri 2 application: React frontend, Rust backend, builds for Linux (x64, ARM64), macOS …