Annon Inglorion
2025-02-28
Welcome
Welcome to my website! Can I interest you in an essay? Perhaps a design of some sort, or some other document? Or perhaps you came here looking for software?
There is also a page with descriptions and links to various unfinished projects which I have started and not yet completed, but which I nevertheless think are interesting to share.
Today's featured page:
Data compression is the art of encoding data in such a way that it takes up less space than it did originally. On this page, I briefly discuss a number of effective data compression techniques, with links to more detailed articles on each. The techniques covered here include backreferences (sliding window / dictionary compression, Lempel-Ziv), range coding, and tANS.