Explore >> Select a destination


You are here

blog.spiraldb.com
| | quanttype.net
4.2 parsecs away

Travel
| | A talk given at Helsinki Python Meetup.
| | www.euccas.me
2.2 parsecs away

Travel
| | [AI summary] This technical article provides a comprehensive in-depth explanation of the zlib library, covering its internal implementation of the deflate algorithm (LZ77 and Huffman encoding), I/O buffering strategies, and various performance optimizations from companies like Intel, Google, and Facebook.
| | purplesyringa.moe
3.1 parsecs away

Travel
| | 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...
| | tonsky.me
22.6 parsecs away

Travel
| Modern extension to classic 2003 article by Joel Spolsky