Adminy

Results 85 issues of Adminy

Amazing playground, fun to be had with it. I like how the tree on the right highlights where in the source code on the left. I want to push this...

I created a webm file with ffmpeg which contains hevc and libopus and it's not giving out frames

https://github.com/adanjoga/nsga3/blob/00d88fa451d16275a0709d1bdc463effc905166b/src/nsga3.h#L268 I added a print statement ```c++ printf(">P:%d R:%lu

Cloudflare workers support webGPU, is there a way to take advantage of the fact that you get tons of worker nodes? I guess workerd also has to talk to the...

Running: `RUST_LOG=debug scie-pants` Gives: ``` [DEBUG TimerFinished] BuildRoot::find(), Elapsed=9.182µs [DEBUG TimerFinished] PantsConfig::parse(), Elapsed=2.161389ms [INFO scie_pants] Found Pants build root at Some("/root/repos/proj") [INFO scie_pants] The required Pants version is Some("1.30.0") [DEBUG...

uv 0.2.6 when installing `pyyaml==5.4.1` I get: ``` Resolved 126 packages in 1.66s error: Failed to download distributions Caused by: Failed to fetch wheel: pyyaml==5.4.1 Caused by: Failed to build:...

question

``` : Unsupported system page size : Unsupported system page size memory allocation of 5 bytes failed [1] 22202 abort (core dumped) uv ``` ### A minimal code snippet that...

bug

**Describe the bug** When building the `nix` package derivation, the tests are failing. This occurs on a containerized linux nix binary, running on macos with a virtual filesystem volume. Note...

bug

adds `-k` / `--skip-ssl-verification` and `-f` / `--scan-file` flags. Tested with and without ssl verification. Usage in case using newer openssl: ```bash export OCF="openssl_conf = openssl_init\n[openssl_init]\nssl_conf = ssl_sect\n[ssl_sect]\nsystem_default = system_default_sect\n[system_default_sect]\nOptions...