This is the first in a series on finding a replacement for Mac OS X.
I have used Mac OS X since the public beta and use it at both home and work. I've also run various Linux distributions and BSDs since around 2000, so am quite familiar with them.
In April 2016, dissatisfied by the lack of MacBook Pro updates (and performance
of Ruby) I had a custom PC built for work. It has a fast Intel CPU (4Ghz
i7-6700K), plenty of RAM and fast SSD storage. It runs Arch Linux and I have
been doing all my development at work on this machine over ssh via iTerm
using its amazing tmux integration since.
I tried a couple of times to use this machine as my sole work computer but
kept coming back to the Mac + tmux option. The first option I tried was an
i3 based desktop. However whilst I liked the idea of tiling window managers I
decided they weren't for me. Next I built an OpenBox desktop but the lack of a
complete, integrated desktop where all the parts work together frustrated me.
I deeply value the consistency, versatility, reliability and integration of Mac OS X and the excellent quality hardware it runs on. However the current state of the Mac has me considering whether it's still the right platform for me.
I've spent a fair bit of time pondering the appeal of switching. These are some of benefits I see:
Of course even if I make the switch there are a number of possible drawbacks, including but not limited to:
At the end of November motivated by the lacklustre MacBook Pro updates I installed a bunch of different OSes to see if I could find one that met my requirements. These are what I tried:
Honorary mentions:
Note that I don't currently consider Windows a viable alternative. For the work that I do (Rails) and tools I use something *nix based is the best choice for me.
Running each one I was looking for these attributes:
After evaluating each I was left with a top 3. Interestingly all are using, or are based on GNOME.
Fedora provided an excellent experience. I installed Fedora 25 just after its release. It's built on the latest tech like Wayland and GNOME 3.22. It would be an excellent choice if it weren't for a couple niggling, admittedly mostly unfounded reservations:
yum (now dnf). Years ago when I last used
an RPM based distribution it was slow. A trait I put down to being written in
Python compared to the C/C++ of dpkg/apt. I tend to prefer tools built in
native languages over scripting languages.
Arch was a sneaky addition after I liked Fedora. I figured the experience provided by Fedora was mostly GNOME and I already use and like Arch so why not try installing GNOME on it. Guided by the excellent as always Arch wiki I installed the gnome and gnome-extra groups, which produced an equally pleasant experience as Fedora.
elementary OS is stunning and definitely my favourite. It won't appeal to everyone but their philosophies and direction really resonate with me. Specifically they have:
I particularly like this from a recent blog post on myths about elementary:
“elementary OS is for noobs or dumbs down their apps”
I think this stems from the idea that features require complexity. It’s a cultural belief in poor design. But we think that clear, easy-to-use apps are good for both new users and pros. Usability is for everyone and truly usable apps help, not hinder. Keyboard navigation is an example of something that is a priority both for pro users and users with special accessibility needs. An interface works best when it is transparent and empowers users to get things done.
This is a team that values the same things I do. The interface is clean and refined. The pre-installed application selection is minimal and each one feels like a perfect piece of the system.
The main drawback of elementary to me is that it's built on top of Ubuntu LTS. As time goes on all the packages get further from the current versions published upstream. I'd much rather a regular release like Fedora (6 months) or a rolling release like Arch.
My ideal would be elementary built on top of FreeBSD. I feel like we need the diversity of having viable options besides Windows, Linux and OS X. Maybe I should work out what it would take to bring that to life…
Anyway, next I plan to resize the Arch partition on my work PC and install elementary alongside. I'll aim to do all my work duties on just that machine. I'll be posting on how that goes. Subscribe to the feed or follow me on Twitter for updates. If you enjoyed this post consider supporting me on GitHub Sponsors.
This is part 1 in a series. Read Part 2