-
```
Backup pages storage takes a lot of memory. We should compress them.
The compression should be lossless of course. Compression should be fast
because it's used very often when you draw. Decompres…
-
Write a program that takes a working game state recording, and tried all the different knobs on compression to see which one is better for that game type.
Make it easy to use, as it will be a tuning …
-
I do not think clients should send a lot of trust anchors. Nor do I think we should complicate the standard with a compression mechanism like this. It's good to think about though.
### Coding subse…
-
Enumerating objects: 5, done.
Counting objects: 100% (5/5), done.
Delta compression using up to 2 threads
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 328 bytes | 328.00 KiB…
-
```
What should be implemented?
Example:
"precomp:slow+mm+grzip" is my compression method for archive "01.arc" and I
want to recompress my archive "01.arc" using
"precomp:slow+rep:256mb+delta+lzma:…
-
After running the following:
```bash
git remote set-url origin --push --add https://github.com/robitalec/test.git
git remote set-url origin --push --add https://github.com/robitalec/test2.git
``…
-
-
```
What should be implemented?
Example:
"precomp:slow+mm+grzip" is my compression method for archive "01.arc" and I
want to recompress my archive "01.arc" using
"precomp:slow+rep:256mb+delta+lzma:…
-
while i am pushing to the gitbucket repo getting the below error
git -c http.sslVerify=false push --all gitbucket
warning: redirecting to https://gitbucket-edge.atomiq-observability-dev/git/root…
-
```
Backup pages storage takes a lot of memory. We should compress them.
The compression should be lossless of course. Compression should be fast
because it's used very often when you draw. Decompres…