veily
veily
We are using apollo server `3.6.7` with apollo gateway `2.0.2`. We are seeing longer event loop delays and general fewer event loop iterations after the upgrade. This is a graph...
Launches are really helpful for us to determine what went live and when. However, when something does go wrong, we want the ability to trace the launch back to the...
Tried multiple version of blender (2.83, 2.93, 3.2) and respective rigify, all having the same issue that chest and above (spine_fk.002 bone) not rotating with the lower body. It happens...
Is it just me??? Why no one is reporting it. (Trackpad mode) I tried this on multiple devices and it's so hard to trigger a right click. I saw a...
``` query($arg1: String!, $arg2: String!, $arg3: String!){ _entities(representations: [{ __typename: "SomeEntity", arg1: $arg1, arg2: $arg2, arg3: $arg3 }]) { ... on SomeEntity { someField } } } ``` fails on...
### Bug description Cannot open device list in the configuration UI, crashes with "Something unforeseen..." When running --dev-all with CLI client, showing error: ``` Error code 0x0003 at src\HID.cpp(282) `anonymous-namespace'::HidModelInfo:...
`--all-in-fp32` flag is being ignored currently due to the mps check comes before it. Was there a reason for it or is it unintended bug? For context, I get cast...
This script seems no longer work on x.com even if I update the match domain. I asked ChatGPT to write a script that simply removes all the numbers on the...