Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ I've written a number of pieces on the design of TFS:

- `SeaHash: Explained <http://ticki.github.io/blog/seahash-explained/>`_. This
describes the default checksum algorithm designed for TFS.
- `On Random-Access Compression <http://ticki.github.io/blog/on-random-access-compression/>`_.
- `On Random-Access Compression <https://web.archive.org/web/20200718124907/https://ticki.github.io/blog/on-random-access-compression/>`_.
This post describes the algorithm used for random-access compression.
- `Ternary as a prediction residue code <http://ticki.github.io/blog/ternary-as-a-prediction-residue-code/>`_. The
use of this is related to creating a good adaptive (headerless) entropy
Expand Down