Stuart P. Bentley
Stuart P. Bentley
It'd be useful for users of non-Microsoft VS Code releases (like [code-server](https://github.com/coder/code-server)) if this were published to the [Open VSX Registry](https://open-vsx.org/): see https://github.com/eclipse/openvsx/wiki/Publishing-Extensions for a guide.
Whenever I run the `fib` example on https://paileyq.github.io/lua-feels/feels.html with a value like `fib(23)`, the program crashes with `[ERROR] RuntimeError: unreachable executed`. I'm running Firefox on Arch Linux, x64.
It looks like BabelExt is missing functions for handling userscripts the way GreaseMonkey did. The way I see it, this could best be accomplished, in an appropriately DIY fashion, by...
**Description** After running `kubeadm init` (with any necessary flags like `--pod-network-cidr=10.244.0.0/16`), when I deploy a CNI (such as kube-router, though I believe I've seen this issue happen with Weave Net...
eg. "07:31" gets parsed as "07m31s", "01:39:25" is "01h39m25s", etc.
The iteration in the loop in the prior version of spi.send assumes that the value of databits is the width of `char` when sending any string value. - [x] This...
As the project is now MIT-licensed, this exception no longer applies.
I left the Watchy plugged in overnight, but going to "About Watchy" still shows "Batt: 0.28V". Do I need to do a full discharge / charge cycle to calibrate or...
When following the steps at https://watchy.sqfmi.com/docs/getting-started/#simple-watchface-example I get this output: ```log [stuart@stugear 7seg-custom]$ pio run -t upload Processing esp32dev (platform: espressif32; board: esp32dev; framework: arduino) ---------------------------------------------------------------------------------------------------- Tool Manager: Installing platformio/tool-mkspiffs...