Results 8 issues of Davis

Was having an issue with a warning of "a resource failed to call close". With the right strict mode configuration, this can also cause a crash for a leaked Closeable....

I was running into some weirdness while running the input example where pressing `Backspace` on my keyboard resulted in `^?` being printed. After doing some digging, I found that the...

The standard javascript `JSON.parse` does not fail if the json contains duplicate keys, but rather omits all but the "most recently" parsed key. Likewise, `jsonlint.parse` does not fail on duplicate...

Fixes #17 Should resolve the issue until Ulauncher/Ulauncher#717 is merged

Love the idea of this project! Just ordered up some PCBs from JLC and the modules from Adafruit and will be attempting a build. I'm a software guy by profession,...