Felix B

Results 7 comments of Felix B

I'm pretty sure he is using his own modified version of the ergodox-firmware (https://github.com/benblazak/ergodox-firmware ). He uses the same controllers (Teensy 2.0 and MCP23018 I/O expander) and how he wires...

@adereth How much have you paid for printing the modell? Printing this at some 3d printing service seems extremely costy (~ 600€)

I had the same problem and replaced the thick wires with copper wire to be able to close the casing.

For me all that was needed was opening the page in a new browser and clicking around on the page to randomly trigger the captcha. No need to login or...

Ran into an issue related to this for a project with [honox](https://github.com/honojs/honox) Since an old version is installed, the vite build fails with a commonJS error. This error seems to...

https://github.com/grafana/k6/pull/3410 for me it is this PR. When I click the link it slowly loads that it is signed, but when I check my signed repos it does not show...

Looking at this line, the docs are not precise enough: https://github.com/urllib3/urllib3/blob/62c9d1b0a4394216b93153b37f4451be3e94bd61/src/urllib3/util/retry.py#L405 Here the retry-after header is required for the fallback to the default variables to work. At the same time,...