Blog
About Me
Twitter
Gitlab
bruno.verachten.fr
Articles regarding my daily work and my tinkering at home
Videos here
!
Rust
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 …
Building Next.js SWC from Source for RISC-V: A Journey Through the ring Dependency Maze
<!-- Converted from AsciiDoc by asciidoc-to-jekyll agent Original file: …
The One-Line Patch That Unlocked Next.js on RISC-V: A Detective Story
<!-- Converted from AsciiDoc by asciidoc-to-jekyll-converter Original file: …
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 …