All Posts
-
Compressing Text Files With Elixir (part 3)
• #elixirRecover the original input from the compressed data.
-
Compressing Text Files With Elixir (part 2)
• #elixirApply huffman coding to an input file.
-
Compressing Text Files With Elixir (part 1)
• #elixirCreate a compressed encoding of input text.
-
Cleaning Git Repositories With Bfg
• #gitHow we reduced the size of our repo by 95%