-
In https://github.com/facebook/hermes/blob/master/doc/Features.md `Intl` is listed as `Excluded From Support`. With
> Hermes plans to target ECMAScript 2015 (ES6), with some carefully considered exc…
-
2 Jan, 2022 - this card is half done by @bertllll with regards to changing data type to a blob object
This is an interim card to MASQ-Project/Node#382
`payment_suggested_after_sec`
`payment_…
-
## Intro
Follow the examples in `filters/string.rs` with tests.
Need to add all common and expected filters from Jinja2 and Django.
Feedback on the API wanted as well!
Each filter should have te…
-
I've spend some time looking at various hypothetical alternative implementations. I didn't do anything practical, but I've learned a bunch, so hopefully this might be useful for someone.
The backst…
-
We are sometimes bound by the administrative of the distributed scheduler. The scheduler is Pure-Python, and a bundle of core data structures (lists, sets, dicts). It generally has an overhead of a …
-
`psql` / `libpq` can read auth information from a `.pgpass` tabfile with the following format:
`::::`
We don't do per-database auth, so our tab would omit the `database` field.
-
**Describe the bug**
I tried to build and test cudf v21.12.00 on ppc64le platform with CUDA.
I encounter 196 test failures:
```
=============================================== short test summary i…
-
There are useless parentheses spread across many grammars in the repo, which I've been trying to correct. Here is a list as produced by a Trash script (see the following comments).
This is the scri…
-
**Current specification:**
https://html.spec.whatwg.org/multipage/forms.html#limiting-user-input-length:-the-maxlength-attribute
> ... the code-unit length of the element's value is greater than the…
-
Hello,
We have been using FB for a while now in some C++ and Go projects and have had spectacular performance, we now have a project that needs to communicate with those projects from Javascript in t…