What os do you use?

All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.

What os do you run?

Windows
37
46%
Linux
34
43%
Unix
2
3%
Other
7
9%
 
Total votes: 80

User avatar
skwee
Member
Member
Posts: 73
Joined: Mon Jan 12, 2009 3:11 am

What os do you use?

Post by skwee »

So I wanted to look what OS developers prefer to use for their main OS.
Anyway the rules are:
if(my_os == "Windows") post_version_of_windows();
else if((my_os == "Linux") || (my_os == "Unix")) post_version_of_unix_based_os();
else if(my_os == "Other") post_your_os_info();

if(multiboot == true){ post_multibooted_os(); post_most_frequently_used_os(); }

The code is written in C++ but refers to everyone who "speaks" other languages as well. :lol:
TCP/IP: Connecting people...
User avatar
nekros
Member
Member
Posts: 391
Joined: Wed Mar 05, 2008 9:10 pm
Contact:

Re: What os do you use?

Post by nekros »

Solaris and Ubuntu. I hate the windows command prompt. :twisted:
Working On:Bootloader, RWFS Image Program
Leviathan: http://leviathanv.googlecode.com
Kernel:Working on Design Doc
frank
Member
Member
Posts: 729
Joined: Sat Dec 30, 2006 2:31 pm
Location: East Coast, USA

Re: What os do you use?

Post by frank »

Vista
User avatar
Zenith
Member
Member
Posts: 224
Joined: Tue Apr 10, 2007 4:42 pm

Re: What os do you use?

Post by Zenith »

Yeah, I use Vista too. I'm a big fan of the free/open source movement and all that, but I stick with Vista because it has nice support, a streamlined interface out-of-the-box, in many cases better general usability than Linux, and awesome video games.
"Sufficiently advanced stupidity is indistinguishable from malice."
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

Re: What os do you use?

Post by Troy Martin »

Vista host, Xubuntu 8.10 and XP guests in VirtualBox.
Image
Image
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
I wish I could add more tex
User avatar
Brynet-Inc
Member
Member
Posts: 2426
Joined: Tue Oct 17, 2006 9:29 pm
Libera.chat IRC: brynet
Location: Canada
Contact:

Re: What os do you use?

Post by Brynet-Inc »

OpenBSD.
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.
User avatar
Alboin
Member
Member
Posts: 1466
Joined: Thu Jan 04, 2007 3:29 pm
Location: Noricum and Pannonia

Re: What os do you use?

Post by Alboin »

Multiboot Arch Linux and XP; Arch is the most used.
C8H10N4O2 | #446691 | Trust the nodes.
User avatar
steveklabnik
Member
Member
Posts: 72
Joined: Wed Jan 28, 2009 4:30 pm

Re: What os do you use?

Post by steveklabnik »

I'm on Arch.
DeletedAccount
Member
Member
Posts: 566
Joined: Tue Jun 20, 2006 9:17 am

Re: What os do you use?

Post by DeletedAccount »

Windows 7 Beta
User avatar
skwee
Member
Member
Posts: 73
Joined: Mon Jan 12, 2009 3:11 am

Re: What os do you use?

Post by skwee »

I see most people with Windows, heh why there is no os that have performance of linux and popularity of windows, than many of my problems would be solved :(

Anyway my move:
Multiboot Windows XP and Arch Linux (With OpenBox3 [thinking of going back to Gnome, or trying KDE]), most time using Arch (at least it was like this, the latest few days most of the time I'm on windows coding c#)
TCP/IP: Connecting people...
User avatar
Creature
Member
Member
Posts: 548
Joined: Sat Dec 27, 2008 2:34 pm
Location: Belgium

Re: What os do you use?

Post by Creature »

skwo wrote:I see most people with Windows, heh why there is no os that have performance of linux and popularity of windows, than many of my problems would be solved :(

Anyway my move:
Multiboot Windows XP and Arch Linux (With OpenBox3 [thinking of going back to Gnome, or trying KDE]), most time using Arch (at least it was like this, the latest few days most of the time I'm on windows coding c#)
ReactOS? But that's unstable :(.

Anyhow, I'm on Windows XP, I don't like Vista at all (don't want to rant here, I just don't like it :P).
When the chance of succeeding is 99%, there is still a 50% chance of that success happening.
User avatar
AJ
Member
Member
Posts: 2646
Joined: Sun Oct 22, 2006 7:01 am
Location: Devon, UK
Contact:

Re: What os do you use?

Post by AJ »

Vista and XP. Tried various Linux flavours in the past but I'm too set in my ways to change old habits now :)

Cheers,
Adam
User avatar
neon
Member
Member
Posts: 1567
Joined: Sun Feb 18, 2007 7:28 pm
Contact:

Re: What os do you use?

Post by neon »

Xp at home; Vista at work. Im not a Vista fan but am looking forward to Windows 7...
OS Development Series | Wiki | os | ncc
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
xyzzy
Member
Member
Posts: 391
Joined: Wed Jul 25, 2007 8:45 am
Libera.chat IRC: aejsmith
Location: London, UK
Contact:

Re: What os do you use?

Post by xyzzy »

I dual boot Arch Linux and Windows 7 Beta, primary OS being Arch.
User avatar
kmtdk
Member
Member
Posts: 263
Joined: Sat May 17, 2008 4:05 am
Location: Cyperspace, Denmark
Contact:

Re: What os do you use?

Post by kmtdk »

well
im using win xp, and only vista for, a few times ..
but i wish to use my own os, when i get that long ...


@ dex:
does you not use the beta ( win 7) ?
it is very good with some of the functions ( the drag'n drop windows in the side)
and of cause the calculator..


KMT dk
well, what to say, to much to do in too little space.
when it goes up hill, increase work, when it goes straight, test yourself but when going down, slow down.
Post Reply