Search Articles — Sudonull

Search Results

In this project

Launching RISC-V K1921VG015: toolchain and OpenOCD

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.

C Questions for Microcontrollers

https://sudonull.com/c-questions-for-microcontrollers

Theoretical minimum for embedded developers: volatile, interrupts, RTOS, toolchain. Practical questions from interviews. Prepare for work with MCU.

RCE in Marimo CVE-2026-39987: exploit in 9 hours

https://sudonull.com/rce-in-marimo-cve-2026-39987-exploit-in-9-hours

Critical pre-auth RCE in Marimo up to 0.23.0 gives root-shell via WebSocket. Sysdig: attack 9 hours after advisory. Update, rotate secrets, protect AI toolchain. Detailed analysis and measures.

RISC-V RVA23 in Linux 7.0: SpacemiT K3 support

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.

ELKS 0.9 for 8086: Linux kernel on 16-bit

https://sudonull.com/elks-0-9-for-8086-linux-kernel-on-16-bit

ELKS 0.9 released for Intel 8086/80286: Nano-X, NXDSKTOP, C86 toolchain, Doom. Test in QEMU or Bochs. Update details for developers.

From the web

Toolchain - Wikipedia

https://en.wikipedia.org/wiki/Toolchain

A toolchain is a set of software development tools used to build and develop software. Learn about different types of toolchains, such as cross-compilers, video game development, and DevOps toolchains.

What Is a Toolchain and Why Do I Need It, Finally a Great ...

https://medium.com/javarevisited/what-is-a-toolchain-and-why-do-i-need-it-finally-a-great-explanation-978ce4186a65

What is a toolchain ? A toolchain comprises of an editor, compiler, language server, Git viewer, database viewer and endpoint viewer (optional). These comprise your tools for all of development.

What is a Software Toolchain? - TechTarget

https://www.techtarget.com/searchsoftwarequality/definition/software-toolchain

Nov 23, 2022 · Software toolchain is a broader term that includes DevOps toolchain but extends beyond that to include tools used in a more traditional software development methodology. It also applies more directly to programming, whereas DevOps toolchains are geared toward other parts of the overall delivery process.

DevOps Toolchain: Key Considerations - Atlassian

https://www.atlassian.com/devops/devops-tools/choose-devops-tools

Learn what a DevOps toolchain is and how to choose between an all-in-one or customizable solution. Explore the tools and best practices for each phase of the software development lifecycle.

What exactly is a toolchain? - Stack Overflow

https://stackoverflow.com/questions/50104079/what-exactly-is-a-toolchain

Apr 30, 2018 · I searched it on google and got the below result. a toolchain is a set of programming tools that are used to perform a complex >software development task or to create a software product, which is

Go Toolchains - The Go Programming Language

https://go.dev/doc/toolchain

Learn how to use and manage different versions of Go toolchains with the go command and the GOTOOLCHAIN environment setting. See how the go and toolchain lines in go.mod or go.work files affect the toolchain choice.

Introducing a complete toolchain - Learn web development | MDN

https://developer.mozilla.org/en-US/docs/Learn_web_development/Extensions/Client-side_tools/Introducing_complete_toolchain

Introducing a complete toolchain Previous Overview: Understanding client-side web development tools Next In the final couple of articles in the series, we will solidify your tooling knowledge by walking you through the process of building up a sample case study toolchain . We'll go all the way from setting up a sensible development environment and putting transformation tools in place to ...

Trending Now