5 ms·
I was freaking out a little then I remembered that this is just the Docker client, not the daemon. I guess this is a good thing for increasing the ease of use
by mmckeen 13y ago
I was freaking out a little then I remembered that this is just the Docker client, not the daemon. I guess this is a good thing for increasing the ease of use of Docker in Vagrant/external Linux systems. It still sometimes pains me though to see the number of Linux developers/sysadmins who use OSX systems.
- tlunter 13y agoSince a lot of work done by sys admins is done through SSH it isn't all that unreasonable. Makes for a comforting system while still being pretty developer friendly. I can see the obvious benefit for localized testing but Vagrant isn't that bad. Or just using SSH to a test box. That way your laptop hardware isn't a limiting factor.
- nknighthb 13y ago> It still sometimes pains me though to see the number of Linux developers/sysadmins who use OSX systems. Until desktop Linux stops regressing, that number is going to keep growing.
- mmckeen 13y agoI agree with both of you that desktop Linux is kinda an obnoxious scene right now, but that is mostly because of the horrid things Ubuntu does to the desktop and the fact that other distros either 1. focus so much on stability that packages are left way out of date for a developer/sysadmin or 2. are so far on the edge like Arch that things break all the time. Or like Ubuntu things break all the time just because it's Ubuntu. I use openSUSE, and I find it strikes a nice balance between stability and being up to date, as well as having the openSUSE build service allows me to easily get up to date packages for whatever software or library I may be using at the moment. Desktop Linux is a shit storm right now, but that shit storm I think blinds people from the distros who just do things right and make a stable and easy to use system, don't have the crazy stupid arguments of something like Debian with their Upstart vs systemd debate, and who make a system for professionals who just want to get shit done.
- calinet6 13y ago> It still sometimes pains me though to see the number of Linux developers/sysadmins who use OSX systems. That says more about Linux than it does about its sysadmins and developers.