/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

modexp.wordpress.com
| | tia.mat.br
4.1 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.
| | www.johndcook.com
3.5 parsecs away

Travel
| | Example of a cryptographically secure random number generator with Python sample code
| | blog.demofox.org
4.5 parsecs away

Travel
| | This post has an overview of information entropy then moves onto some technical details and experiments. If you have any comments, questions, important additions, etc, please hit me up by commenting on this post, or on twitter at https://twitter.com/Atrix256. The code that goes with this post is at https://github.com/Atrix256/Entropy/ Thanks to all the people on...
| | denvaar.dev
43.6 parsecs away

Travel
| [AI summary] An article explaining the theory and implementation of computing rank in bit arrays using succinct data structures to achieve constant time and sub-linear space complexity.