vote up 8 vote down star
1

Minor version numbers not-withstanding, what OS do you use for your own desktop/laptop for development?

Edit: (I can see people hate this question and are voting it down. Fair enough.) Expanding a bit: are you forced to use a virtual appliance or server to run any programs that you need.

Edit: Thanks everybody for your answers. Does anybody have any good survey results that answer this question?

flag
show 6 more comments

65 Answers

vote up 2 vote down

I have got Archlinux and use it on the desktop. I run Windows XP in the virtual machine when it's needed (Mostly for study. Sometimes to test software).

link|flag
vote up 0 vote down

Fedora, a nice desktop os for a linux-noob :)

link|flag
vote up 8 vote down

Currently Ubuntu 8.10 (recently upgraded). Before, I had FreeBSD, Debian, and Gentoo.

update: Now, Ubuntu on the desktop, and Gentoo on a Notebook.

link|flag
vote up 3 vote down

Alway do it on gentoo.

Eclipse for JAVA, KDevelop for Qt.

VMWARE does it for testing with WinXP.

link|flag
vote up 0 vote down

Solaris. Vista 64. Mac OSX. In that order.

I actually like Vista 64. Seems to run better then 32. Odd, really. By the way, I tried Ubuntu. But I'm spoiled with Solaris. ;)

link|flag
show 2 more comments
vote up 0 vote down

Ubuntu 8.10 for development, Windows XP for compiling some cross-platform things.

link|flag
vote up 4 vote down

I prefer XP.

link|flag
vote up 0 vote down

I use a combination of 64-bit Windows Vista and Windows Server 2008. For testing alternate environments/OSes, HyperV and Virtual PC have proved very helpful.

link|flag
vote up 0 vote down

I have a MacBook Pro running Mac OS X and a home-built desktop running Ubuntu x64, and that's all I need. I haven't used Windows in a long time.

link|flag
vote up 0 vote down

Windows 2000

link|flag
vote up 1 vote down

XP at work, Vista at home.

I also have a linux box, but I find I don't use it much.

link|flag
vote up 0 vote down

Work: XP for .NET applications

Home: OSX with a VM (Virtualbox) for Windows testing but I'm certainly not forced to use it. For strictly development I'm fine on OSX or any *nix for that matter.

link|flag
vote up 0 vote down

My programming is generally for web applications, so I'm free to use my operating system of choice, which is OS X or Linux. Works fine for PHP, Ruby on Rails, HTML, CSS, Javascript, and MySQL work. I like gvim/MacVim and Coda for editors.

link|flag
vote up 1 vote down

I have always used Windows Server 2003 for ASP.Net development. After all you are going to deploy your application on the same environment. It helps to detect some issues earlier which you will find at later stage if you some other OS.

link|flag
vote up 0 vote down

Vista on my main computer, Debian with Matchbox on my netbook. The netbook has been getting quite a bit more use lately.

link|flag
vote up 0 vote down

I use two laptops : a macbook pro with OSX and an XP one.
I switched all my graphic stuff on OSX and I have installed Vmware Fusion with an XP image for all .Net stuff (also tested Parallel) hoping to keep only the macbook.
I see me often switching back to my "real" Xp box as it is faster.
So at the end I use both laptops side by side and I find that very productive.

link|flag
show 1 more comment
vote up 0 vote down

Work: WinXP Pro SP3 home: Vista Business edition SP1 x64

link|flag
vote up 3 vote down

I use GNU/Linux, currently Ubuntu Hardy. I've yet to see a platform that comes close in terms of power and customizability. Where possible, though, I write cross-platform code.

link|flag
vote up 0 vote down

Windows XP

link|flag
vote up 0 vote down

Preferably Ubuntu, sometimes Windows Vista (cross platform development - so I've got the choice, but have to check whether it runs on both (+OSX))

link|flag
vote up 0 vote down

At home Vista Home Premium plus CentOS 5.2 running inside VirtualBox. At work Xp and CentOS 5.2.

link|flag
vote up 1 vote down

I use Vista x64 at home, plus Win2K3 and Win2K8 in VirtualBox VMs. At work I use XP and similar virtual machine images. I work with the MS stack, so I don't really need any *nix OS.

link|flag
vote up 0 vote down

I use XP SP3 in a VM for development, XP, Vista, 2003 and 2008 VMs for testing, and Vista for everything else.

link|flag
vote up 0 vote down

debian etch box, ubuntu 7.10 laptop, windows vista laptop && several other virtual machines with freebsd 7, windows xp and slackware.

link|flag
vote up 0 vote down

Windows Server 2008 x64 on a MacBook Pro.

link|flag
1  
wow, I can't believe that's cost efficient, but with laptops, anything is possible. I'm totally disillusioned with my Dell D620, and I was always a Dell fan... – yar Dec 26 '08 at 3:53
show 1 more comment
vote up 0 vote down

Leopard on the home iMac, Arch Linux on my laptop (Dell Mini 9).

I never actually find myself booting into Windows on my iMac for anything other than games during spare time, mostly because none of the development I do is specific to that OS.

link|flag
vote up 2 vote down

OS X. I virtualize a Windows installation when I need to develop to Win32.

link|flag
vote up 2 vote down

At work: Windows XP. At home: Mac OS X with VMWare Fusion running Windows XP.

link|flag
vote up 0 vote down

OS X for dev.

link|flag
vote up 2 vote down

OS X because: - it has the best tools in my opinion (Subethaedit, XCode) - it's Unix but without the tedious meddling of configuration that Linux always needs - it does not close other doors

As a hint to anyone using it: check out "sshfs" via fink or something. Allows one to map an SSH account so its files are visible in the local directory system (means: one can edit them in SEE and compile on alien system using an ssh prompt).

link|flag
show 3 more comments

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.