-
Running `dune fmt` with the dev tools feature enabled (e.g. in the developer preview) dune will install ocamlformat before using it to format the project. However, dune also runs `ocamlc` to get infor…
-
**Describe the bug**
had a chat about the error here: https://discord.com/channels/711271361523351632/1069610909296766998/1308825724760752270
So we have a matching table with these relations
``…
-
## Expected behavior
* Back button can be used multiple times to go back to a previous page on the docs site
## Actual behavior
* On Chromium browsers and Firefox, the back button only goes …
-
### 📜 Description
Recently we enabled paginated catalog view in our instance of Backstage. This changes the view to fetch entities from catalog using `queryEntities` call instead of battle-tested `…
-
### Description
Let it say:
We have two celery workers: A and B, they cannot access to each other
worker A can access file A, but can not access file B,
and worker B can access file B, not file…
-
This is a proposal for a new guarded import syntax which allows conditionally either importing or *not* importing a library, and telling at runtime which one it was.
The allowed conditions are the …
-
I am making a process which will run periodically, but it should also be possible to kill it. This is the code:
```
(defn foo [kill-d]
(d/loop []
(prn "Setting up with timeout" 1000)
…
-
# What's missing?
mod-morph behaviors can list `mods` (which trigger the modified binding) and `keep-mods` (which are passed on along with the modified binding) but there's no way to specify a mod as…
-
I believe the current `MultiProgress` API is error-prone and too easy to "hold wrong", and would like to suggest a small-ish redesign.
`MultiProgress` exists primarily to coordinate draws of multip…
-
I'd like to have a small wrapper in Elisp that allows me to perform signing and encryption actions on an Emacs buffer, however the keybase calls would need to pass on the --no-tty flag to `gpg` - othe…