Maurits Lamers

Results 11 issues of Maurits Lamers

I would like to run NW.js on a PineBook (http://pine64.org). While the same processor is used as in the Raspberry PI 3 (ARM Cortex A53) the default distro is a...

As described in the title, I get an error when installing the zam plugins on macOS (Mojave 10.14.2), as it doesn't recognize the `-t` option provided to the install command.

When Array.prototype has been altered in any way, it will cause webdav 3.6.1 to fail in getting a directory contents, and possibly more. Until now I have used webdav version...

Effort: Low
Priority: Low
Type: Enhancement
Status: Blocked

When a user fills in his credentials in the "default" mode (which is `sign in`), and then realizes he should have made a new account instead and clicks on `register`,...

https://github.com/peterkhayes/pitchfinder.js/blob/master/pitchfinder.js#L184 When I compared your implementation to a C implementation I found (https://github.com/ashokfernandez/Yin-Pitch-Tracking/blob/master/Yin.c) I noticed a few differences, the main one being that this YIN implementation effectively does not have...

multipart is required, but it is not part of the standard node modules anymore. Maybe include http://github.com/isaacs/multipart-js/ as a submodule?

At the moment OrionDB dies after an error in SQL. While this behaviour has a few benefits - such as not returning a HTTP 200 message (successful request) - it...

Feature

Because of a design error, records of sessions that have been expired can be left behind in the store used for storing the session data. This data accumulates over time...

When new records are created which have a relation to an existing record, the new record is not distributed to the clients having requested the related record and the relation....

Because of the way Thoth uses socket.io, there is a problem with resuming sessions. This problem can cause Thoth to crash if not run in non-debug mode, but more importantly...