Steven Olsen

Results 24 comments of Steven Olsen

This would be sweet! :)

Would seem simpler to me to write an npm script in `package.json` such like: ``` "scripts": { "install-all": "npm install && cd contrib && npm install && cd ..", ......

I'm no expert! But I just noticed in the tidal.js example this `pattern: '[xxx]'` and `[]` makes it sound faster, maybe 1/8 notes? The docs don't mention this.

``` C:\>proofreader --url "http://www.google.ca" module.js:491 throw err; ^ Error: Cannot find module 'nodehun' at Function.Module._resolveFilename (module.js:489:15) at Function.Module._load (module.js:439:25) at Module.require (module.js:517:17) at require (internal/module.js:11:18) at Object. (C:\Users\solsen\AppData\Roaming\npm\node_modules\proofreader\lib\proofreader.js:6:15) at Module._compile...

A Facebook posted link to http://isnowillegal.com/?the%20media didn't work, just the front page showed up. I think maybe supporting http://isnowillegal.com/?the+media would help?

For bandwidth I recommend looking into cloudflare CDN, it's amazing what they offer for free! Essentially CF acts as your DNS, so the caching config is just a flip switch...

(simple solution for me right now is just to add `marginHorizontal: 10`, I think...)

I recommend youtube-dl, in the meantime.