🪴/ Fuzzing

General resource of fuzzing projects and knowledge I've found

Jul 17, 2025 – Caleb Jasik

I've been enjoying learning more about fuzzing and applying it in novel ways to enhance traditional tests. I've collected here some links and papers to tools and approaches that might be useful, depending on where you're coming from.

Comment on this post on bluesky

Posts from blogs I follow

we rolled our own documentation site

you don't need mintlify We recently organized our documentation and put it up on https://docs.tangled.org , using just pandoc. For several reasons, using pandoc to roll your own static sites is more than sufficient for small projects. requirements Li...

via tangled engineering January 12, 2026

Possible New Result in Quantum Factorization

I’m skeptical about—and not qualified to review—this new result in factorization with a quantum computer, but if it’s true it’s a theoretical improvement in the speed of factoring large numbers with a quantum computer.

via Schneier on Security March 16, 2026

Pinned places

In the previous post , I described the goal of Rust’s Pin type and the history of how it came to exist. When we were initially developing this API in 2018, one of our explicit goals was the limit the number of changes we would make to Rust, because we w...

via Without boats, dreams dry up July 23, 2024

Generated by astro-openring