Evan Mesterhazy
Evan Mesterhazy
Having the same issue with errbot 5.2.0, 5.1.3, and the pre-release version 6.0.0.a0.
I am experiencing this issue using the default `auto-completion` layer with no additional changes.
Thanks for posting this @TehShrike - I have the same issue as you. I can't test workers that match on subdomains with dev because all requests to localhost are forwarded...
Aside from being a security issue, this breaks buildroot: ``` You seem to have the current working directory in your LD_LIBRARY_PATH environment variable. This doesn't work. make[1]: *** [support/dependencies/dependencies.mk:27: dependencies]...
This is causing an issue for me and at least a few others trying to build TCMalloc, and it looks like TCMalloc is actually using the [0.1.1 release](https://github.com/google/tcmalloc/blob/e705d3b1cad8d6ec30983536c14551369d075b9d/WORKSPACE#L90) of rules_fuzzing....
Thanks @matta. It turns out there were a couple of issues. First, it turns out there was actually an explicit `rules_python` load in the WORKSPACE file to work around an...
It's going to be entirely dependent on the service you're using. Here's what I found on ipinfo's [developer page](https://ipinfo.io/developers): >Rate Limits >Free usage of our API is limited to 50,000...
How about a Makefile with the following contents: ``` watch: dart run build_runner watch -d ``` And then in your readme ask users to run `make watch` in their terminal....
RE: Ilya's last comment, I would also prefer if `jj diff` took a revision argument instead of a path argument. I very frequently diff revisions and rarely want to limit...
Hi everyone, happy new year! Any chance we can get this pushed through in the next couple of weeks? 🙏