-
Should we remove Immutable.JS in favour of either:
- vanilla JS
- an alternative library that's more compatible with RamdaJS etc. such as Seamless Immutable (https://github.com/rtfeldman/seamless-…
-
Not sure if I am missing it but android provides Section indexer for contacts so that you can show sections per letter in contact list.
It might be be good to include it in the library.
val uriWit…
-
Just a suggestion - in the readme gotchas section it says:
```
limiter.schedule(() => {
const allTasks = tasksArray.map(x => processTask(x));
// GOOD, we wait until all tasks are done.
re…
-
**Context**
When instantiating Airflow DAGs, users can declare `template_searchpath`, which is a list of folders (non-relative) that define where jinja will look for templates. By default, it contain…
-
Lokomotive uses a self-hosted control plane based on Bootkube + Helm. The sequence of events which eventually results in an operational self-hosted k8s control plane is rather complex and contains mul…
-
[ENAS shows that keeping/reloading past model weights during search can make model search much more efficient](https://github.com/melodyguan/enas), and with eager execution models could potentially be…
-
Can you please add support for textline and date attributes?
I would love to be able to just say "Attribute = Arbitrary string value" and "Date is Between X and Z" to properly segment my list.
I mig…
aikar updated
10 years ago
-
(This really should be a Discussions thread, especially as we don't have a specific mailing list for non-issue discussions)
So, y'all know that I've been testing PRs on the following systems:
- …
-
A project I'm trying to compile includes `limits.h`. It looks like lljvm is intended to support this, but does so incompletely. Consider the following, in the Docker described in the README (which I…
-
Looked through the test framework a bit again, it does have some gotchas making it difficult for anyone else than me to run the tests:
* conf_private - any errors in that file, and it will be silen…