gingerlime

Results 128 comments of gingerlime

Not even specific to this project, but this seems like one of the limitations of github. Anyone can fork, which is great, but then what happens if a project gets...

Managed to find a [workaround](https://apple.stackexchange.com/a/307095/388233), in case it helps anyone ...

hey @skllcrn I tested it out with QuickTime and it's not happening with it.

I know it's a bit old, but hope it can still help: - You'd need quite a lot of experiments to hit the limit, but in theory you could. According...

@jordanpotter thank you. I thought docker (or docker-compose) pokes holes in firewalls by default? but I also tested it without a firewall. `nc` works, but using the docker setup I...

Thanks @jordanpotter ... I'm not sure I fully understand. I have only one machine, and I'm not sure I have those local subnets configured... I want to curl the public...

Hi @jordanpotter. Thanks for the patience and taking the time to explain :) I really appreciate it. > Or we can just recommend people use Traefik 😄 Yes, sounds like...

Came across the same issue as well. Specifying the `--host ` works, but would rather use the default `127.0.0.1` to connect (in case the name changes in future)...

Sorry if this is a dumb question, but why not just compile it to javascript and then run it over the compiled javascript?

There's also a high-severity vulnerability in webp that was fixed in https://github.com/python-pillow/Pillow/pull/7395