Ask HN: Why hasn't x86 caught up with Apple M series?
419 points by stephenheron 2d ago 599 comments
Ask HN: Best codebases to study to learn software design?
100 points by pixelworm 3d ago 89 comments
Stop squashing your commits. You're squashing your AI too
4 points by jannesblobel 1d ago 9 comments
Building a Plugin System for Rust: Native Libs vs. Scripting Language vs. WASM
8 randomint64 2 8/27/2025, 4:58:41 PM kerkour.com ↗
wasmi, discussed in the post, has a feature called "fuel" that i want in ever WASM interpreter ever. It lets me manage resource-based attacks in the WASM binary.