HIQ Society

Results 132 issues of HIQ Society

enable ipv6 support?

upsserver.cc:1976:22: error: no match for 'operator!=' (operand types are 'const boost::system::error_code' and 'int')

The problem with "realip" is, what if I fake the IP header values like "X-Real-Ip"? Nice work by the way.

tried install liburing with https://hnakamur.github.io/blog/2020/04/07/tried_io_uring_example/ but got error below can you provide instructions to test? ``` ./webserver_liburing 83123 Async request failed: Invalid argument for event: 0 ```

possible to do a distributed llama without gpu, using only cpu? 64gb ram is kind of pricey in most cases but 2x 32gb ram is cheaperly available almost everywhere. possible...

possible to do compression over the wire?

use blake3 instead of blake2b?

it's fantastic! but can do 1.1b , 3b versions too? of course looking forward to 70b too as well. but would like to see what 1b, 3b can do too....

Seems like you will be redoing it again. Was wondering if you can do for 0.5b and 1T again.

i'm using minify https://github.com/tdewolff/minify to minify ctx.Response.Body() but trying to reduce GC pressure by doing arena but was wondering if i can just somehow modify the Response Body w/o mem...