-
The failure:
https://drake-jenkins.csail.mit.edu/view/Nightly%20Production/job/linux-xenial-clang-bazel-nightly-memcheck-tsan/15/consoleText
We have temporarily removed the test:
https://github.c…
-
reproduce with: ant test -Dtestcase=TestBasicModelIne -Dtests.method=testRandomScoring -Dtests.seed=86E85958B1183E93 -Dtests.slow=true -Dtests.locale=vi-VN -Dtests.timezone=Pacific/Tongatapu -Dtests.…
-
After careful consideration (see in particular #5), I think that the best syntax satisfying the difficult constraints we face (strong BC, consistency) is the following:
```js
a ?& . b // instea…
-
Feedback from #7125 is that some people actually do mix and match global and imported UMD libraries, which we didn't consider to be a likely scenario when implementing the feature.
Three plausible op…
-
A large monorepo works for Google, but not on github.
We hit the ceiling of achievable velocity of a single github repo in early 2015:
https://github.com/kubernetes/kubernetes/graphs/contributors
…
-
The private name stuff has evolved a lot recently, but I think I'm caught up. The latest is that you create an object with:
- An internal slot
- A null prototype
- A toStringTag
- get/set functi…
-
It's probably worth revisiting the Drake style guide for handling [explicit template instantiation](http://drake.mit.edu/cxx_inl.html#cxx-inl-files). The current guidelines balance two issues:
- Effi…
-
Experience with the Huntsman Telescope has shown that running arrays of USB cameras from a single computer is unreliable. Consequently the Huntsman team have decided to follow the example of the Drago…
-
This is the tracking issue for RFC 2394 (rust-lang/rfcs#2394), which adds async and await syntax to the language.
I will be spearheading the implementation work of this RFC, but would appreciate me…
-
It is clear to me that this "consensus" in the committee is against the majority of the community other than tc39.
I just want to know, what people like me, who really do not want this private fiel…