Tronje
Tronje
When I try to connect to `localhost`, I get this error, but when I use `127.0.0.1` instead, everything is fine. I guess websocat can't resolve names or something? `curl` can...
I'm trying to build this with Python 3.7 and Cython 28.5. `python setup.py install` gives several compilation errors related to the new Python 3.7 C-API. I understand that I seem...
RABBITMQ_DEFAULT_VHOST is deprecated. As the default vhost setting defaults to "/" anyway, it can be safely removed. Fixes #1157. See: https://www.rabbitmq.com/configure.html (search for `default_vhost`, there's no anchor to link it...
Hi! I'm trying out `tectonic` because my document takes about 15s to clean-build and 10s to re-build after a minimal change using my go-to tool `rubber`. I've set up the...
Hi, it's me again, the guy with the weird problems. This time, I believe I have a decent grasp on what's going wrong. It's documented with a minimal example and...
Hi! We're using avr-hal and avr-device with an atmega164pa uC. We tried bumping our Rust toolchain, as you have done with 2eb28fa3024ecbf9898c8e900e744d1201ceffca. This causes incorrect ADC readings. We've literally changed...