Yo Lulkin

Results 60 comments of Yo Lulkin

ABSURD! TOP PRIO!!!

SMART. Great feature for the PREMIUM SUPPORT PACKAGE™.

I got a similar issue, but not the same: ``` DEBUG=* ./node_modules/.bin/speedracer run src/ui/EmailField/race.js chrome-launcher locate chrome +0ms chrome-launcher trying: /Applications/Google Chrome Canary.app/Contents/MacOS/Google Chrome Canary +0ms chrome-launcher auto locate chrome...

Trying the `0.3.0` tag I end up with ` director no races found: src/ui/EmailField/race.js +3s` instead

Oh, hi @minad , yeah, I'm adding you as an admin. Been a bit away from this, but will learn again how to publish gems ASAP ha :D

NPM. No robustness. https://www.theregister.co.uk/2016/03/23/npm_left_pad_chaos/ No security. https://www.bleepingcomputer.com/news/security/52-percent-of-all-javascript-npm-packages-could-have-been-hacked-via-weak-credentials/ No problem. Will be published soon™

It's quite hard to figure out if one should or should not use it without benchmarks. Also, pg sends a warning if native is not available which doesn't help much.

What is the right version? 2.0.0? I got `"coffee-react": "^2.4.1"`... is it too new? :D

+1 having this problem. Simple example: ```js const hoxy = require('hoxy') const proxy = hoxy.createServer().listen('1234') proxy.close(function(err) { if (err) throw err console.log('The proxy is no longer accepting new connections.') })...

No, so far I didn't. I think there's no way around this while cypress doesn't have a dynamic route itself, as you say.