-
-
We are probably overwriting some texts in various places with bad IDs that exceed the 65,536 cap.
We have IDs using 100000-100025 that should be redone to valid numbers.
We may also want to cons…
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
No
### System Info and Version
System/Version info
```sh
Hyprland 0.45.0 built f…
-
Hi. I'm a Mac Mini M1 user and I've been using the software for a long time now, as I use an MX Keys Advanced keyboard and the Cap Locks delay is driving me crazy. So far, everything has been great bu…
-
### Search before asking
- [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests.
### Description
Hello,
I'm …
-
### Is your feature request related to a problem?
Ibis currently sets upper bounds on dependencies. E.g. the latest release pins `pyarrow Capping dependencies has long term negative effects, especi…
-
When I run `make GOTIFY_VERSION="v2.5.0" build`, this error occurs.
make: gomod-cap: No such file or directory
make: *** [Makefile:19: update-go-mod] Error 127
-
some people think it's glaringly bad, some dont notice, some will never see it at the tiny size they'll usually see it, other's might print it on a poster and be appalled. a couple questions:
- if …
-
**Support Cap.so with an official Raycast extension.**
**Includes minimally** two commands that can be invoked from Raycast:
- Start recording (w/ default settings set by user)
- Stop recording (…
-
Considering the following example minimum arena implementation:
```c
#include
typedef enum {
A,
B
} type_t;
typedef struct {
type_t typ;
} data_t;
typedef struct {
…