I'm building prebuilt RISC-V64 binaries so you don't have to compile GCC/PyTorch/Kubernetes from source

RISC-V Software Archive: pipelines that build GCC, PyTorch, Kubernetes, and 24+ other tools natively on real RISC-V hardware (no QEMU) and auto-publish ready-to-use binaries and multi-arch Docker images.

July 6, 2026 · 2 min · Ali Tariq

CI logs are mostly noise. I built a tool that reads them for you.

A failed CI run dumps thousands of lines to tell you one thing went wrong. ci-medic distills the log, redacts secrets, and posts a verdict (what failed and why) where you already look. Here is how it does on 13 real failed logs.

June 20, 2026 · 8 min · Ali Tariq