Dimitris Zervas
Dimitris Zervas
also @ripxorip I see that you use a `glu32.dll`. What is it? where did you find it? Why did you need it? I see that it lives under `C:\Windows\SysWow64\glu32.dll` (it's...
I'd also want to push for regex groups. A very good use case is matching error-generated filenames in python and clicking them to open them with VSCode: ```yaml # Matches:...
This works only due to `SO_REUSEPORT` that was introduced in Linux 3.9 (search [here](http://man7.org/linux/man-pages/man7/socket.7.html)). This flag allows you to bind to a port and then rebind to it without closing...
and "email not verified" (see https://github.com/aeharding/wefwef/issues/23#issuecomment-1615512832)
Try again with `--before no_reset` (fixed in #10)
Flashing over BT is something that is already done by speedybee. You essentially have a BT-UART (not SPI) bridge (with HC-07 or ESP32) and you use the bluetooth link as...
BTW you can enable debug logging in registry `HKEY_LOCAL_USER/Software/McNeel/Rhinoceros 7/DebugLog` (something like that) and make the value `Enabled` from 0 to 1
I can write a github action to do that when a new git tag is pushed if you like!
BTW for anyone else that has the same problem: `pio lib install https://github.com/Nullkraft/Keypad.git`
Dolphin (and I imagine other programs too) doesn't get correctly themed: 