Mike Bannister
Mike Bannister
Perhaps I'm doing something wrong, otherwise it's surprising that someone else hasn't noticed this. Given this input: `````` ```javascript SimpleGadget.prototype.onConfigChange = function(config) { if (config.myImage && config.myImage !== this.config.myImage) {...
While chatting with @jmwright on Discord we noticed that e.g. `print('foo')` calls are not shows in the console but but calls to e.g. `print('foo', file=sys.stderror)` are.
I noticed that the PCB distance between keys from one side to another is slightly different on the PCB and the case. I checked this by measuring the distance between...
Fixes the edge cuts so that that the lines overlap in a couple spots where they didn't Before:  After: 
Under macro "Supported both Cherry MX compatible key switches." Thanks for sharing your work, looks great.
Seems orphaned, so I removed it.
I get this error when I run the js example in the readme: ``` ▶ node index.js node:internal/modules/cjs/loader:1282 return process.dlopen(module, path.toNamespacedPath(filename)); ^ Error: /home/mike/code/chidori-example/node_modules/@1kbirds/chidori/package_node/native/chidori.node: invalid ELF header at Object.Module._extensions..node (node:internal/modules/cjs/loader:1282:18)...
Healthcheck didn't seem to work. I also want the ip address inspected so that external tools can verify the IP. Happy to squeeze that out if others aren't interested. Let...
Without looking into the legalities or thinking deeply if it would really work as well as I imagine: It might be useful if context7 could ingest deepwiki content pages, e.g....