Igor Novgorodov

Results 15 issues of Igor Novgorodov

``` error decoding response body: missing field `multiple_railguns_allowed` at line 1 column 509 ``` It seems that Cloudflare broke their own API without bumping the version to v5. Removing the...

Due to an upgrade to `axum` 0.8 and incompatibility of `tower-governor` with it yet I wanted to disable the feature, but then crate fails to build: ``` error[E0433]: failed to...

This allows to specify any number of Wi-Fi networks to connect to when starting/waking up. It will try them sequentially until one succeeds or all fail.

When the initial load is applied - `little_loadshedder` discards a number of requests. I was wondering if we can add some option to initially just do the measurements and only...

When connecting to TLS1.3-only endpoint I get: ``` websocat: WebSocketError: WebSocket SSL error: bad protocol version websocat: error running ```