Hacker News new | ask | show | jobs
by stavros 1750 days ago
I just heard (from another commenter), that's dire. I'm stunned.
1 comments

Why? Anyone can assemble an equivalent from available open-source tools:

* Virtualbox * Your favorite Linux distro * Docker engine on the Linux VM * Docker CLI on the Mac host * A variety of filesystem sync solutions (I don’t remember their names but there are several)

Alternatively there’s also docker-machine.

The closed source app gets you the convenience of not having to set that all up. If you don’t like installing closed source apps you probably prefer to set things up yourself anyway. So what’s the problem?

On the contrary, I like using OSS stuff that someone else has to maintain.