Me on the web: https://octet-stream.net/
Rust @programming.dev Adventures in Rust borrowing deserialisation
Programming @programming.dev AI: a fork in the road for open source
- JumpDeleted
Permanently Deleted
Linux @programming.dev HiDPI XFCE - use DPI, not scaling and life is good. Better than good.
Golang @programming.dev Go Turns 15
Rust @programming.dev Why am I writing a Rust compiler in C?
Rust @programming.dev 999 crates of Rust on the wall
Rust @programming.dev On Tech Debt: My Rust Library is now a CDO

It’s just a nod to the fact that I didn’t go into this project wanting to deal with zero-copy issues - it was decided for me by the library that I needed. Most of the time I do in fact slap Deserialize on a bunch of static types.