Blog
About Me
Twitter
Gitlab
bruno.verachten.fr
Articles regarding my daily work and my tinkering at home
Videos here
!
Cross-Compilation
When a Docker Captain Puts an AI Tool in a Container on RISC-V (Because Of Course He Does)
TL;DR OpenClaw is one of those AI assistant tools that’s been making the rounds lately. My reflex when I see popular software? Two questions: can I …
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
Photo by SnapSaga on Unsplash The Setup Armbian Imager is a Tauri 2 application: React frontend, Rust backend, builds for Linux (x64, ARM64), macOS …
The Ring Around the Rosie: Upgrading Next.js on RISC-V from 13.5.6 to 14.2.35
I had a working Next.js 13.5.6 setup on my Banana Pi F3. Then Dependabot showed up with PRs bumping to 14.2.35, and suddenly my carefully built SWC …