-
**Describe the bug**
If you have *any* other software running that even tangentially *looks* at using the default sound device (such as Discord just sat there doing nothing, or firefox that happens t…
-
### The problem
I installed claude, asked it about the state of my lights, and it just turned all of them off 😂.
Here is my conversation:
conversation
![image](https://github.com/user-…
0x53A updated
3 weeks ago
-
### Expected Behavior
On Windows 11, I have 16GB VRAM NVIDIA card, before I can run full size model of Mochi, i.e. first example in [https://comfyanonymous.github.io/ComfyUI_examples/mochi/](https:…
-
In most cases in this app, when user commands fail, they remain in the input box and turn red, indicating that it is either in the wrong format or cannot be processed due to logical error, like the fa…
-
The preserve durability option in Effortless' settings can't actually be disabled in practice.
I'd expect setting it to `0` would cause tools to actually break instead of being kept at `1` durabili…
-
### Checklist
- [X] I am using the latest version of Alarmo (latest version can be found [here](https://github.com/nielsfaber/alarmo/releases/latest))
- [X] I checked for similar existing requests (b…
-
I've just did a fresh install of crazyswarm2 on my 24.04 so I'll make an issue of those that are still current.
When installing, usually empy needs to be installed as well with `pip3 install empy l…
-
![image](https://github.com/user-attachments/assets/367fc3b0-cd33-479e-8e8e-873f44220ce6)
![image](https://github.com/user-attachments/assets/8f8dc499-8332-4795-8380-88d85e99a44f)
![image](htt…
-
**Describe the bug**
#include should never be inside of scopes or namepsaces. But zstd seems to extern "C" and then include various headers within them. This then causes clang module building to fa…
-
When substituting regular arguments, the arguments are stripped of surrounding whitespace.
```c
#define macro(a,b) (a,b)
macro(1, 2) // 1,2
```
When substituting varargs, the arguments are …