BuildKit for RISC-V64: When Your Package Works But Your Container Doesn’t
2025-12-10
Debugging BuildKit deployment on RISC-V64 after successful packaging - from GHCR access issues to worker initialization failures and CI test hangs
...
➦ BuildKit for RISC-V64: When Your Demo Decides to Betray You
2025-12-09
Building and packaging BuildKit 0.26.2 for RISC-V64, from initial failure to working Debian and RPM packages with lessons on Go binary packaging quirks
...
➦ Fixing Concurrent GitHub Actions Workflows: Multi-Architecture Package Repository Guide
2025-11-20
Solve GitHub Actions concurrency conflicts, RPM packaging errors, and dependency issues in multi-architecture builds. Includes reset-and-restore pattern guide.
...
➦ The One-Line Patch That Unlocked Next.js on RISC-V: A Detective Story
2025-11-15
How we discovered and fixed the root cause preventing Next.js from recognizing riscv64 architecture, achieving the first successful native SWC build on RISC-V hardware
...
➦ Building Next.js SWC from Source for RISC-V: A Journey Through the ring Dependency Maze
2025-11-14
How I built Next.js's native SWC compiler from source on riscv64 hardware, navigated cryptography dependency nightmares, and discovered workarounds that actually work
...
➦ Bringing AI Agents to RISC-V64: The First cagent Distribution Package
2025-11-14
How we packaged Docker Engineering's cagent multi-agent AI runtime for RISC-V64, creating the first Linux distribution package for this powerful tool
...
➦