ethaniel

Results 32 issues of ethaniel

I am experiencing this weird bug, that when I have the spectralizer overlay enabled, I can see the video perfectly on my screen, but when watching on Youtube, the video...

Monterey 12.6.7 here, xbar 2.1.7-beta. I have the following code: ``` echo "Admin requests: $CNT | href=https://url | color=red" ``` It displays correctly: But when I click on it, the...

Hi! I'm testing with user-agent `Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/603.3.8 (KHTML, like Gecko) Version/10.1.2 Safari/603.3.8` (which belongs to one of my users and showed up in the...

I lost SSH access to my RPI 4B during the installation process. These were the last lines and now I can't connect to it anymore: ``` Download complete and in...

Can you please expand the documentation to let us configure VIPS_DISC_THRESHOLD? Thank you.

Hello! Thank you for the amazing project. I would like to make a request. When I run `openpyn -l us`, the script responds with a list of servers and nothing...

I have a very simple setup which loads a remote website: ``` var uncss = require('uncss'); const fs = require('fs'); var files = [ 'https://tm30.io/?raw_css=1', ]; uncss(files, function (error, output)...

Hi! Thank you for the amazing library, it really was a gentle introduction into the world of facial recognition. However, I've noticed that none of the models really work for...

enhancement

There is a 20 second delay which gets worse over time when using this module as a relay between obs and nginx. Looks like the problem lies in the TCP...

Hello! I have a unique face and the default Resnet34 (CASIA, E40) model doesn't provide correct embeddings (I am testing via the deepface library). I was hoping to try a...