-
### 🤔 What's the problem you're trying to solve?
It is always frustrating when the test fails with no reason and just works fine with a retry. It is common to fail one or other test when there are th…
-
If you have read or found a quality post, blog or repository recently related to JavaScript that you will like to be included and share with others using this repo, then please submit a pull request.
…
-
## Reproduction steps
Scala version: 2.13.9
```scala
scala> sealed trait T; class C extends T
trait T
class C
scala> List.empty[T].contains("foo") // good: warns
^
…
-
Hi there, thanks for the helpful package! Minor request, but please could all `datetime.datetime.utcnow()` calls (e.g. [here](https://github.com/iksteen/aws-request-signer/blob/178181542d62ef6c41d4614…
-
I have an issue with eslint throwing errors that it can't resolve a module even though it's there and works fine with the linter disabled. Trying to fix it and found this module but the description do…
-
this is mainly to add a link
discussion how to use ols and linear regression
http://forums.udacity.com/questions/100155297/how-much-different-do-you-get-r2-by-using-ordinary-least-squares#ud359
som…
-
when you have a lot of aliases and groups, the huge list of tasks reported by `grunt --help` is overwhelming and difficult to understand.
It'd be cool if gtx could intercept this option, and render s…
-
-
When trying to run vizmake() with webpack on Jenkins, if the `target` dir doesn't already exist, you will get an error about `Error in setwd(vizlab::exportLocation()): cannot change working directory`…
-
Can we also create a separate reference page for using Github? It would be good to create a page of resources for something like [Git Cheat Sheet](https://education.github.com/git-cheat-sheet-educatio…