of     3   
chevron_rightchevron_rightchevron_right

DoAnAileronRoll
#182428329Tuesday, January 26, 2016 4:17 AM GMT

an operating system?
cntkillme
#182428381Tuesday, January 26, 2016 4:18 AM GMT

A lot of theory, especially if you're dealing with x86. I've been "sort of" working on one (use Bochs if you ever decide to go on) but I rarely work on it.
TaskScheduler
#182428583Tuesday, January 26, 2016 4:21 AM GMT

As you might read on line bill gates make $ 100.000.000.000 us dollar from operating system but other make $ 0 if you make it good enough you might make $ 1.000.000.000.000
HuskiesPancake
#182428590Tuesday, January 26, 2016 4:22 AM GMT

Really Depends if you wanna make a good one like Windows 10 or a crappy one like MAC #code print "Hello World!'
TaskScheduler
#182428715Tuesday, January 26, 2016 4:24 AM GMT

Huskies it is not what I wish to create a fourm on operating system arguement but I think to say that MAC is worse OS then windows when there are several Distinguish features (Window copy MAC features, MAC has security Such that getting virus is hard, Windows spys on user) I do think one should not make this statement.
x_o
#182428728Tuesday, January 26, 2016 4:24 AM GMT

OSX is bae <3 |-/
Threatboy101
#182428782Tuesday, January 26, 2016 4:25 AM GMT

Linus Torvalds hard.
HuskiesPancake
#182428827Tuesday, January 26, 2016 4:26 AM GMT

I dont want to get into a forum flame war so im just going to say I respect your opinion and people have different preferences #code print "Hello World!'
DoAnAileronRoll
#182428846Tuesday, January 26, 2016 4:26 AM GMT

I'd love to make one that is compatible with UNIX-like software, but... Cloning the Linux kernel will cost more money than I can imagine (well over $1B) using the Linux kernel forces the restrictive and dangerous GPLv2 on you (meaning you're responsible for releasing source code, plus you get derivatives that screw up developers targetting your platform and probably not going to make a ton of money off it.) forking FreeBSD/NetBSD/BSD/OpenBSD means you have to re-write a large portion of the kernel, and pretty much everything related to booting. forking Linux is even worse than forking just the Linux kernel and writing one from hand is even worse than forking a BSD clone god if only NeXTSTEP was open-source and had some license even more permissive than MIT or BSD or zLIB.
TaskScheduler
#182428887Tuesday, January 26, 2016 4:27 AM GMT

Ah yes i agree with this Sentiment, I too think Different people prefer different system for their home, however I contribute only my Fact gatherings and wish to contribute knowings.
HuskiesPancake
#182428951Tuesday, January 26, 2016 4:28 AM GMT

if you want we can start a debate.org #code print "Hello World!'
TaskScheduler
#182429088Tuesday, January 26, 2016 4:31 AM GMT

Ah i am sorry but i am not comfortable with this Prospect, Amazon frequently use LINUX OS for theyre server but not MAC, And so i feel it is not Appropriate to host such a Discussion.
DoAnAileronRoll
#182429094Tuesday, January 26, 2016 4:31 AM GMT

this might be another torvalds vs tanenbaum
cntkillme
#182429119Tuesday, January 26, 2016 4:31 AM GMT

it's not, the people you are talking to now are both idiots and trolls, in case you haven't seen the other threads.
128Gigabytes
#182429142Tuesday, January 26, 2016 4:32 AM GMT

Isn't the reason macs get viruses less because they don't allow you to run non approved programs? Like iPhones?
HuskiesPancake
#182429150Tuesday, January 26, 2016 4:32 AM GMT

torvalds vs tanenbaum? #code print "Hello World!'
TaskScheduler
#182429230Tuesday, January 26, 2016 4:34 AM GMT

No, There are several distinguishing features on MAC that make Virus harder to get, Mainly in the kernel, i will not go in depth, it is possible to get one But as you mentioned non approved programs Do not run well for they are often malicious.
HuskiesPancake
#182429305Tuesday, January 26, 2016 4:35 AM GMT

No Antivirus that comes with a Operating System is good thats why i use Adobe #code print "Hello World!'
DoAnAileronRoll
#182429370Tuesday, January 26, 2016 4:36 AM GMT

"Isn't the reason macs get viruses less because they don't allow you to run non approved programs? Like iPhones?" No, it's because it's impractical to create malware for it. The percent of people using it is even less than Linux and people don't really do anything besides maybe write office reports and relax to some music with it. It doesn't appeal to gamers (where you can steal Steam accounts) It doesn't appeal to most techie people (just overall messy) It doesn't appeal to anyone but people who need a casual machine to write office stuff on You can't really do graphics editing and stuff with it (Windows and Linux does it better) You can't really make music with it (FL Studio is better than any Apple exclusive product) You can't really do anything with it other than enjoy security based on the fact no one will screw with you because they will find no reason to
DoAnAileronRoll
#182429563Tuesday, January 26, 2016 4:40 AM GMT

i dont know i feel like an OS not derived from Linux (like SteamOS) specifically targetting the gamer is a hard, hard task would it be easier to fork a BSD clone or make one from scratch in which case how the hell do i install a BSD clone anyway i cant figure it out
foreverpower
#182429568Tuesday, January 26, 2016 4:41 AM GMT

The majority of viruses on Windows are caused by idiots running random software from the Internet, or idiots not keeping their software up-to-date. Yes, part of the reason Macs get less viruses is because it has a far lower market share than Windows, but it would be just as easy to create a virus for a Mac as it would to be to make a virus for Windows.
DoAnAileronRoll
#182429686Tuesday, January 26, 2016 4:43 AM GMT

@cntkillme Are you planning to release it? Are you working on porting it to the amd64 architecture? If so, what license will it be under?
cntkillme
#182429782Tuesday, January 26, 2016 4:45 AM GMT

It should already be more or less compatible with AMD since both the AMD and Intel processor (well, most of them at least) are x86.
cntkillme
#182429840Tuesday, January 26, 2016 4:47 AM GMT

"Are you planning to release it? If so, what license will it be under?" It's not going to be good enough to release, there's no point. I might just make it available for the hell of it but it's never going to become an actual OS. At this point all I've created it a simple bootloader and a 'kernel' that all it does now is remap the interrupts and handles keyboard input directly via I/O instructions when the keyboard interrupt is invoked and prints whatever you type onto the screen. It's literally nothing else.
DoAnAileronRoll
#182429869Tuesday, January 26, 2016 4:48 AM GMT

Err, is it x86, or x86-64?

    of     3   
chevron_rightchevron_rightchevron_right