-
I wanted to suggest integration with another complimentary compression algorithm: DeFluff
I have a large set of images that I have previously compressed on the lightest settings, again and again unti…
-
String danmuku = new HttpRequest(new URL("http://comment.bilibili.com/11296309.xml"), HttpRequest.METHOD_GET).body();
the "danmuku" was a messy code,
what is the right access to fetch the file cor…
-
### Detailed Description of the Problem
Occasionally - in the order of 1 in 100,000 - we see haproxy returning a 502 (with SH flag in the logs) to the client after passing the request through to the …
-
Many Linux users will have native x86-64 hardware, and we could use their CPU directly in the same way [Rosetta worked](https://neugierig.org/software/blog/2023/08/x86-x64-aarch64.html), by using the …
evmar updated
3 months ago
-
https://github.com/readium/webpub-manifest/blob/master/extensions/epub.md#encrypted
The current Readium2 TypeScript / NodeJS implementation uses "none", not "store".
Update: Kotlin, Swift and Go t…
-
# META - RAHASH2
* [ ] Doc - TBD
* Tests - https://github.com/radare/radare2-regressions/blob/master/t.tools/rahash2/rahash2
* Command - `woD, woE, rahash2 -E, rahash2 -D, pr?`
* [ ] BlogPost - …
-
I'm trying to override the deflate algorithm in libpng by defining custom_zlib. I have a this using libCompression on macOS. But it needs the buffer allocated and size to pass to the decompression. …
-
status: WIP
## Motivation
reference issue: #42
Currently we use l1 contracts's calldata to store l2 block, but calldata has length limit and charges gas by byte. If we can reduce the size of …
-
How should `upgrade-insecure-requests: 1` be handled when encountered in the response header?
```js
{
host: 'localhost:8443',
'user-agent': 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0)…
-
fpnge is pretty fast, so I was wondering what, in theory, could be done to improve compression slightly without sacrificing too much speed. I was hoping you might have some ideas on the topic (regardl…