OSDev.org

The Place to Start for Operating System Developers
It is currently Tue Apr 16, 2024 11:56 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 18 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: What OS do you use and why?
PostPosted: Sat Sep 06, 2014 2:26 pm 
Offline
Member
Member
User avatar

Joined: Thu Mar 27, 2014 3:57 am
Posts: 568
Location: Moscow, Russia
And how do you have it set up (your WM, DE, icon theme, etc)?

I use OS X, because:
1) It has nice design.
2) It is stable.
3) It has good compatibility with Unix programs.

Edit: I also used different Linux distros, Gentoo and Arch are my favourite.
Edit 2: on Gentoo I used a bare console, on Arch I used Openbox with Tint2, xcompmgr and other tools for customizing UI.

_________________
"If you don't fail at least 90 percent of the time, you're not aiming high enough."
- Alan Kay


Last edited by Roman on Thu Sep 11, 2014 12:30 am, edited 4 times in total.

Top
 Profile  
 
 Post subject: Re: What OS do you use and why?
PostPosted: Sat Sep 06, 2014 5:30 pm 
Offline
Member
Member
User avatar

Joined: Mon Mar 05, 2012 11:23 am
Posts: 616
Location: Germany
Roman wrote:
And how do you have it set up (your WM, DE, icon theme, etc)?
OS X for developing/other (best UI/UX, stable, unix but with all the software)
Windows for gaming

_________________
Ghost OS - GitHub


Top
 Profile  
 
 Post subject: Re: What OS do you use and why?
PostPosted: Sun Sep 07, 2014 12:38 pm 
Offline

Joined: Wed Jul 23, 2014 2:03 am
Posts: 9
I am using Arch Linux, Gnome-shell/Cinnamon and KDE as desktop.


Top
 Profile  
 
 Post subject: Re: What OS do you use and why?
PostPosted: Sun Sep 07, 2014 12:48 pm 
Offline
Member
Member

Joined: Thu May 06, 2010 4:34 am
Posts: 116
Location: Leiden, The Netherlands
For work: Windows
For all other stuff including osdev: Debian Wheezy using the GNOME3-Classic desktop

_________________
posnk ( a simple unix clone )
twitter profile - security research, die shots and IC reverse engineering, low level stuff


Top
 Profile  
 
 Post subject: Re: What OS do you use and why?
PostPosted: Sun Sep 07, 2014 1:58 pm 
Offline
Member
Member

Joined: Tue Feb 26, 2008 10:47 am
Posts: 89
Location: Sweden
Roman wrote:
I use OS X.

...
Roman wrote:
[...] and why?


Edit: The quoted post has now been edited.

I also use OSX.
I bought a mac a few years ago because of the then supperior battery time for a laptop.
I was planning to run ubuntu on it, but soon realized that OSX has pretty much everything I ask for in a unix system.
The battery thing may have been an uninformed decision, and I've since ran into a lot of limitations, but I've stuck with it anyway.

_________________
Blawg


Last edited by thomasloven on Mon Sep 08, 2014 2:45 am, edited 2 times in total.

Top
 Profile  
 
 Post subject: Re: What OS do you use and why?
PostPosted: Sun Sep 07, 2014 9:49 pm 
Offline
Member
Member
User avatar

Joined: Mon Jun 05, 2006 11:00 pm
Posts: 2293
Location: USA (and Australia)
I use Windows 7. Why? We use Visual Studio at work. Video games at home.

I also use Arch Linux, with KDE. Why? We do a lot of work on Unix servers, so it's nice having a POSIX environment to develop on. I also like the ability to mount SSH directories on hundreds of different servers locally. Why Arch Linux? Because I'm most familiar with it and can support it myself.

I have a dual monitor setup, so I boot Windows and full screen remote desktop Linux on my second monitor. Clipboard is shared, and I mount a Windows share in Linux so I can share files. Works really well.

_________________
My OS is Perception.


Top
 Profile  
 
 Post subject: Re: What OS do you use and why?
PostPosted: Mon Sep 08, 2014 2:09 am 
Offline
Member
Member

Joined: Sun Feb 01, 2009 6:11 am
Posts: 1070
Location: Germany
Linux, because tyndur just doesn't cut it. (But I'm curious: Is anyone around here using their OS for more than just testing?)

_________________
Developer of tyndur - community OS of Lowlevel (German)


Top
 Profile  
 
 Post subject: Re: What OS do you use and why?
PostPosted: Mon Sep 08, 2014 6:50 am 
Offline
Member
Member
User avatar

Joined: Wed Oct 18, 2006 3:45 am
Posts: 9301
Location: On the balcony, where I can actually keep 1½m distance
Kevin wrote:
Is anyone around here using their OS for more than just testing?)
I rebuilt my foreign language training program to run on my OS (it used to be DOS.only), and I have done a few sessions with that.

_________________
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]


Top
 Profile  
 
 Post subject: Re: What OS do you use and why?
PostPosted: Mon Sep 08, 2014 6:55 am 
Offline
Member
Member
User avatar

Joined: Sat Jan 15, 2005 12:00 am
Posts: 8561
Location: At his keyboard!
Hi,

For OS development, "networking services" (DHCP, HTTP, FTP, TFTP, NFS and samba, NTP), archiving and web browsing I use Gentoo Linux, because it seemed like a good idea at the time and I've been too lazy to switch to something else. Note: "seemed like a good idea" is very different to "was a good idea in hindsight". ;)

For games, more web browsing and multi-media I'm currently using Windows 8.1, because I'm too lazy to change to Windows 7. Note: I thought I'd get used to the Windows 8 GUI eventually, but I still don't like it. What I'd really prefer is the Windows 8 "internals" with the Windows 7 GUI on top.


