moderation
moderation
DNS queries over QUIC are always slow and appear to be hitting some sort of timeout. This behavior is the same on MacOS and Linux. Queries to `@quic://dns.adguard.com` are always...
Unable to build on Linux. Same error observed on Twitter - https://twitter.com/jarredsumner/status/1767348346023477343 ``` error: failed to run custom build command for `mozjs_sys v0.68.2 (https://github.com/wasmerio/mozjs.git?branch=wasi-gecko#91349dc0)` Caused by: process didn't exit successfully:...
Trying to build from the latest I hit an error ``` Build Summary: 3/6 steps succeeded; 1 failed (disable with --summary none) cli transitive failure ├─ zig build-exe cyber ReleaseFast...
- Tokio 1.0.1 - https://crates.io/crates/tokio - Hyper 0.14.2 - https://crates.io/crates/hyper - rusoto_dynamodb 0.46 - https://crates.io/crates/rusoto_dynamodb The latest version of `rusoto_dynamodb` won't run with the old Tokio dependencies. Replaces https://github.com/cookpad/sds/issues/17
I've been running sds as my Envoy control plane for a couple of months now and it has been great. One of the first things I did was switch to...
## Describe the bug In the `v3.x` branch, the `--quiet` command line flag no longer works ## To Reproduce `pyinfra pi.local --quiet exec -- go version` ``` NAME="openSUSE Tumbleweed" ID_LIKE="opensuse...
### What problem are you trying to solve? I regularly update a Deno Deploy app and use the following code to return the Deploy version. This used to regularly udpate...
The binary that results from `llrt compile ` no long runs and returns the error on the last line below. ``` llrt compile hello_console.js llrt hello_console.lrt ReferenceError: Error resolving module...