>Just out of curiosity, what does a Linux desktop offer that's not also natively offered in Mac and also highly polished?
I use Mac OS X and this is what I miss about Linux:
- Clean package/software management and updates.
- Basic customizability without having to install 3rd party binaries from untrusted sources
- Multiple filesystem support (NTFS write not supported out of the box... needing 3rd party software... ext support has to be compiled, breaks with updates... generally PITA)
- Easy installation of software/libraries from source (generally PITA to set up toolchain to compile general cross platform open source software)
- Proper desktop environment (the one that OS X has is shit compared to Gnome)
- Proper file manager (the one that OS X has is shit compared to Nautilus)
- Up to date and standard command-line tools (The ones in OS X are old... for example check the version of unzip... they can't unpack zip files created by new zip tool)
- Better command line system wide file search (I love mlocate, the one in OS X is shit)
- Ability to run docker natively