Rob Gilton
Rob Gilton
## What did you do I followed [the instructions](https://k3d.io/v5.4.3/usage/advanced/podman/?h=podman#using-rootless-podman) on using rootless podman from the k3d documentation. - How was the cluster created? - `k3d registry create --default-network podman hive-registry`...
New to using splinter, just pip installed into a venv, and get a `ModuleNotFoundError` when trying to import: ``` % pip install splinter Looking in indexes: https://pypi.org/simple Collecting splinter Using...
**Describe the set-up** * Compiling for STM32F042F6 * gcc 10.1 **Describe the bug** When compiling the file `Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_crc.c`, GCC 10.1 flags a warning about an overflow. ~~~ $ arm-none-eabi-gcc -o...
Hi, this tool is really useful! Would it be possible for you to commit the tooling that generated the build script?
Just installed this package and tried to convert a board, and got this error: ``` /home/rob/tmp/node_modules/easyeda2kicad/dist/board.js:572 var shapes = flatten(input.shape.map(function (shape) { return convertShape(shape, conversionState); })); ^ TypeError: Cannot read...
### The bug I have some photos that are presented to immich in an "external library". That external library happens to be a git-annex repository, so all of the photos...
When I have the following situation: * A fixture `main` that uses another fixture `param` * A test class `TestFoo` that: * overrides the `main` fixture with a fixture that...
### What is the issue? Seeing an exception printed out every time I run anything with dagger 0.16.2: `RuntimeError: cannot schedule new futures after interpreter shutdown` ### Dagger version dagger...