This IS an avoidable future! (Don't click dial-up users!!)

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.
earlz
Member
Member
Posts: 1546
Joined: Thu Jul 07, 2005 11:00 pm
Contact:

Post by earlz »

lmao...I got to convert some of these to jokes and tell them to my friends..

"your the type of person that when you need to get to the opposite side of the rode you don't just turn on your blinker..no! you stop, turn on your hazard lights, and then you go and put emerency flares leading to where you need to go"

a crude joke to most but my group of friends like random tidbits of funny/crazy
nick8325
Member
Member
Posts: 200
Joined: Wed Oct 18, 2006 5:49 am

Post by nick8325 »

Image

I'm flattered :)
SpooK
Member
Member
Posts: 260
Joined: Sun Jun 18, 2006 7:21 pm

Post by SpooK »

Awkward mixture of choices :lol:

Image

Image
pcmattman
Member
Member
Posts: 2566
Joined: Sun Jan 14, 2007 9:15 pm
Libera.chat IRC: miselin
Location: Sydney, Australia (I come from a land down under!)
Contact:

Post by pcmattman »

I know! Instead of complaining, why don't we all make a joint project and make our own with all the good stuff from all Linux, OS X and Windows?

Then again, that would make life rather boring, wouldn't it :D ?

My personality:

Image
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Post by Solar »

pcmattman wrote:I know! Instead of complaining, why don't we all make a joint project and make our own with all the good stuff from all Linux, OS X and Windows?
Because we agreed long before on the fact that we can't agree on what we want in an OS. Programming language (ASM, C, C++, Other), architecture (exokernel, microkernel, macrokernel), platform (x86, x86_64, portable), and voila, you have 4 * 3 * 3 = 36 "camps" already. :P
Every good solution is obvious once you've found it.
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Post by Combuster »

Because we agreed long before on the fact that we can't agree on what we want in an OS. Programming language (ASM, C, C++, Other), architecture (exokernel, microkernel, macrokernel), platform (x86, x86_64, portable), and voila, you have 4 * 3 * 3 = 36 "camps" already.
...Add Lino Commando/Nick Stacky/James Klik/Eleanore Semaphore to that list...
I know! Instead of complaining, why don't we all make a joint project and make our own with all the good stuff from all Linux, OS X and Windows?
Best way to avoid that is to join an existing project with the same mentality as yours. Maybe that's what I'm going to do sometime


BTW, Some of the questions dont have the right answer for me. So far I ended up AmigaOS and win95 with just one different answer :roll:
"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 ]
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Post by Solar »

Combuster wrote:So far I ended up AmigaOS and win95 with just one different answer :roll:
Yeah... "do you want your graphical, multitasking desktop in 1985 or 1995?"

:twisted: :D :twisted: :D
Every good solution is obvious once you've found it.
Tyler
Member
Member
Posts: 514
Joined: Tue Nov 07, 2006 7:37 am
Location: York, England

Post by Tyler »

Combuster wrote: ...Add Lino Commando/Nick Stacky/James Klik/Eleanore Semaphore to that list...
Well that is not a real problem... they are Hobby OS roots. If we were to begin a real OS we would want to support as global an interface as possible and start with a well understood design. I do not think we would have trouble implementing all of there beginings into a good start.

As for compilersa and kernel types. We could always just have 36 different osdev OS projects. Though that could be toned down quite significantly.

For language... C and C++ are similar enough that i'm sure no one would complain about the one chosen once it is chosen... and for abstractions sake assembly has to be used in the correct moderation. If there is a problem with people wanting to implement things like PASCAL... well thankgod they aren't the majority.

It seems a common theme people seem to want in there OS is abstraction from one architecture so that there OS will support multiple ones... for that reason, choosing a kernel type would not be hard either. A monolithic would not allow quite the globally independent architecture needed, so it would not take long to agree that it is not the best approach. A Microkernel is not be universal because if we were to support a single tasking hand held computer with low speed.. having multiple kernel modules taking up user space is not a good idea.

Therefore for the purposes of a joint project of that type the only reliable option would be a modular kernel mode kernel. I am not saying that is the best kind of kernel or one i would use... simply if OSDev was to come together it would be the easiest fastest and most universal route. And for all these reasons choice of platform would nto be an issue as differnt people can write for there perfered platform based on a well designed model.

I think you all spend so much time flaming you underestimate the possibilities of brigning together your different views into a working project.
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Post by Combuster »

Solar wrote:Yeah... "do you want your graphical, multitasking desktop in 1985 or 1995?"
LOL :lol:
I think you all spend so much time flaming you underestimate the possibilities of brigning together your different views into a working project.
Its just too simple. Each approach has its own advantages and weaknesses, and the common denominator forces you to one such set of pros/cons. The average may just end up having the least support.

Apart from that, its still a hobby, and i doubt everybody is willing to enter a borg collective like that. I like experimenting with things on my own and hence i dont want foreign influences in my kernel design... yet
"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 ]
User avatar
Alboin
Member
Member
Posts: 1466
Joined: Thu Jan 04, 2007 3:29 pm
Location: Noricum and Pannonia

Post by Alboin »

Combuster wrote:Its just too simple. Each approach has its own advantages and weaknesses, and the common denominator forces you to one such set of pros/cons. The average may just end up having the least support.
:shock: Each approach has it's own w..e..a...k...n..e..s..s..e...s???? This...cannot...be...true..... Are you saying Linux has....dare I say it....FAULTS? Blasphemy! We must alert the church elders!
C8H10N4O2 | #446691 | Trust the nodes.
User avatar
Candy
Member
Member
Posts: 3882
Joined: Tue Oct 17, 2006 11:33 pm
Location: Eindhoven

Post by Candy »

Alboin wrote:
Combuster wrote:Its just too simple. Each approach has its own advantages and weaknesses, and the common denominator forces you to one such set of pros/cons. The average may just end up having the least support.
:shock: Each approach has it's own w..e..a...k...n..e..s..s..e...s???? This...cannot...be...true..... Are you saying Linux has....dare I say it....FAULTS? Blasphemy! We must alert the church elders!
Please, if you do go report him, report me too. I'm just as much a blasphemer, as is probably about everybody here.

What would you do on this forum if you didn't?
User avatar
Alboin
Member
Member
Posts: 1466
Joined: Thu Jan 04, 2007 3:29 pm
Location: Noricum and Pannonia

Post by Alboin »

Candy wrote:
Alboin wrote:
Combuster wrote:Its just too simple. Each approach has its own advantages and weaknesses, and the common denominator forces you to one such set of pros/cons. The average may just end up having the least support.
:shock: Each approach has it's own w..e..a...k...n..e..s..s..e...s???? This...cannot...be...true..... Are you saying Linux has....dare I say it....FAULTS? Blasphemy! We must alert the church elders!
Please, if you do go report him, report me too. I'm just as much a blasphemer, as is probably about everybody here.

What would you do on this forum if you didn't?
I'm sorry, I don't understand......If I didn't what?
C8H10N4O2 | #446691 | Trust the nodes.
User avatar
Brynet-Inc
Member
Member
Posts: 2426
Joined: Tue Oct 17, 2006 9:29 pm
Libera.chat IRC: brynet
Location: Canada
Contact:

Post by Brynet-Inc »

blaspheme? :lol:

Religion is annoying..
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

Post by Alboin »

Brynet-Inc wrote:blaspheme? :lol:

Religion is annoying..
Dude, it was a joke, don't take it seriously. (The 'church elders' part was actually from Friends.) 8)
C8H10N4O2 | #446691 | Trust the nodes.
User avatar
bubach
Member
Member
Posts: 1223
Joined: Sat Oct 23, 2004 11:00 pm
Location: Sweden
Contact:

Post by bubach »

Alboin wrote: :shock: Each approach has it's own w..e..a...k...n..e..s..s..e...s???? This...cannot...be...true..... Are you saying Linux has....dare I say it....FAULTS? Blasphemy! We must alert the church elders!
haha :lol:
sounds like something from a certain member here.. :roll:
"Simplicity is the ultimate sophistication."
http://bos.asmhackers.net/ - GitHub
Post Reply