/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.spiraldb.com
| | 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...
| | 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.
| | caniuse.com
26.2 parsecs away

Travel
| "Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.