Jake Verbaten

Results 317 comments of Jake Verbaten

removing `node_modules` from git and adding it to `.gitignore` made the problem go away

@nevir as an aside, is there any easy way to change the colour style of groc. (Your choice is ugly :()

@nevir also note that the menu doesn't build properly for me : http://raynos.github.com/nCore-example/test/server.html

@nevir never mind the bug is magically gone.

@hughfdjackson consider dropping IE6-8, FF3 & chrome4 support [ImmutableHash](https://ci.testling.com/Raynos/immutable-hash) seems to work everywhere apart from IE8

@hughfdjackson testling ci is rather unreliable :D

+1 for .init() and +1 for what's the work around?

@alanshaw check out https://gemnasium.com/Raynos/serve-browserify and log into gemnaisum, then hit the changelog icon. I believe it just shows all commit messages between the two tags 2.14.1 and 2.18.1. This also...

That could work too. `--hide MIT` gets rid of 90% :D

I am 100% excited with a full JS leveldb implementation. @rvagg is also working on level in JS stuff ( https://github.com/rvagg/leveljs-sst ) Would love to use this locally instead of...