-
### 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…
-
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…
-
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 …
-
Now lazy params are implemented so that they range in sequence and wait for previous to resolve. To make page loading faster we need to make params functions run as a goroutine and return a channel to…
-
### 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…
-
### 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 …
-
### 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…
-
Here's my preliminary bad idea.
When a router is assigned a func, it will no longer just call it. Instead, it will place it into something like this:
``` go
type CachedHandler struct {
Handler f…
-
```
In order to be sure TabGroupsManager is fully compatible with Firefox 36, I
will add usefull information and resources with some of the possible bugs and
changes to made in TGM code.
https://dev…