Last Thursday, I setup a Linux box at work. The idea was that it would at least be a bit more like a Mac or BSD box that I'm accustomed to. Doing non windows development on a PC is painful without a UNIX like OS to me. I just use a terminal too much.
So, I installed Ubuntu (the preferred distro at work) on a desktop system with an Intel Pentium D 3.2Ghz CPU and 2GB of RAM. Day to day operation has been quite stable. I haven't had any serious application crashes, lags, and power management has been working perfectly. I can put the system to sleep better than Windows XP has ever worked for me. All of the hardware I care about works. I haven't bothered to test the sound.
Even though I'm a BSD fan, I feel that I have to complement the linux community for progressing so far. There is one issue I have with Ubuntu though. There are some serious problems with their package management setup. I'm not complaining about the tools, but rather the availability and quality of packages. Midori crashes every time I try to use it and I think it's a mismatched webkit version. Midori even works well on MidnightBSD, I'm not asking for a lot here. Now that's one package, but there could be many others. With a user interface that simple and the amount of help and money that project has at it's disposal, I expect more. I know what we do with practically nobody. The second problem is more general. I could not install a JDK from their tools. Due to the requirements, I needed a real JDK and not gcj. A JRE was available, and that's fine for someone like my mom, but I need a java compiler. I don't think it's too much to ask to expose the option in the GUI when it's possible from the command line. Yes, I'm smart enough to go CLI, but what about a new computer science student trying to do a homework project? This is a 2 click operation in windows and it comes with Xcode on the mac. It's just easier on the first two platforms.
I think some Linux distros are at the point that everyday folks could use them for basics at home. They need some more polish, but that can happen.
I still like our package management and ports system better, but we don't have those gui tools yet. Still, considering microsoft doesn't have an installer like that for apps, it's certainly possible for linux to get marketshare. It's it weird that microsoft has the best uninstaller (add/remove programs), but not a good "selector" for apps to install. It's possible on windows, as you can see with Steam for games. What if there was something like steam, but for apps?
So, that means I need to set the bar higher for the BSD projects; mine in particular needs some real progress on the usability front.