Rust

Thermite SIMD — write your kernel once, let Rust melt every CPU you own

Thermite SIMD — write your kernel once, let Rust melt every CPU you own

“Melt your CPU” is a joke. The library is not.

I have a soft spot for projects whose tagline is slightly unhinged. Thermite SIMD, a Rust library that popped up on r/rust this week, describes itself with four words: “Melt your CPU.” The README then immediately clarifies that …

Rust banned LLM-generated code — and it's the right call

Rust banned LLM-generated code — and it's the right call

The news

On August 5, 2026, five teams in the Rust project adopted a policy governing how Large Language Models can be used when contributing to rust-lang/rust. The TL;DR: LLMs are fine for asking questions, analyzing, distilling, reviewing. But not to create.

The policy doesn’t ban LLMs …