Ned Konz

Results 6 issues of Ned Konz

This PR allows for logging handlers to be added to the root logger and then used by non-root loggers that don't have their own handlers. It replaces #750 (in which...

This PR adds the ability for `mip` to load files from _relative_ source paths given in the `urls` section of `package.json` files. Previously, the only accepted forms for source paths...

mip version 0.2.0 When you specify a `version` to `mip.install()` to reference a particular GitHub branch, this branch is used for _every_ `github:` source in the `package.json`, even those coming...

This PR allows running `Micropython-ESP-WiFi-Manager` on an ESP32 without SPI RAM. Doing this requires pre-compiling static resources (see below). It changes the string concatenation that was being used for formatting...

### Version v1.26.7 ### Describe the bug Every time I start up VS Code, I see notifications that Cody is downloading `bfg` and `symf`, and that it is updating the...

bug
clients/vscode

The release binary from https://github.com/wavedrom/wavedrom.github.io/releases/download/v3.5.0/wavedrom-editor-v3.5.0-osx-arm64.zip won't run; OSX says it's damaged. Mac Mini M1 on Sequoia 15.4 The x64 release binary works OK via Rosetta.