Brian Palmer

Results 122 comments of Brian Palmer
trafficstars

As I understand it your `docker-osx-dev` benchmark is meaningless, because docker-osx-dev only does one-way syncing from the OS X host to the VM, not the other way around. So you're...

Can we keep this issue discussion to the original purpose please? This side discussion is interesting but would be a lot better in a separate issue.

Are files actually still readable in this state? I'm surprised that NFS could get into a state where reads work but writes fail, unless your Mac's disk truly was failing....

Yeah, that might be difficult to answer without digging into `unfs` internals, unfortunately. Are you still seeing issues with Rails not picking up file changes? Are you using the default...

I'm not sure what news you are looking for, if you are experiencing this and you have more information that could help pin down this issue then we may be...

I wasn't familiar with this new driver, thanks for bringing it to my attention. But to be honest I'm a bit confused by that repo -- it hasn't seen any...

Yes, I'm talking specifically about the docker-machine driver project that you linked to, not hyperkit itself. But the docker-machine interface is what dinghy would be using, since dinghy uses docker-machine...

Dang, that stinks. Let me know if you do get it working at some point.

Cool yeah, dinghy doesn't actually care which driver you're using once the machine is created, it just needs to know in order to pass the correct create options. So that'll...

I think the main reason I hesitate to +1 this is I have my `sudo` configured to require my password every time -- so this would force me to enter...