lapsio

Results 18 issues of lapsio

https://pastebin.com/fH356wkk when symlink is copied over SSHFS it results in error "Permission denied" (if file exists on host and sshfs user doesn't have permission to it) or "No such file...

bug

I'd really like to use camera-based gessture detection and I could find it only in your project. Is it possible to use gesture.js standalone and provide custom callbacks?

Hi I'm using Scarlett 18i20 which (as name suggests) is 18/20 channels ADAT interface. Unfortunately I can't seem to successfully connect it over network using more than 6/6 channels. When...

HTCPCP requests doesn't work. HTCPCP shouldn't be HTTP based, it's just bad implementation. Nodejs http server rejects all non-http requests including htcpcp ones. htcpcp server must be raw tcp/ip based.

I'm trying to use dancer with js music player, but when it changes source file everything sounds crappy. I've also tried to do this manually via chrome console in example...

To make code more flexible for advanced webapps, ImageAnalyzer should get Image object, not path to avoid doubled image loading in case of previous canvas usage. Eventually switch(typeof image) to...

Hi I decided to try out this utility on my workstation which seems to bottleneck on single core during file copying and so far results that I'm getting are extremely...

**Describe the bug** Adding `gpuX` to displayed boxes will make it downgrade to stock `shown_boxes = "cpu mem net proc"` if said GPU is not currently registered by driver (eg....

bug