Rune Warhuus
Rune Warhuus
For a quick fix you can install docker via my clone: ``` bash npm install -g https://github.com/DinkDonk/docker.git ``` The only change I have made is to rename the binary from...
Raspberry Pi OS, even the Lite version, has jack libraries installed by default. I suspect this is the case with rabian as well. You can check if there are some...
A very quick fix, would be to copy line 41 to 75 from https://github.com/jquery/jquery-migrate/blob/master/src/core.js and place it in your script. This would restore the old jQuery.browser method. You could also...
The handshake can also be used to automatically set sampling rate etc. for the client.
Testing on RPI3b+ now. Seems to work fine on the beta2 release
Perhaps look at basing patchOS on Alpine Linux?
Remove all unnecessary drivers and modules from the kernel. Disable module support and embed all needed drivers.
Ready to merge when the comments have been addressed
Thank you for the compliment! I would love a pull request on this.