That framing landed with a lot of readers, but the sharpest comments said the two essays are mostly about different markets. The original critique was aimed at high-end application processors, binary compatibility, and performance against
ARM64 and
x86. This rebuttal is strongest on low-end microcontrollers and custom embedded systems. That is not a dodge so much as a reminder that RISC-V’s current success case is embedded, not laptops or servers. Several people put it bluntly: RISC-V already covers the range from dirt-cheap
MCU to low-end
Linux-capable application processor pretty well, and that may be the whole point.
The most useful clarification came when the author explained the shipping math. The issue is not that RISC-V changes postage rates by magic. It is that western distributors have a high fixed shipping floor, while some Chinese direct channels ship ultra-cheap RISC-V parts through postal consolidation with little friction. Once shipping has a fixed minimum, cheaper chips matter more because buyers are forced to order in bulk to amortize freight. That turns a ten-cent part into something a teacher can hand to students and a one-dollar part into something they protect. A few commenters pushed back that cheap ARM parts also exist through AliExpress and LCSC, and some cited
Cortex-M parts that match or beat the cited RISC-V pricing. That weakened the article’s broad accessibility claim. What survived was the narrower point that open licensing and permissive distribution create more opportunities for low-cost experimentation, even when the specific price comparisons are fuzzy.
On the technical side, most knowledgeable comments rejected the idea that RISC-V has some deep architectural ceiling that makes high performance impossible. The consensus was more boring and more important. You can build very fast CPUs on flawed ISAs if you spend enough money. x86 already proved that. RISC-V’s current lag comes from ecosystem age, software support, and years of investment that ARM and x86 already banked, not from a fatal encoding mistake. At the same time, commenters did not let enthusiasts overclaim. Current off-the-shelf RISC-V boards still lose badly on performance per watt and software maturity versus comparable ARM systems, even when raw multicore scores start to look closer.
A second technical thread sharpened why fragmentation cuts both ways. For chip designers, optional extensions and open cores are the feature. They let people add an
MMU to a small core, build unusual devices like Baochip, or target narrow workloads without negotiating with ARM. For software distribution, the same flexibility is a mess. Multiple dialects, optional extensions, draft features, and vendor-specific fast interrupt schemes make portable binaries and mainstream OS support harder than fans sometimes admit. That left the story in a pretty clear place: RISC-V is already very good at enabling cheap, custom, and educational embedded hardware. It is still trying to become a boring default platform for general-purpose computing, and that is a different fight.