Switch to Mac from Ubuntu
At work, we are trying to push towards a homogenous grouping of developer environments (beyond the common VMs) and all developers are encouraged to go the Mac route on the dev’s next upgrade. My System76’s screen cracked (Nooooooooo!) and I started working on the slick XPS13 Developer Ed. The poor little machine could not keep up with a simple VM. So, Mac it was.
My first impressions are that (in no particular order):
- The
control
button is in the wrong place. - Switching workspaces is a pain. I cannot take my currently focused window with me to a different workspace just using the keyboard. This breaks my entire workflow. Using Dexpot for Windows, I can at least simulate my workflow, though, I’d rather stay clear of that OS (mostly for lack a decent, native CLI).
- Alfred is not a replacement for the
super
key in Unity. - The red close button does not quit an application always. In two important cases (Chrome and Sublime Text 3), it closes the window but leaves the application running, thus losing my tabs and workspace.
- I can’t figure out (I haven’t googled it yet) how to dim my ThunderBolt display.
- A model window popped up and I could not hit
tab
to cycle through and selectOK
or whatever the button was. I had to use the mouse. ls
requires parameters to be useful (ls -GF
).sudo
while installing is the enemy.- Right-click is painfully missing and getting used to control+click is a nuisance (two hands?!).
- I can no longer ctrl+enter while in the address bar to auto-append
.com
.
That said, many things seemed well polished, especially the dual monitor support. Ubuntu has come so far with monitor support lately, but they are really playing catch-up with Mac. I like gestures for moving to other workspaces. I’m still out on iTerm2. I really liked Terminator, but I am sure I’ll get used to this new terminal shortly. I feel that I could work around everything if I could just get workspaces to flow right (as in, be able to take the window in focus with me with something similar to alt+shift+ctrl+arrow and no mouse).