-
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…
-
https://github.com/netology-code/dj-homeworks/blob/0420d5da818fb2c5eaa288ba7e0dae0cb8b3ec10/databases_2/orm_query/templates/articles/news.html#L16
There is no need to display full text (it's the only…
-
I have a benchmark [here](https://github.com/mindplay-dk/sigma/blob/605780ab4ce6eb7d8bc335c62b7c2b7acdcd88c1/benchmarks/src/json/index.ts), in which the order of the tests seems to completely change t…
-
### Which @angular/* package(s) are relevant/related to the feature request?
compiler
### Description
Right now if not deferrable dependency is provided, angular will load it eagerly without …
-
Hi folks. Interested in feedback on some experimental promises with deferred rejection. Has this been considered as a solution?
The pattern is you create promises with rejection deferred: if they'r…
-
Currently there is no way to map one ARB file to multiple locales, outside of using it as the default language. Would be great for the `"locale"` within the ARB file to specify multiple locales. This …
-
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 …
-
### What happened?
Now that it's easier to enable shadows in meshcat, it turns out that the vector arrows for contact visualization cast shadows. Generally, we should make sure that any visualized el…
-
### Is your feature request related to a problem? Please describe.
Learners use voiceovers for playing/learning the lessons, and due to manual voiceovers in the current system, many inconsistencies…
-
### 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…