Marius Karnauskas

Results 11 comments of Marius Karnauskas

I would suggest to follow standards and make less hacks. AFAIK it works without any problem with miniupnpd, tho not with some weird implementations. Even, if goupnp could parse that...

Not always. I have tied with a few mp4 videos and the same behavior. I noticed it doesn't crash if I change zoom factor to 1 (`-v -q -d 2`)....

`-z 1.99 -w` failing, `-z 1.9 -w` works, `-z 2.1 -w` works, `-z 2.1` failing

It's on mac actually. Will have a look at `lldb` when have time. ```bash code/Anime4KCPP/_build % sw_vers ProductName: macOS ProductVersion: 11.5.2 BuildVersion: 20G95 code/Anime4KCPP/_build % ./bin/Anime4KCPP_CLI -V Anime4KCPP CLI Anime4KCPP...

I think this is related to https://github.com/numpy/numpy/issues/17784

My code changes are just tiny bit of code which worked in my case. I don't see this working in generic situation. In my situation dns resolver address is on...

I'll add this https://developers.cloudflare.com/cloudflare-one/tutorials/secure-dns-network/#configure-your-router as it is similar to nextdns.

Yes, facing same. Feels strange to require have apex record just to run `wrangler dev`. Update: still seeing with 1.17: ``` % wrangler -V wrangler 1.17.0 ```

Any git repositories really (Gitlab, Bitbucket, self hosted), and any Docker image registries (GitHub packages, Docker Hub, Quay, or other self hosted registries) really.