<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Luca Berton | AI &amp; Cloud Blog</title>
    <description>Insights on AI, Kubernetes, Ansible, cloud infrastructure, and automation by Luca Berton.</description>
    <link>https://lucaberton.com</link>
    <atom:link href="https://lucaberton.com/rss.xml" rel="self" type="application/rss+xml" />
    <language>en-us</language>
    <lastBuildDate>Tue, 16 Jun 2026 22:07:45 GMT</lastBuildDate>
    <managingEditor>luca@lucaberton.com (Luca Berton)</managingEditor>
    <webMaster>luca@lucaberton.com (Luca Berton)</webMaster>
    <image>
      <url>https://lucaberton.com/opengraph.jpg</url>
      <title>Luca Berton | AI &amp; Cloud Blog</title>
      <link>https://lucaberton.com</link>
    </image>
    <item>
      <title>Build a RISC-V Toolchain: GCC and LLVM</title>
      <link>https://lucaberton.com/blog/build-risc-v-toolchain-gcc-llvm/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/build-risc-v-toolchain-gcc-llvm/</guid>
      <description>How to build or install a RISC-V cross-compiler with GCC and LLVM/Clang — newlib vs glibc, multilib, and compiling your first RV64 binary from scratch.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>Getting Started with RISC-V on QEMU</title>
      <link>https://lucaberton.com/blog/getting-started-risc-v-qemu-emulation-linux/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/getting-started-risc-v-qemu-emulation-linux/</guid>
      <description>Emulate a full RISC-V Linux system on your laptop with QEMU — no hardware required. A step-by-step guide to booting Ubuntu and running your first RV64 binary.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>The History of RISC-V: From Berkeley to the World</title>
      <link>https://lucaberton.com/blog/history-of-risc-v-berkeley-origins/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/history-of-risc-v-berkeley-origins/</guid>
      <description>Where did RISC-V come from? The story from a 2010 Berkeley summer project to a global open standard — the people, the philosophy, and why it succeeded.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V AI Accelerators and Open Silicon</title>
      <link>https://lucaberton.com/blog/risc-v-ai-accelerators-open-silicon-2026/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-ai-accelerators-open-silicon-2026/</guid>
      <description>How RISC-V powers modern AI accelerators — from Tenstorrent&apos;s Blackhole to edge NPUs — and why the open ISA is becoming the control plane for AI chips.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V Assembly Tutorial: Your First Program</title>
      <link>https://lucaberton.com/blog/risc-v-assembly-language-tutorial/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-assembly-language-tutorial/</guid>
      <description>Learn RISC-V assembly from scratch — registers, instruction formats, and a working hello-world you can run in QEMU. A beginner-friendly intro to the open ISA.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V in Automotive: Functional Safety &amp; Quintauris</title>
      <link>https://lucaberton.com/blog/risc-v-automotive-functional-safety/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-automotive-functional-safety/</guid>
      <description>Why carmakers are betting on RISC-V — Quintauris, functional safety (ISO 26262), mixed-criticality, and what it takes to put an open ISA in a vehicle.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V Boot Flow: OpenSBI, U-Boot &amp; the SBI</title>
      <link>https://lucaberton.com/blog/risc-v-boot-flow-opensbi-uboot-firmware/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-boot-flow-opensbi-uboot-firmware/</guid>
      <description>How a RISC-V system boots — the SBI, OpenSBI, U-Boot, UEFI, and the journey from reset vector to a running Linux kernel, explained step by step.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>Designing RISC-V Cores with Chisel and Chipyard</title>
      <link>https://lucaberton.com/blog/risc-v-chisel-chipyard-hardware-design/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-chisel-chipyard-hardware-design/</guid>
      <description>Want to build your own RISC-V chip? An intro to Chisel, Chipyard, and the open hardware-design flow — from RTL generators to an FPGA or tape-out. Start here.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V Cryptography: Scalar and Vector Crypto</title>
      <link>https://lucaberton.com/blog/risc-v-cryptography-extensions-scalar-vector/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-cryptography-extensions-scalar-vector/</guid>
      <description>How RISC-V accelerates cryptography — the scalar crypto (Zk) and vector crypto extensions, AES/SHA instructions, constant-time guarantees, and entropy sources.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V in the Datacenter: Servers &amp; Sovereign AI</title>
      <link>https://lucaberton.com/blog/risc-v-datacenter-servers-sovereign-ai-2026/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-datacenter-servers-sovereign-ai-2026/</guid>
      <description>RISC-V has reached the datacenter — cloud servers, 64-core CPUs, HPC clusters, and sovereign AI. Here&apos;s the state of server-grade open silicon in 2026.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>Debugging RISC-V: GDB, OpenOCD and JTAG</title>
      <link>https://lucaberton.com/blog/risc-v-debugging-openocd-gdb-jtag/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-debugging-openocd-gdb-jtag/</guid>
      <description>A practical guide to debugging RISC-V — GDB, OpenOCD, JTAG, the Debug Spec, and single-stepping real hardware or QEMU. From printf to breakpoints.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V Development Boards: 2026 Buyer&apos;s Guide</title>
      <link>https://lucaberton.com/blog/risc-v-development-boards-2026-guide/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-development-boards-2026-guide/</guid>
      <description>From the VisionFive 2 to the Milk-V Jupiter and Banana Pi BPI-F3 — the best RISC-V development boards to buy in 2026, matched to budget and use case.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>The RISC-V Business Case: Why Royalty-Free Wins</title>
      <link>https://lucaberton.com/blog/risc-v-economics-royalty-free-business-case/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-economics-royalty-free-business-case/</guid>
      <description>The economics behind RISC-V — royalty-free licensing, supply-chain control, customization, and why the business case (not just the tech) is driving adoption.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>The RISC-V Ecosystem in 2026</title>
      <link>https://lucaberton.com/blog/risc-v-ecosystem-2026-vendors-profiles-momentum/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-ecosystem-2026-vendors-profiles-momentum/</guid>
      <description>The vendors, profiles, software, and momentum behind RISC-V in 2026 — a map of the open-silicon ecosystem and why it has reached an inflection point.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V for Embedded and IoT: The MCU Guide</title>
      <link>https://lucaberton.com/blog/risc-v-embedded-iot-microcontroller-guide/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-embedded-iot-microcontroller-guide/</guid>
      <description>RISC-V already ships in billions of embedded cores. A practical guide to RISC-V microcontrollers — ESP32-C, CH32V, PMP, the M-profile, and getting started.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V and European Digital Sovereignty</title>
      <link>https://lucaberton.com/blog/risc-v-european-digital-sovereignty/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-european-digital-sovereignty/</guid>
      <description>Why RISC-V is central to Europe&apos;s digital sovereignty strategy — from the EU Chips Act and EuroHPC to Quintauris, BSC, and sovereign AI in 2026.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V Extensions Explained: The ISA Alphabet</title>
      <link>https://lucaberton.com/blog/risc-v-extensions-explained-isa-alphabet/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-extensions-explained-isa-alphabet/</guid>
      <description>M, A, F, D, C, V, B, H and the Z-extensions — a clear guide to the RISC-V extension alphabet and how to read strings like RV64GC and rv64imafdc.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V in HPC: Supercomputing on Open Silicon</title>
      <link>https://lucaberton.com/blog/risc-v-hpc-supercomputing-european-processor/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-hpc-supercomputing-european-processor/</guid>
      <description>RISC-V is heading for the supercomputer — Monte Cimone, the European Processor Initiative, and what it takes to build HPC on an open ISA.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V Interrupts: CLINT, PLIC and the AIA</title>
      <link>https://lucaberton.com/blog/risc-v-interrupts-plic-clint-aia/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-interrupts-plic-clint-aia/</guid>
      <description>How interrupts work on RISC-V — traps, the CLINT and PLIC, and the modern Advanced Interrupt Architecture (AIA) with MSIs. A guide for systems devs.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>Running Linux on RISC-V: Ubuntu, Fedora &amp; Debian</title>
      <link>https://lucaberton.com/blog/risc-v-linux-distributions-guide/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-linux-distributions-guide/</guid>
      <description>Yes, you can run a full Linux desktop and server on RISC-V today. A practical guide to Ubuntu, Fedora, and Debian on RISC-V — and how mature each really is.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>The RISC-V Memory Model: RVWMO and Atomics</title>
      <link>https://lucaberton.com/blog/risc-v-memory-model-atomics-rvwmo/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-memory-model-atomics-rvwmo/</guid>
      <description>Understand the RISC-V memory model (RVWMO), atomic instructions, LR/SC, and fences. A practical guide to concurrency and lock-free programming on RISC-V.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V Open-Source Cores: CVA6, XiangShan &amp; More</title>
      <link>https://lucaberton.com/blog/risc-v-open-source-cores-cva6-xiangshan/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-open-source-cores-cva6-xiangshan/</guid>
      <description>A tour of the leading open-source RISC-V cores — CVA6, XiangShan, lowRISC Ibex, and the PULP platform — and why open silicon all the way down matters.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V Profiles and RVA23 Explained</title>
      <link>https://lucaberton.com/blog/risc-v-profiles-rva23-explained/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-profiles-rva23-explained/</guid>
      <description>Why RISC-V profiles exist and what RVA23 changes — the standardized extension bundles that make &apos;write once, run anywhere&apos; real for RISC-V software.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V Security: Privilege, PMP &amp; Confidential Computing</title>
      <link>https://lucaberton.com/blog/risc-v-security-privilege-pmp-confidential-computing/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-security-privilege-pmp-confidential-computing/</guid>
      <description>How RISC-V handles security — machine/supervisor/user privilege, Physical Memory Protection, the hypervisor extension, and confidential computing.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>Porting Software to RISC-V: A Practical Guide</title>
      <link>https://lucaberton.com/blog/risc-v-software-porting-ecosystem/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-software-porting-ecosystem/</guid>
      <description>How to port applications and libraries to RISC-V — cross-compiling, common pitfalls, intrinsics, CI, and the state of the riscv64 software ecosystem in 2026.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V in Space: Radiation-Hardened Open Silicon</title>
      <link>https://lucaberton.com/blog/risc-v-space-aerospace-radiation-hardened/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-space-aerospace-radiation-hardened/</guid>
      <description>Why space agencies are adopting RISC-V — NASA&apos;s HPSC, radiation hardening, fault tolerance, and the case for an open ISA in satellites and spacecraft.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V Vector Programming with RVV 1.0</title>
      <link>https://lucaberton.com/blog/risc-v-vector-extension-rvv-programming/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-vector-extension-rvv-programming/</guid>
      <description>A hands-on introduction to the RISC-V Vector extension (RVV 1.0) — the vector-length-agnostic model, key instructions, and a worked SAXPY example you can run.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V Virtualization: The H Extension &amp; KVM</title>
      <link>https://lucaberton.com/blog/risc-v-virtualization-hypervisor-kvm/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-virtualization-hypervisor-kvm/</guid>
      <description>How virtualization works on RISC-V — the hypervisor (H) extension, two-stage translation, KVM, and running virtual machines on open silicon. A systems guide.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V vs ARM vs x86: How the Open ISA Compares</title>
      <link>https://lucaberton.com/blog/risc-v-vs-arm-vs-x86-isa-comparison/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-vs-arm-vs-x86-isa-comparison/</guid>
      <description>How RISC-V stacks up against ARM and x86 on licensing, performance, software maturity, and customization — and where each architecture wins in 2026.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>What Is RISC-V? The Open ISA Explained</title>
      <link>https://lucaberton.com/blog/what-is-risc-v-open-isa-explained/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/what-is-risc-v-open-isa-explained/</guid>
      <description>A plain-English introduction to RISC-V — the free, open instruction set architecture reshaping chips from microcontrollers to datacenter servers.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>The RISC-V ABI and Calling Convention Explained</title>
      <link>https://lucaberton.com/blog/risc-v-abi-calling-convention/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-abi-calling-convention/</guid>
      <description>How RISC-V code actually fits together — registers, the psABI, argument passing, the stack, and ILP32 vs LP64. A practical guide to the calling convention.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>Embedded Rust on RISC-V: A Practical Guide</title>
      <link>https://lucaberton.com/blog/risc-v-embedded-rust-programming/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-embedded-rust-programming/</guid>
      <description>Rust and RISC-V are a natural pair. How to write embedded Rust for RISC-V microcontrollers — targets, no_std, PACs, HALs, and flashing real hardware.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V Floating-Point Extensions: F, D, Q and More</title>
      <link>https://lucaberton.com/blog/risc-v-floating-point-extensions/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-floating-point-extensions/</guid>
      <description>How RISC-V does floating-point — the F, D, and Q extensions, the f registers, rounding modes, and lightweight options like Zfh and Zfinx for small cores.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>Build a RISC-V Softcore on an FPGA</title>
      <link>https://lucaberton.com/blog/risc-v-fpga-softcore-tutorial/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-fpga-softcore-tutorial/</guid>
      <description>Turn a cheap FPGA into a real RISC-V CPU. A practical intro to softcores like PicoRV32 and VexRiscv — what they are, how the flow works, and how to start.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>Performance Profiling and Counters on RISC-V</title>
      <link>https://lucaberton.com/blog/risc-v-performance-profiling-counters/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-performance-profiling-counters/</guid>
      <description>Make RISC-V code fast — hardware performance counters (HPM), the cycle and instret CSRs, perf on Linux, and a sane workflow for finding real bottlenecks.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>Running Zephyr RTOS on RISC-V</title>
      <link>https://lucaberton.com/blog/risc-v-zephyr-rtos-guide/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-zephyr-rtos-guide/</guid>
      <description>Zephyr is the open RTOS of choice for modern RISC-V microcontrollers. What Zephyr is, why it fits RISC-V, and how its build and driver model work.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>Running Containers and Kubernetes on RISC-V</title>
      <link>https://lucaberton.com/blog/risc-v-containers-kubernetes-cloud-native/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-containers-kubernetes-cloud-native/</guid>
      <description>Yes, RISC-V runs Docker and Kubernetes. How container images, multi-arch builds, and the cloud-native stack work on RISC-V — and what&apos;s still maturing.</description>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>Reliable AI Agents in Java with LangChain4J — Workshop</title>
      <link>https://lucaberton.com/blog/building-reliable-ai-agents-java-langchain4j-workshop-2026/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/building-reliable-ai-agents-java-langchain4j-workshop-2026/</guid>
      <description>Packt workshop with Susanne Pieterse on building production-ready AI agents in Java with LangChain4J — guardrails, evaluation, observability. June 13, 2026.</description>
      <pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>AI</category>
    </item>
    <item>
      <title>One Student One Chip: 18,861 Students Build RISC-V Chips</title>
      <link>https://lucaberton.com/blog/one-student-one-chip-risc-v-bosc-open-education-2026/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/one-student-one-chip-risc-v-bosc-open-education-2026/</guid>
      <description>BOSC&apos;s One Student One Chip teaches students to design RISC-V processors from ISA to GDSII tape-out. At RISC-V Summit Europe 2026, 18,861 enrollments revealed.</description>
      <pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>Fix OpenClaw ERR_STRING_TOO_LONG Session Error</title>
      <link>https://lucaberton.com/blog/openclaw-err-string-too-long-bloated-session-fix/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/openclaw-err-string-too-long-bloated-session-fix/</guid>
      <description>OpenClaw agent fails with &apos;Cannot create a string longer than 0x1fffffe8 characters&apos;? It&apos;s a bloated session JSONL hitting Node&apos;s string limit. Here&apos;s the fix.</description>
      <pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>DevOps</category>
    </item>
    <item>
      <title>RISC-V Summit Europe 2026: Hardware Innovation from Bologna</title>
      <link>https://lucaberton.com/blog/risc-v-summit-europe-2026-bologna-highlights/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-summit-europe-2026-bologna-highlights/</guid>
      <description>My experience at RISC-V Summit Europe 2026 in Bologna — from Tenstorrent Blackhole to Monte Cimone v3 HPC, ESWIN server CPUs, and open-silicon research.</description>
      <pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V Summit Europe 2026: Open Hardware Meets AI in Bologna</title>
      <link>https://lucaberton.com/blog/risc-v-summit-europe-2026-bologna-open-hardware-ai/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/risc-v-summit-europe-2026-bologna-open-hardware-ai/</guid>
      <description>On-the-ground coverage from RISC-V Summit Europe 2026 in Bologna — SiFive, ETH Zurich, Qualcomm, and Luxottica on open silicon for AI and smart eyewear.</description>
      <pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>EPIC Semi&apos;s RISC-V AI Server Runs Ubuntu</title>
      <link>https://lucaberton.com/blog/chloe-jian-ma-epic-semi-risc-v-ai-server-ubuntu/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/chloe-jian-ma-epic-semi-risc-v-ai-server-ubuntu/</guid>
      <description>At RISC-V Summit Europe 2026 I met Chloe Jian Ma of EPIC Semi to discuss the first RISC-V AI server — 48 cores, 16 AI cores, and Ubuntu booting live.</description>
      <pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>OmniTrust: Visibility &amp; Control for AI</title>
      <link>https://lucaberton.com/blog/omnitrust-ai-trust-visibility-control-transparency/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/omnitrust-ai-trust-visibility-control-transparency/</guid>
      <description>At RISC-V Summit Europe 2026 I met Toby from OmniTrust, building an ecosystem of visibility, control and transparency so AI can speed up innovation safely.</description>
      <pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>Why 9 in 10 High-Tech Startups Stall</title>
      <link>https://lucaberton.com/blog/frederik-high-tech-startup-strategy-go-to-market/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/frederik-high-tech-startup-strategy-go-to-market/</guid>
      <description>At RISC-V Summit Europe 2026 I met Frederik on the business side of deep tech — go-to-market, market strategy, and a playbook to grow from unknown to player.</description>
      <pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>RISC-V: From Dev Boards to AI Servers</title>
      <link>https://lucaberton.com/blog/tenstorrent-blackhole-tensix-risc-v-ai-scale/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/tenstorrent-blackhole-tensix-risc-v-ai-scale/</guid>
      <description>A floor tour at RISC-V Summit Europe 2026 showing how RISC-V now scales from small embedded dev boards to Tenstorrent AI compute and Scaleway servers.</description>
      <pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>InspireSemi &amp; NextSilicon: RISC-V HPC</title>
      <link>https://lucaberton.com/blog/inspiresemi-nextsilicon-risc-v-hpc-floor/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/inspiresemi-nextsilicon-risc-v-hpc-floor/</guid>
      <description>A show-floor look at RISC-V Summit Europe 2026: InspireSemi&apos;s RISC-V supercomputing accelerators and NextSilicon&apos;s high-performance compute for HPC and AI.</description>
      <pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>RISC-V</category>
    </item>
    <item>
      <title>Turn Google Search Console Data Into a Growth Plan</title>
      <link>https://lucaberton.com/blog/google-search-console-growth-analysis-python-script-2026/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/google-search-console-growth-analysis-python-script-2026/</guid>
      <description>Run one dependency-free Python script on your Search Console export to surface the SEO levers that move traffic: CTR bands and striking-distance pages.</description>
      <pubDate>Sun, 07 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>DevOps</category>
    </item>
    <item>
      <title>AI Gateway on Kubernetes: Route and Load-Balance LLM Traffic</title>
      <link>https://lucaberton.com/blog/ai-gateway-kubernetes-routing-load-balancing-2026/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/ai-gateway-kubernetes-routing-load-balancing-2026/</guid>
      <description>Deploy an AI gateway on Kubernetes for intelligent LLM request routing, model fallback, rate limiting, cost tracking, and multi-provider load balancing.</description>
      <pubDate>Fri, 05 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>AI</category>
    </item>
    <item>
      <title>AI Model Serving on K8s: vLLM vs Triton vs NIM (2026)</title>
      <link>https://lucaberton.com/blog/ai-model-serving-kubernetes-vllm-triton-nim-2026/</link>
      <guid isPermaLink="true">https://lucaberton.com/blog/ai-model-serving-kubernetes-vllm-triton-nim-2026/</guid>
      <description>Compare vLLM, Triton Inference Server, and NVIDIA NIM for serving LLMs on Kubernetes. Throughput benchmarks, deployment patterns, and production configuration.</description>
      <pubDate>Fri, 05 Jun 2026 00:00:00 GMT</pubDate>
      <author>luca@lucaberton.com (Luca Berton)</author>
      <category>AI</category>
    </item>
  </channel>
</rss>