Explore >> Select a destination


You are here

www.bazhenov.me
| | tia.mat.br
3.8 parsecs away

Travel
| | [AI summary] The blog post discusses the implementation of a Huffman decoder for HTTP/2's HPACK compression, focusing on efficiently decoding variable-length codes. It describes the use of multiple tables to handle different code lengths, the process of reading and parsing the Huffman table from an RFC document, and generating C code for the decoder. The author also outlines the structure of the decoder, including handling of different code lengths, table chaining, and the use of bit manipulation techniques. The post highlights the challenges and considerations in implementing the decoder, such as memory management, performance optimization, and code generation. The author acknowledges the need for further testing and refinement before the decoder can be use...
| | blog.spiraldb.com
3.8 parsecs away

Travel
| | Random access string compression with FSST and Rust
| | purplesyringa.moe
3.6 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...
| | blog.talosintelligence.com
34.2 parsecs away

Travel
| As the Akira ransomware group continues to evolve its operations, Talos has the latest research on the group's attack chain, targeted verticals, and potential future TTPs.