Garth Kidd

Results 63 issues of Garth Kidd

Tests OK so far on my 2021 SwagBadge.

@marcmerlin, the gamma adjustment code in #38 helped get the orange right but it strikes me: - The blue is too dim, which I'm guessing is just these pixels not...

When the LOLIN32 re-connected we got `sta_if.isconnected` and interpreted it as AP mode, in which we didn't set the global `connected`. In turn `is_connected()` stayed false, and `aiko.mqtt.mqtt_thread` would never...

Downloads microPython if it's missing.

Does what it says on the tin.

Like @Enderboi's #35, but with: * Added support for directory modules as well as single files * Switched to initialise functions to match the rest of the framework * Excluded...

Distributes inputs in the range 0..100 evenly across the menu items, fixing a bug making it almost impossible to select the first item. I'm happy with the logic. I'm sure...

Further to #1315 and #1320, it strikes me pipx should take and use the environment it's given so we can use symlinks to put that environment where we want. Instead,...

enhancement
more info from user needed
macOS

When publishing a private package: > ``` > $ npm publish > npm http PUT http://sinopia.example.com:4873/prefix-package-name > npm http 404 http://sinopia.example.com:4873/prefix-package-name > npm ERR! publish Failed PUT 404 > npm...

``` $ apm install sublime-tabs Installing sublime-tabs to /Users/me/.atom/packages ✗ No available version compatible with the installed Atom version: 0.210.0 ```