Melroy van den Berg
Melroy van den Berg
You didn't answer my questions regarding "Connection closed by foreign host.".. And IPv6 address not reachable at all. These could be very valid reasons why the node might think its...
I believe ruff can be configured as a fully drop in replacement for black. Right? Ruff is much faster. So I'm in.
> Furthermore, if I didn't misread this, these methods duplicate the non `get` properties above: Nope they are not. These "get" methods are returning the full JSON object, instead of...
I see. Fully understand. Maybe create an issue at https://github.com/Mbed-TLS/mbedtls and hopefully they solve it again?
Well.. I didn't came up with this. Mastodon made this change here: https://github.com/mastodon/mastodon/commit/77c055b78ca3df0e17cd42414e6ff6fac85c160a#diff-e45e45baeda1c1e73482975a664062aa56f20c03dd9d64a827aba57775bed0d3L85 In PR: https://github.com/mastodon/mastodon/pull/31554
> Both are correct. One is right, the other is more-right. The Docker Compose was changed (with [@ThisIsMissEm](https://github.com/ThisIsMissEm) recommendation actually) because it's the more right. Ok But my question was...
I tried to sync most of these Kbin commits, but I guess I forgot this one. Thanks. As you can see the commit from Ernest is involving more changes (not...
> Do you use VSCode? If so, maybe we should add some default, project settings that auto-enable ruff format and check on save, as well as code editor rules and...
> This will be quite unfortunate if `ruff` is forced, since it is the only dependency which pulls in Rust. Look, again. Ruff is only a dev dependency. I'm not...