-
**Is your feature request related to a problem? Please describe.**
No problem.
**Describe the solution you'd like**
As far as I can tell, the initrd is currently XZ compressed. I checked this by …
cedws updated
4 years ago
-
When going into the config screen for at least a couple of lights, the Lamp Configuration UI is compressed so it only shows some of my inventory. Screenshot attached.
![Satisfactory Screenshot 2020 …
-
The HTML compressor generates non-existent closing input tags.
The original code has no errors and warnings according to W3 and the compressed version contains the error with .
[undcompressed.tx…
-
It seems, the extension also compresses images that are processed by Bolt.
In my case, I had to extend `Extension.php` a bit:
```
[...]
if($this->getExtension($request->getPathInfo())!=".css" &&
$t…
-
i tried to use the gem and couldn't seem to get it to compress, poking around one problem was that it seems
``` ruby
config.assets.compress = true
```
since bootstrap has a check
``` ruby
if conf…
-
It seems that vector rendering is very slow not because of the browser rendering itself, but large vector data tiles.
Another way of reducing tile size is removing tags that are not rendered (such as…
-
I'd like to suggest adding compressed image support using btrfs to save some storage space.
-
Thanks for your nice works and wonderful poster about deep compression(https://gear.github.io/2017-05-05-reverse-engineering-deep-compression/). @gear
I think that the goal of this code is to impl…
-
According to these numbers:
http://bbengfort.github.io/observations/2017/06/07/compression-benchmarks.html
We can achieve much better export results if we gzip each file individually as we expo…
-
This is probably a bug with zdbsp, but as a workaround in UDB is fairly easy, I decided to just report here now too.
zdbsp requires the options `-X -z` *in that order* to produce compressed extende…