← Back to Sylvain Kerkour

Sylvain Kerkour

Author of 'Black Hat Rust'. Writes about Rust, security, and building products.

https://kerkour.com

Articles - Page 2

Momentum is why the spice continues to flow

People are sometime wondering how I can be so "productive" with my blog (granted that publishing brainfarts can be called "produtivity"). Come here, I will tell you my secret. I

Announcing the CoQ protocol: Control over QUIC

I'm very pleased to announce the CoQ protocol: (command and) Control over QUIC. Drones, rockets and other robots often have separate channels for command & control (low-bandwidth data, telemetry...) a

QUIC is more than a replacement for TCP

Most of the literature about QUIC RFC 9000 describes it as a replacement for TCP + TLS, with the traditional use case of communication over IP in mind. It's true,

Why stdx is not on crates.io

Why stdx is not on crates.io While I think that the xxx aspect of stdx has been well received, a lot of Rust developers were suffering with the current status

BLAKE3 at 13GB/s on Zen 5

Just ran a quick benchmark comparing different hashing functions on a Zen 5 EPYC processor (in pure Rust, from https://github.com/rust-stdx/stdx), and Ho My G..., BLAKE3 on Zen 5 is crazy

All they wanted is faster horses

When something is so obvious to you, and yet the status quo is moving in the opposite direction, congratulations, you have found an opportunity. Tt's time to get your hands

Git commit prompt injection

It's now common knowledge that LLMs / AI agents are vulnerable to all kind of injections, so attackers are being more and more creative to find new entrypoints. One commonly

A new monorepo architecture for Rust

I've just saw a project using the dreaded monorepo architecture: service1-package1/ service1-package2/ service1-package3/ ... service2-package1/ service2-package2/ ... I don't like it because packages

Replacing Plastic with Wool and Titanium

You've probably heard about how (micro)plastics are poisoning everything, from our land and water, to our bodies, and of the absolute malfeasance of the oil industry. Thus, as any reasonable

DeepSeek + Rust = ❤️

Hey, you, I wanted to share a secret. I've got extraordinary results using DeepSeek v4 over the last week for programming tasks, especially Rust. I've done work that would have