Lucas Hrabovsky
Lucas Hrabovsky
There are now multiple gh release modules so we should use them instead.
Also lets update this ticket to remove gulp, switch to http://npm.im/gh-release and update README.
https://github.com/atom/node-mksnapshot
According to https://github.com/thlorenz/v8-flags, this can't be set at runtime. Think I'm just going to switch to using latest io.js stable, which should make this all a lot simpler and much...
Ah... There is a gyp define for `NODE_V8_OPTIONS` we could set at build time which seems to do the trick: ``` npm install -g [email protected]; DEBUG=* GYP_DEFINES='node_v8_options="--harmony --harmony_proxies"' lone ```...
[histogram bins](https://github.com/mbostock/d3/wiki/Histogram-Layout#bins) feels right
Made https://jira.mongodb.org/browse/INT-317 to track background work to make this happen
To clarify: you mean mongodb-js/mongodb-tools (old utils for mongo process management) not mongodb-js/mongodb-core (the low-level of the node.js driver). > I'm working on some PRs in `mongodb-topology-manager` but would a...
To reiterate:  