Penagwin

Results 6 comments of Penagwin

I love Coffeescript's syntax over Earl Grey's syntax. I also think that Coffeescript is supposed to compile to javascript, and ES6 is the most recent version of javascript. By not...

My results from Redis were... interesting. Redis used all 2GB of ram, as well as 1GB of swap, then the vm was basically frozen. I'm not sure how leveldb got...

@Huvik If you are looking for a quick fix right now try changing [line 108 in utils.js](https://github.com/rethinkdb/horizon/blob/07dc43e7b2a6e869e332be7b7c6b314db7d95ad1/server/src/auth/utils.js#L108) to what you need

+1 I needed it a moment ago. EDIT: Having it in the docs would still be nice, but I understand it is from a different library.

Anyone on linux (and likely mac) that just want to try it, a few things I found: I highly recommend cloning v2 to a new folder for the moment if...

@AugmentedRealityCat The command is only needed for Linux and MacOs, the `.bat` should work for windows @acheong08 Someone else should confirm this, but I believe this error is for getting...