https://sudonull.com/sd-card-as-rom-for-risc-v-yrv-fpga
Implementation of SD card as program memory for YRV on Tang Nano 9K: FSM, SPI, tests with HELO. Instructions for FPGA developers. Study the code and optimizations.
https://sudonull.com/sd-card-as-rom-for-risc-v-yrv-fpga
Implementation of SD card as program memory for YRV on Tang Nano 9K: FSM, SPI, tests with HELO. Instructions for FPGA developers. Study the code and optimizations.
https://sudonull.com/risc-v-rva23-in-linux-7-0-spacemit-k3-support
First RVA23 SoC SpacemiT K3 enters mainline Linux 7.0. ISA standardization eliminates fragmentation for embedded. Ubuntu 26.04 LTS with support. Breakdown for developers: trade-offs, benchmarks, toolchain.
https://sudonull.com/launching-risc-v-k1921vg015-toolchain-and-openocd
Setting up riscv-gnu-toolchain, OpenOCD with DirtyJTAG for K1921VG015. Step-by-step build, GCC14 patches, flashing in WSL. Instructions for middle/senior dev.
https://sudonull.com/multithreaded-risc-v-soft-processor-for-fpga
Implementation of hardware multithreading in RISC-V soft-core: shadow registers, hart_table, CSR. Simplification of IRQ and context switching. Verilog sources for FPGA.
https://sudonull.com/tenstorrent-s-risc-v-server-outperforms-nvidia-gb300
Tenstorrent introduced Galaxy Blackhole on RISC-V, which surpassed Nvidia GB300 in AI tasks. Learn about 5x savings and breakthrough inference speed for $110,000.
https://ymaho.com/apple-bought-rivos-for-2-9-billion-a-blow-to-nvidia-and-meta
Apple closed the deal to buy AI chip maker Rivos for $2.9 billion. Why this is a strategic blow to Nvidia and Meta — analysis of insights. Read the details.
Read our data-driven GPT-4 vs Claude comparison covering accuracy, coding, hallucinations, and cost. Discover which AI model fits your needs in 2026.
Learn how to monitor Kubernetes with Grafana and Prometheus using the kube-prometheus-stack. Step-by-step guide to deploy, connect, and visualize cluster metrics.
Learn how to set up CI/CD pipeline with GitHub Actions. Step-by-step guide with YAML examples for automated testing, Docker builds, and deployment.
What is a vector database? Learn how vector databases power AI search, RAG, and recommendations. Discover key concepts and when to use them. Start here.
Google introduced Gemini Ultra 2.0 with a context of up to 10 million tokens, surpassing GPT-5. Learn about the breakthrough architecture, price of $0.0005, and impact on the AI market. Read the full analysis.
Analysis of EIC Tech Report 2026: 25 early deep-tech signals to strengthen Europe. Bio-inspired AI, quantum communications, biomineralization, and surgical robotics. Who wins and who loses? Read the full review.
Learn what is object oriented programming, its four pillars, real-world examples, and why it matters for building scalable, maintainable software. Start mastering OOP today.
Learn how to use React hooks effectively with practical examples. Master useState, useEffect, useContext, and custom hooks in this complete guide for modern React.
Learn how to choose a database for your system with this evidence-based framework. Compare SQL, NoSQL, graph, and time-series databases to make the right decision.
Learn what are data structures and why they are important for efficient software. Discover types, real-world impact, and how they shape modern computing.