Explore >> Select a destination


You are here

www.brianbondy.com
| | imrannazar.com
3.9 parsecs away

Travel
| | An exploration of the different types of compression, looking at the workings of lossless compression methods such as RLE and Huffman encoding, and taking an overview of perceptive compression and why it works. If you've ever wondered how a CD can be shrunk down from 650MB of sound to 65MB, this article tells you how it's done.
| | www.euccas.me
3.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.
| | shortdiv.com
3.9 parsecs away

Travel
| | A dive into compression algorithms available when building for the web
| | bdtechtalks.com
34.9 parsecs away

Travel
| Retrieval augmented generation (RAG) enables you to use custom documents with LLMs to improve their precision.