Hacker News
- Why is language documentation still so terrible? https://walnut356.github.io/posts/language-documentation/ 81 comments
- So you want better debug info? https://walnut356.github.io/posts/so-you-want-better-debug-info/ 28 comments rust
- TwoVec: A Very Silly Container https://walnut356.github.io/posts/twovec-a-very-silly-container/ 21 comments rust
- Why is language documentation still so terrible? https://walnut356.github.io/posts/language-documentation/ 142 comments programming
- Bypassing the borrow checker - do ref -> ptr -> ref partial borrows cause UB? https://walnut356.github.io/posts/partial-borrow-pointer-ub/ 51 comments rust
- Simulating Starcraft Part 2 - Data Wrangling https://walnut356.github.io/posts/simulating-starcraft-p2/ 4 comments rust
- Simulating Starcraft (with Rust) Part 1 https://walnut356.github.io/posts/simulating-starcraft-p1/ 2 comments rust