Kieran Evans
Kieran Evans
Following instructions [here](https://github.com/google/aiyprojects-raspbian/blob/aiyprojects/HACKING.md), `aiy-voicebonnet-soundcard-dkms` fails to install. System is up to date. ```bash $ lsb_release -a No LSB modules are available. Distributor ID: Raspbian Description: Raspbian GNU/Linux 10 (buster) Release:...
This is a (hopefully) complete implementation of the Authorization Code with PKCE flow (https://oauth.net/2/pkce/).
I'm trying to create an FK pointing to the pk of a partitioned table. The docs only mention that this isn't supported in Postgres 10.x, so I'm using 13. I...
Hi, Just a question out of curiosity. Are there any native features needed by this library or could it be reimplemented as a JavaScript library utilising the CordovaSQLite plugin? I...
When homing Z, as soon as the head reaches the X/Y coords, this error is shown in the output from `dmesg` corresponding to the SB2209 hub ``` [ 851.124515] usb...
**Describe the bug** We had a deployment of opal-server that we'd typoed the broadcast URI. We were seeing websockets disconnect errors in the clients, but no errors server side, so...