/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

jbp.io
| | www.euccas.me
2.3 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.
| | www.nayuki.io
4.6 parsecs away

Travel
| | [AI summary] This document defines the 'deflate' compressed data format, which is used in various applications like GZIP and PNG. It outlines the structure of compressed data, including headers, Huffman codes for compression, and the use of LZ77 for data compression. The document also covers compliance requirements, compression algorithms, and references to relevant standards and patents. The format is designed to be efficient and widely applicable, with a focus on decompression and data integrity.
| | tia.mat.br
6.0 parsecs away

Travel
| | [AI summary] This technical blog post details the author's implementation of a Huffman decoder for HPACK within the Lwan web server to optimize HTTP/2 header compression.
| | blog.vespa.ai
39.8 parsecs away

Travel
| This is the first blog post in a series of posts where we introduce using pretrained Transformer models for search and document ranking with Vespa.ai.