- CoinStats users beware - coins sent to your watch-only wallet are not where you think they are https://benma.github.io/2022/10/20/coinstats.html 6 comments bitcoin
- A pitfall of Rust’s move/copy/drop semantics and zeroing data https://benma.github.io/2020/10/16/rust-zeroize-move.html 30 comments rust
- Blog post: embedding structs and interfaces break modularity and semantic versioning in Go https://benma.github.io/2020/05/05/golang-embeding-structs-breaks-modularity.html 13 comments golang