Unai Uribarri

Results 5 issues of Unai Uribarri

I have a ByteArrayInputStream that has been carefully crafted to contain two Zstd frames with 512MiB of data each. Data is highly compressible, compressing 1GiB into 18MiB approximately. Some consumers...

It works with USB 3.0 hubs and also with powered USB 2.0 hubs. After some debugging, it seems that my OS complains that there is not enough energy to feed...

The company I work for has a policy that mandates using an authenticated secured mirror for all artefact requests. But this package does not support such mirrors, getting 401 responses...

My Main object has grown too large and I want to split it. I tried to create a trait for each entry point and then making the Main object extends...

Currently, it is difficult to integrate sbt-ghpages in a GitHub workflow. It is not even documented how to do it and first attempts fail with authorisation errors. It would be...