George Cook

Results 72 issues of George Cook

I get it on other sites too like news.bbc.co.uk is it because of redirects?

investigation-needed

I have zero intention of releasing an app with this; but as a developer who makes unity 3d/cocoa hyrbid AR apps, I would benefit so much from having this run...

given ``` debug(`processing files at path ${process.cwd()} `); let fileProcessor = new FileProcessor(this._config); fileProcessor.rootPath = process.cwd(); let files = glob.readdirSync(this._config.globPattern); files.forEach( (file) => {``` where the `process.cwd()` is `/Users/georgecook/Documents/h7ci/hope/opensource/navSpike/build/.roku-deploy-staging` and...

How to correct this? just had a look through the code and it seems extraordinarily difficult to resolve without hacking the source, i.e. using delegates, etc. I'd prefer not to...

If so, why did you abandon it? Did you hit a road-block? Did you find a better product that does what you were doing? Could it be revived?

logging output can be quite noisy - add folllowing log levels - results: only results and warnings - info: results + extra info - verbose: results + extra + all...

enhancement
good first issue

Sky kindly contributed some socket example code, which needs to go to the docs and sample app.