-
I was testing some stuff with the `ev3dev docker images` but I think that the `armel image for jessie` is broken.
https://github.com/ev3dev/docker-cross
_Affected file:_
https://github.com/ev3dev…
-
Everything used to work even a few days ago but i am guessing something changed in the node/nmp packages and now there is this error
(complete output beginning with clone here http://pastebin.com/Gjk…
-
# NUSMods Wiki
## Scenario
Information about NUS modules can come from official NUS sources or through other platforms like blog posts, youtube etc. Currently, NUSMods has a dedicated module page …
-
I see that working with `sf` objects with `dplyr` is [listed on the ISC Proposal](https://github.com/edzer/sfr/blob/master/PROPOSAL.md#the-plan), but it looks like you haven't gotten around to documen…
-
For some reason license-checked can't figure out the license for [uid-number](https://www.npmjs.com/package/uid-number) ([package.json v0.0.6](https://github.com/npm/uid-number/blob/v0.0.6/package.jso…
-
I'm pretty much done with everything to get this project off the ground and released. To recap, we currently have:
* A complete `Dhall.Type` that extracts a `GenericPackageDescription`. This is the…
-
Please complete the python GPU enabled install for MacOS.
This guide is complete / following it to complete results in errors.
https://mxnet.incubator.apache.org/get_started/osx_setup.html
Also,…
-
After an initial read through, I'm thinking about ways to generalize _some_ of these names, into a single-named static method. I'm not sure what it would be named, but basically I mean something like:…
-
The first two of these queries will work.. the third will not. However they differ only by the age searched on. The first 65. the second 67. and third 66. (the third will return no results).
…
-
Examples:
es7 async await keywords:(I can use **babeljs** to compile es7 es6 to es5)
``` ls
do async -> console.log (await read \./file)
```
should compile to:
``` js
(async function(){
return c…