-
### Apache Airflow version
2.5.1
### What happened
I'm following Airflow tutorial, and I faced error when come to this doc:
[Tutorials - Testing section](https://airflow.apache.org/docs/apac…
-
After upgrading to `0.12.0`, the colors in neovim appear all washed out. It is probably due to #6602. I understand the author's reasons for wanting sRGB for color work, but I prefer the previous versi…
-
~Blocked on https://github.com/tiny-pilot/tinypilot/issues/1496~
There are a few common scenarios where the browser and the Janus server on the TinyPilot device can't establish a WebRTC connection.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### OS
Linux
### GPU
cuda
### VRAM
_No response_
### What happened?
When launching with some embeddings (I b…
-
I was just reviewing my testscripts and noticed that one of them had a duplicate file:
```
# test ...
exec command
-- filename --
# contents of filename
-- some/other/file --
# contents of …
-
There is currently no search function available. Add a new CLI flag (suggest -s) to make XKCD metadata searchable. The search function should only search local storage.
-
Trying to aggregate the various issues into one to collect feedback.
I invite everyone to read the [SponsorLink announcement](https://www.cazzulino.com/sponsorlink.html) to understand the intention…
-
My window manager supports launching commands with shortcuts such as ALT + F9 for example.
Is there any way to toggle Caffeine's inhibitor, I tried to bind `caffeine -a &` and `caffeine -d &` to se…
-
I'm interested as to how Score relates to the [OAM (Open Application Model)](https://oam.dev/) specification? I've read the spec for both and can't help but notice the similarities and the paradox of …
-
Hello community,
My aim is to have some global flags that can be inserted anywhere. The code below registers the `admin` command which has a sub-command `service` which itself has another sub-comma…