-
I've been thinking a lot about what differentiates us (good and bad) from the rest of the JS ecosystem lately, and I think I've come to a conclusion that should perhaps be turned into a point of actio…
-
Many 3rd part libraries that aren't ember-addons provide es6 versions of their modules. At the moment, consuming these is hard without a shim-addon + custom broccoli-funnel+babel or using something li…
-
We should document the potential journeys to guide users through setting up our various packages. I see three main paths:
1) I want to start linting my TypeScript project with ESLint
1) I am alr…
-
We should come up with a default story for a ServiceWorker, beyond just a simple application shell and the toolbox strategies. We need to draft an RFC that describes a complete implementation inside o…
-
# Status
## Monitoring
- [Homu queue](http://buildbot.rust-lang.org/homu/queue/rust)
## Known issues
- CI: currently experiencing a variety of problems that are causing the PR queue to bac…
-
(WIP PR: #2885)
**tl;dr**: The Rust compiler now has support for an SGX target, so users can make their own enclaves using the unmodified TVM Rust runtime. In other words, *TVM no longer needs to e…
-
I have a case where a POST can start creating a resource, and give a URL for where it's going to exist, but the client shouldn't expect it to be complete yet. I believe the right response code is 202.…
-
fail2ban doesn't appear to have any IPv6 support. With lots of networks (and thus hosts) trying to turn it on for World IPv6 Launch on June 6[1], this is a blocker.
http://www.worldipv6launch.org/
-
The suggestion is to change the auto-generated unit-test cases from something like this...
```
// Replace this with your real tests.
test('it exists', function(assert) {
var service = this.subjec…
-
Hey all - I was just chatting with @jzf2101 about how it'd be useful to have a business card to give to people when they wanna connect with the Jupyter community.
Do we have any business card templ…