Andy Freeland
Andy Freeland
Certain node.js/amd64 workloads cause container to become unresponsive/100% CPU when using Rosetta
### Description limactl version 0.19.1, macOS 14.2.1, using Colima 0.6.7 with Rosetta enabled. On one of our internal projects, an amd64 Docker build seems to hang forever when Rosetta is...
I would like to be able to store the query history in the History tab in browser storage instead of in the server memory. This would make it per-user and...
https://nexte.st/docs/machine-readable/libtest-json/
Any chance you could tag a new release and update the Brew formula to include a5bb5e770c332fafc589758b4692465d22a4868d (basic Python 3 support)? I can always download the latest master, but the Brew...
It looks like this SDK has type hints for its methods, but right now those won't be picked up by mypy without a `py.typed` file in the package: https://blog.whtsky.me/tech/2021/dont-forget-py.typed-for-your-typed-python-package/
This patch adds `python_requires` to `setup.py` so that pip won't install this on Python 2.7, 3.5, or other unsupported versions.
Sometimes when running tests with semi-random data (e.g. from [factory_boy](https://github.com/FactoryBoy/factory_boy)), you know the test will fail if the generated data matches some condition. Rather than execute the test when you...
We're seeing our test suite occasionally fail to start with `pytest_internalerror() was called on the worker`: ``` gw0 C / gw1 C / gw2 C / gw3 C / gw4...