Dave Mackintosh

Results 33 comments of Dave Mackintosh

I love the idea of creating a REST API, it allows everyone to write platform agnostic applications (mobile applications, plugins, custom interfaces etc) and makes the jobs of committers easier...

I agree with @niallo, having a powerful plugin system not only gives the core a smaller footprint it allows people to install the modules of their choice (some people still...

Anyone looking into this? Maybe I could be assigned?

Thanks dude, I'll be around if you have any questions as well.

I'm stopping work on this as I can't resolve an issue with the `docker-modem` integration while using boot2docker on OSx.

`docker-modem` doesn't seem to support the tcp protocol, I can access my docker rest api but for some reason docker-modem cannot and I spent wayy too long trying to figure...

Interesting, I guess the dependency in `dockerode` is out of date then as I did a manual install of the latest `dockerode` and still had the same problem. I'll try...

Doesn't that mean you'll get minor revisions as well which might have breaking changes?

I'll look in a bit, some client work to do before hand which is more important.

I've spent the last few months working with Waterline, it's impressive but it has it's limitations/inconsistencies. Personal experience, avoid Mongoose _at all cost_ except for quick prototyping. Actually, my advice...