-
npm3 perf :mag:
**TL;DR**: We've got a network :chart_with_downwards_trend: utilization regression that's at the root of the npm3 install performance. Here's the bird's :bird: eye view:
How'd w…
-
After helping Nikita make some gates, we found many of the gamma-gamma matrices generated by the make matrices script are not symmetric. I feel this is a pretty big issue as a non-symmetric matrix re…
-
# Choosing a Task Runner for the Cloverfield Boilerplate Scaffold
Cloverfield aims to create a next generation JavaScript project boilerplate. That means we'll use the tools that coders in-the-know w…
-
Using angular app, spectrum directive inside select2 input there are several problems:
1. When adding two values, then click on the first color picker and straight after that click on the second color…
-
I was having issues deploying my application to Heroku, which is a single page Angular app that uses Bower and Grunt. When deploying, the build would fail with the issue being related to the `bower in…
-
Title says it all:
``` python
>>> y, sr = librosa.load(librosa.util.example_audio_file())
>>> F, D = librosa.ifgram(y)
>>> F.size
2713175
>>> F[F < 0].size
1949
```
The negatives are huge, as well:
…
-
When the spectrum element lives inside of an element that is hidden, the color picker doesn't move to the correct location:
http://jsfiddle.net/XEF6F/8/
-
I am, at Masha's request, posting this here.
Please push the remainder of Humanity's codebase to GitHub so that other contributors can get a better understanding of the ecosystem in place.
Both Max …
-
Hi all,
Please I need your help, to make my grafana display somethnig else than the black screen default page.
I've read the documentation but I'm still a little confused.
So I would like to use g…
-
I just started playing with Cycle and it looks really cool!
To me, two things immediately surprised me, so I was wondering if I'm missing something.
1. interactions.get(selector, eventName) in all ex…