Brad Carleton

Results 4 issues of Brad Carleton

How do you map output values, which look to come through as floats, to the set of individual integers going from 0-9 at the end of the output layer?

`/asset-rack/readme` Use the markdown library that's already in the project. You can unescape html in jade like this: ``` jade !{html} ``` We'll need to convert this stuff: The triple...

Hi, when I start this for some reason. I am seeing CPU spike to 100% when using with the cluster module: ``` javascript MongoStore = require('socket.io-mongo') cluster = require('cluster') numCPUs...

bug