Paweł Piotr Przeradowski

Results 6 issues of Paweł Piotr Przeradowski

The default toolchain from manylinux docker stack relies on GCC 4.9 which doesnt generate so well optimized code anymore. I measured 20% speedups under some loads with gcc 6.3.

performance

I see a lot of you have questions and valuable feedback. I am planning on opening some chat room to address those faster. I have no personal preference when it...

We support OAuth now: https://developer.close.com/topics/authentication-oauth2/ At very least we should support authentication with `Authorization: Bearer ...` header but there are many other aspects of OAuth like token expiration. refreshing, invalidation...

I'm trying to run busybox container with `--tmpfs` and `-u` set. After starting the container the first time I can write to tmpfs volume, after stopping it and starting the...

version/1.10

limition lion uses pkg_resources [here](https://github.com/closeio/limitlion/blob/9ad7021a4b04366d767556b35edbffe09077e102/limitlion/throttle.py#L108-L110), we should use the new APIs from stdlib instead, as pkg_resources was deprecated. From the pkg_resources docs: [setuptools.pypa.io/en/latest/pkg_resources.html](https://setuptools.pypa.io/en/latest/pkg_resources.html) > Use of pkg_resources is deprecated in...

good first issue

**Please fill out the below information:** * Your Windows build number: Microsoft Windows [Version 10.0.18917.1000] * What you're doing and what's happening: I am trying to launch new distro under...

bug
workaround-available
wsl2
failure-to-launch