Thorsten von Eicken

Results 89 issues of Thorsten von Eicken

Can you provide an example for how to use map as a filter?

question

Need to add note to run `npm install` in readme, else the following happens: ``` # node proxy.js module.js:340 throw err; ^ Error: Cannot find module 'optimist' ```

I'm probably dense, but how do you nicely add query string parameters, e.g. to a GET request? Looking at centra there's a `.query` function on the request object but I...

I have uPlots embedded in pages where I'm using a CSS transform to scale the entire page up or down. This mostly works, but the mouse position is not tracked...

Why does PerformanceManager redefine this std library method? I can get the fractional second but the UTC offset looks plain wrong. This makes it difficult to use this library in...

conn.i2c should have an i2c.NoAckError defined such that an app can tell whether an error indicates that the device did not ack a transfer. An example for this is polling...

Write a test that exceeds the number of gpio pins with edge detection and verify that the error message makes sense.

Currently most processors and platforms are detected using /proc/cpuinfo, which seems to vary a lot from distro to distro. The device tree seems to vary less, specifically the "model" and...

- 1.6.0 Arch linux - Arch linux x64 - https://motus-builds.s3.amazonaws.com/tve/sensorgnome-build/pimod/sg-armv7-rpi-buster-2021-320.zip If I try to flash the above image from URL I get an error "Zip version 78.8 is not supported"....

**At this point this PR is for discussion purposes. It is clearly incomplete. Is this even going into an interesting direction at all?** ### Problem The purpose of this PR...