vote up 7 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

1 2 3 next
vote up 15 vote down check

Gentoo Linux + vim + gcc. All you need.

link|flag
5  
+1 for arrogant linux elitist. – sdellysse Dec 25 '08 at 12:01
vote up 22 vote down

Mac OS X. I am not forced to do anything, but I do run Linuxes and Windowses in a "virtual appliance" as you call it.

link|flag
show 5 more comments
vote up 18 vote down

Mostly XP, sometimes Vista.

link|flag
vote up 9 vote down

Vista 64 since I cannot afford a Windows 2008 Server license or MSDN Subscription.

link|flag
show 3 more comments
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 7 vote down

I use OSX for everything that I can. For work, I'm forced to use Vista.

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

I've been a long time fanatical user of Linux (preferably Slackware) for everything including development. For the past year, I've been using Windows for Symbian C++ development (can't do that on Linux, otherwise I'd have preferred that). I only recently moved to Mac OS X. Now, most of my development will take place on that.

link|flag
vote up 6 vote down

Home = Ubuntu Linux. Work = Windows XP (corporate policy - I'd use Linux if it were possible).

link|flag
vote up 6 vote down

Gentoo on the Desktop.

link|flag
vote up 5 vote down

Yes. Ubuntu, XP, Mac OS X... Whatever I have in front of me at the moment :)

link|flag
vote up 4 vote down

Red Hat Linux and Windows XP/Vista

link|flag
vote up 4 vote down

Ubuntu with an XP virtual machine to run Sql Server since that's the database I have to deploy to.

link|flag
vote up 4 vote down

Mac OS X has some of the best editors and applications (TextMate, CSSEdit2, Coda, Transmit, Photoshop...) for web development (IMO), so I mostly stick with that until it's time to test in IE and FireFox. For desktop applications I'm a bit biased to Cocoa and Xcode, but I do do .NET development in Windows Vista from time to time on both a virtual machine and a PC.

link|flag
vote up 4 vote down

OSX, and unfortunately XP in VMware.

link|flag
vote up 4 vote down

I prefer XP.

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 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 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 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
vote up 1 vote down

For development at work : Mandriva Linux 2006 For testing my development (webapp) under IE I use rdesktop to access a Windows server 2003

At home : Win XP on laptop and Vista on a PC... but if I was the only user Vista would be kicked out :p. I've also a Mandriva on the laptop but only use it to remove virus hidden file Avast don't find !

link|flag
vote up 1 vote down

Windows Server 2003 R2 for development.

link|flag
vote up 1 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 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 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 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 1 vote down

Ubuntu Linux at home. Ubuntu Linux at work ;) Sometimes, I have to use OpenSolaris or Solaris at work, which isn't too bad either.

link|flag
vote up 1 vote down

Mac OS X for Mac OS X developement (Xcode), and Windows for web developement (PHP). I don't really like Linux.

link|flag
vote up 0 vote down

Windows XP SP3, MacOS X, RedHat Linux (via SSH/XWindows)

link|flag
vote up 0 vote down

Work: Windows XP, mainly because I can't be bothered to install Linux and then find I need a Windows application down the line (e.g., SAS Viewer) to access third party datasets.

Home: Ubuntu Linux, and I can do work related development here as well as we do Java mainly, and our servers are Debian Linux.

link|flag
1 2 3 next

Your Answer

Get an OpenID
or

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