|
You are here |
actually.fyi | ||
| | | | |
tonsky.me
|
|
| | | | | Modern extension to classic 2003 article by Joel Spolsky | |
| | | | |
purplesyringa.moe
|
|
| | | | | I have recently done some performance work and realized that reading about my experience could be entertaining. Teaching to think is just as important as teaching to code, but this is seldom done; I think something I've done last month is a great opportunity to draw the curtain a bit. serde is the Rust framework for serialization and deserialization. Everyone uses it, and it's the default among the ecosystem. serde_json is the official serde "mixin" for JSON, so when people need to parse stuff, that's wh... | |
| | | | |
www.serpentine.com
|
|
| | | | | Yesterday, Michael Snoyman reported a surprising regression in version 1.0 of my Haskell text library: for some invalid inputs, the UTF-8 decoder was truncating the invalid data instead of throwing an exception. Thanks to Michael providing an easy repro, I... | |
| | | | |
exploringjs.com
|
|
| | | |||