Cheers,

Brendan

_________________
For all things; perfection is, and will always remain, impossible to achieve in practice. However; by striving for perfection we create things that are as perfect as practically possible. Let the pursuit of perfection be our guide.


Top
 Profile  
 
 Post subject: Re: What OS do you use and why?
PostPosted: Mon Sep 08, 2014 9:17 am 
Offline

Joined: Wed Jul 23, 2014 2:03 am
Posts: 9
Gentoo is not a good place to be lazy :D (With all compiling time etc..)


Top
 Profile  
 
 Post subject: Re: What OS do you use and why?
PostPosted: Mon Sep 08, 2014 10:09 am 
Offline
Member
Member
User avatar

Joined: Wed Jul 23, 2014 8:00 am
Posts: 96
Location: The Netherlands
Kevin wrote:
But I'm curious: Is anyone around here using their OS for more than just testing?

I originally started to get interested in OSDev a couple of years ago to create and install something on my crappy netbook that actually worked. I tried installing Dragonfly BSD and later on Linux multiple times (DSL, Ubuntu, Fedora among some others) and it didn't work. So now I'm kinda left on my own devices.

_________________
My post is up there, not down here.


Top
 Profile  
 
 Post subject: Re: What OS do you use and why?
PostPosted: Mon Sep 08, 2014 11:02 am 
Offline
Member
Member

Joined: Sat Mar 01, 2014 2:59 pm
Posts: 1146
I use Linux because Windows absolutely sucks. I used to have an old Xubuntu system but I put Linux Mint (the MATE edition version because I don't like the Cinnamon desktop environment) on my laptop because I got frustrated trying to watch videos on that other old system and I like having Flash and Javascript all working out of the box. I did try operating systems development under Windows before I switched to using Linux but I must say that Linux does offer much better tools - particularly something as simple and versitile as dd! (Although the lack of tools under Windows was not what meant that I didn't get going with operating systems development back then.) I like using dd to prepare kernel images where I can just link all the relevant bits together and then write it to a floppy (emulated or otherwise) along with another dd command to add the bootloader and another for the filesystem table. And of course I can put them all in a shell script so I just type "./preparedisk" and it's all ready for testing! (I actually had quite a modular approach to my scripts because "./makexxx" would compile/assemble the relevant part into a flat image and "./writexxx" would do whatever was needed to write it to disk. Then I could make "./preparexxx" to call "./makexxx" and "./writexxx" one after the other. And finally I could have the complete "./preparedisk" script which would call all the other "./preparexxx" scripts in the correct order to prepare a disk image with the operating system on it. I should have actually used a makefile but this was simple enough and the code compiled relatively quickly so it didn't matter that things were being recompiled all the time (and I hate it when there appears to be a bug but I actually wasn't rebuilding some important dependancy because of a mistake in the makefile LOL).)

Anyway we were actually talking about operating systems and what I wanted to say was that I also like old computers and I really like the classic Macintosh operating system in everything from its interface to its kernel structure. I find it very stable and everything works really neatly and it has a good, clean and elegant API which is not so convoluted that you can't remember it all at once (I find that I can actually remember the parts of the Macintosh API which I most commonly need without having to look them up, which is not my experiance with any other APIs except maybe the UNIX standard C library but that's only because it's consistent and logical, not because it's small and elegant). I also like DOS but it's really primitive compared even to the comtempary Linux systems. EDIT: I meant to add the Acorn RISC OS does have a few interesting ideas as well.

_________________
When you start writing an OS you do the minimum possible to get the x86 processor in a usable state, then you try to get as far away from it as possible.

Syntax checkup:
Wrong: OS's, IRQ's, zero'ing
Right: OSes, IRQs, zeroing


Top
 Profile  
 
 Post subject: Re: What OS do you use and why?
PostPosted: Mon Sep 08, 2014 11:39 am 
Offline
Member
Member
User avatar

Joined: Thu Feb 12, 2009 5:12 pm
Posts: 286
Curently I use 2 (Could count as 3) OSes

On my laptop I have Linux Mint 16 daul partitioned with windows 8. Linux is my primary but windows is used for anything I need windows for... like bioshock infinite. My chrome book is hacked with a spin off of ubuntu, works out really nice for a $200 laptop.

Brendan wrote:
For games, more web browsing and multi-media I'm currently using Windows 8.1, because I'm too lazy to change to Windows 7. Note: I thought I'd get used to the Windows 8 GUI eventually, but I still don't like it. What I'd really prefer is the Windows 8 "internals" with the Windows 7 GUI on top.


Google start8, if you don't want to pay 5 bucks for completly moding the interface with a stable hack and disabling all the crappy hot corners, there is open source and freeware alteritives...

_________________
My hero, is Mel.


Top
 Profile  
 
 Post subject: Re: What OS do you use and why?
PostPosted: Mon Sep 08, 2014 9:37 pm 
Offline
Member
Member
User avatar

Joined: Tue Oct 17, 2006 9:29 pm
Posts: 2426
Location: Canada
OpenBSD, and a few embedded Linux devices. MacMinix.

_________________
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.


Top
 Profile  
 
 Post subject: Re: What OS do you use and why?
PostPosted: Mon Sep 08, 2014 10:00 pm 
Offline
Member
Member
User avatar

Joined: Thu Jun 04, 2009 11:12 pm
Posts: 281
I have used the following operating systems extensively.
  • OpenVMS
  • Windows 7 , Vista ,8 , Windows Server 2008 , 2012
  • Slackware , Elementry OS - ubuntu derivate, Lubuntu - my own personal systems.


--Thomas


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 18 posts ]  Go to page 1, 2  Next

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 78 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group