Miika Tuominen

Results 9 issues of Miika Tuominen

### Before submitting the PR, please make sure you do the following - [x] It's really useful if your PR references an issue where it is discussed ahead of time....

### Describe the bug [REPL](https://svelte.dev/repl/74c723c64b704f4e8177dd53b3361333?version=3.49.0) Expected behaviour: `program` never changes so it is never invalidated. Actual behaviour: `program` is invalidated inside adder_x_binding, so every time the counter is increased. Expected...

Basically how it works is the main code is still in lib/chessboard.js. lib/ also has 3 wrapper files for different environments (CommonJS, ES6 and browser). The build script minifies lib/chessboard.js...

The 'R', 'G' and 'B' labels might display too low, but for my case theyre correct so those might need to be edited.

The word faire has a chance to be an answer to a wordle, but since it's not a valid guess, it's impossible to get right. This might not be the...

Electron version 9[ reached EOL 3 years ago](https://releases.electronjs.org/releases/stable?version=9). Since this project uses it, doesn't it mean Nault is vulnerable to all kinds of security issues? Maybe it should be announced...

bug

Currently the version of node-hid in the package.json is 1. The latest version of node-hid is 3, and version 2 has been out for over two years. Compiling version 1...

bug

Hi, will the streaming server be open sourced, or is it already? It would be very valuable to the community, and allow people to contribute in more ways.