Ask HN: Have you considered switching from OS X to Linux?
1–10 of 126 posts
Re: Ask HN: Have you considered switching from OS X to Linux?
#2Re: Ask HN: Have you considered switching from OS X to Linux?
#3VMWare Fusion + OS X = freedom of development choice. Bootcamp + Windows = games.
The hardware isn't bad either though it is slightly more expensive depending on how you look at it.
For Linux, I find that there aren't many good vendors that provide pre-installed Linux on state-of-the-art hardware especially when it comes to laptops.
Re: Ask HN: Have you considered switching from OS X to Linux?
#4Yes, Ubuntu, since it is most used OSS desktop right now and most tutorials, docs, etc focus on it from my experience.
So it boils down to what you do. If you do mostly client-side html/js/css you probably will be ok with Mac. If you do more server stuff - it might make sense to switch to Ubuntu to make your life easier. Start with Virtualbox with Ubuntu in VM to keep your workflow the same in the beginning.
Re: Ask HN: Have you considered switching from OS X to Linux?
#5I hate to say it, but I think Windows 8 is pretty good as a host OS (not having used Windows much since 2003).
I wouldn't be able to do my job without the virtulisation though, in the end I got so fed up with trying to install stuff naively on OS X with brew and ports and from source and whatever I was virtualising on OS X for about 2 years before I switched over anyway.
Re: Ask HN: Have you considered switching from OS X to Linux?
#6Our personal laptops are an Air and a Retina MPB. Moving the wife from Windows to Mac was enough of a step (she uses excel and other biz apps), Linux would be a non-starter. Given the i* devices, for me, I couldn't revisit Linux without incurring management headaches I don't care for.
There is more to "switching" than just is an OSS option available.
I have a number of VMs -- ubuntu and FreeBSD for development. Desktop remains homogenous.
Re: Ask HN: Have you considered switching from OS X to Linux?
#7The most annoying aspect of it is the discrepancies between applications and keyboard shortcuts.
If you're a power user mac who uses keyboard shortcuts a ton then going back to X11 apps can be a little painful.
The other downside I had was on install I had no wireless card and had to download a tarball to a usb stick and recompile my device driver just to connect. I kind of expected things to just work by now, it's a shame there's still these little hiccups but I guess I shouldn't have bought cutting edge?
Re: Ask HN: Have you considered switching from OS X to Linux?
#8From seeing others dealing with bleeding edge node.js stuff - installing modules and following tutorials become confusing. Sometimes you get weird error and only after couple hours googling you find out that it is because on Mac it is a bit different and you would avoid it if you start with Ubuntu in first place. Yes, Ubuntu, since it is most used OSS desktop right now and most tutorials, docs, etc focus on it from m…
On OS X I found it not to be too different an experience as well, I would run Ubuntu server, open terminal, SSH into the local server, and in the browser just hit the VMs IP, as opposed to open terminal, and hit localhost.
Re: Ask HN: Have you considered switching from OS X to Linux?
#9I have tried many times but, every time I had to go back to OSX for some reason. I am a big FreeBSD fan and for me OSX with the port system was the way to go. Now Apple is more and more getting in the way but FreeBSD not really running on Apple hardware.
On the Linux (I tried Ubuntu/Debian/Fedora/Gentoo) point of view you can't really find a distro that is working well enough and have a similar port system.
I'm kinda stuck with OSX...
Re: Ask HN: Have you considered switching from OS X to Linux?
#10It is a personal choice. I personally don't mind OS X as it allows me to do what I want. VMWare Fusion + OS X = freedom of development choice. Bootcamp + Windows = games. The hardware isn't bad either though it is slightly more expensive depending on how you look at it. For Linux, I find that there aren't many good vendors that provide pre-installed Linux on state-of-the-art hardware especially when it comes to lapto…