Spring Cleaning a 2.1M+ Pull Docker Project: From Buster to RISC-V

Spring Cleaning a 2.1M+ Pull Docker Project: From Buster to RISC-V

Abstract: I maintain docker-adb, a Docker image for Android Debug Bridge that’s been pulled over 2.1 million times from Docker Hub. Today I tackled …

Terminal recording on the OrangePi Zero

Terminal recording on the OrangePi Zero

Terminal recording on the OrangePi Zero Lately, I started writing a few articles on the OrangePi Zero, as I am trying to use it as part of a …

termtosvg on aarch64 Debian

termtosvg on aarch64 Debian

Installing termtosvg on an aarch64 machine running bullseye. What is termtosvg and what can I do with it? Term to what? termtosvg is an abandonned …

The Dependency Rabbit Hole: Why 25 RISC-V Python Wheels Weren't Enough

The Dependency Rabbit Hole: Why 25 RISC-V Python Wheels Weren't Enough

You know that feeling when you’ve just shipped something, everything’s green, and you lean back in your chair thinking "nailed it"? …

The One-Line Patch That Unlocked Next.js on RISC-V: A Detective Story

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

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 …