POV-Ray : Newsgroups : povray.off-topic : ReactOS Server Time
4 Sep 2024 07:20:44 EDT (-0400)
  ReactOS (Message 21 to 30 of 63)  
<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Nicolas Alvarez
Subject: Re: ReactOS (pictures)
Date: 23 Jun 2010 16:18:33
Message: <4c226c19@news.povray.org>
Darren New wrote:
> Orchid XP v8 wrote:
>> Well, again, Wikipedia asserts that the entire thing was done using 100%
>> clean-room development,
> 
> Huh. Interesting. It's odd how they managed to get every little look
> pretty much exact.

What looks exactly?

Note that the GUI widgets are probably all rendered by Wine code...


Post a reply to this message

From: Orchid XP v8
Subject: Re: ReactOS (pictures)
Date: 23 Jun 2010 17:24:30
Message: <4c227b8e@news.povray.org>
>> All of which is of course completely irrelevant, since every single tiny
>> aspect of all M$ products are covered by 80,000,000 patents, so if this
>> product ever starts actually working properly, the developers will still
>> be sued off the face of the Earth.
> 
> How long do software patents last? I would guess that in the same amount 
> of time hardware and virtualization speeds would have increased so much 
> that you might as well just run the *actual* OS in VMWare or whatever.

The problem isn't technology, it's law. ReactOS exists so you can run 
Windows software without actually paying for Windows. (Of course, as I 
pointed out, this doesn't actually work yet.)

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

From: Jim Henderson
Subject: Re: ReactOS (pictures)
Date: 23 Jun 2010 20:38:17
Message: <4c22a8f9$1@news.povray.org>
On Wed, 23 Jun 2010 13:19:24 -0400, SharkD wrote:

> How long do software patents last?

I don't know, but I know a guy who just received one that the application 
went in *8* years ago for.

Jim


Post a reply to this message

From: Phil Cook v2
Subject: Re: ReactOS [also... WTH?]
Date: 24 Jun 2010 04:17:50
Message: <op.vespco0nmn4jds@phils>
And lo On Wed, 23 Jun 2010 18:22:31 +0100, SharkD  
<pos### [at] gmailcom> did spake thusly:

> On 6/23/2010 8:56 AM, Kyle wrote:
>> On 6/22/2010 11:18 AM, Phil Cook v2 wrote:
>>> And lo On Tue, 22 Jun 2010 14:16:53 +0100, Invisible <voi### [at] devnull>  
>>> did
>>> spake thusly:
>>>
>>>> Check out the shutdown message. What's with that?
>>>
>>> They Live!
>>>
>>
>> I recall a similar quote from Duke Nukem 3D.
>
> Yep, it's Dike Nukem.

Close, the quote from DN is "It's time to kick ass and chew bubble gum...  
and I'm all outta gum." The original They Live is a more formal "I have  
come here to chew bubblegum and kick ass... and I'm all out of bubblegum"

-- 
Phil Cook

--
I once tried to be apathetic, but I just couldn't be bothered
http://flipc.blogspot.com


Post a reply to this message

From: Warp
Subject: Re: ReactOS
Date: 24 Jun 2010 07:22:18
Message: <4c233fea@news.povray.org>
Invisible <voi### [at] devnull> wrote:
> For those of you that don't know, there's a thing called ReactOS. It's a 
> free operating system which is supposed to be binary-compatible with 
> Microsoft Windows XP. (Despite the small and obvious problem that this 
> _should_ be 100% illegal.)

  Why would it be illegal? There's no law in any country I know of which
would forbid building a system which is capable of running an program.
It's not much different from making an emulator, and those aren't illegal.

  It would be illegal for them to lift binaries (eg. system libraries) from
Windows XP and distributing them alongside their own OS, but it's perfectly
legal for them to build their own versions of those binaries.

-- 
                                                          - Warp


Post a reply to this message

From: Invisible
Subject: Re: ReactOS
Date: 24 Jun 2010 07:28:48
Message: <4c234170$1@news.povray.org>
Warp wrote:
> Invisible <voi### [at] devnull> wrote:
>> For those of you that don't know, there's a thing called ReactOS. It's a 
>> free operating system which is supposed to be binary-compatible with 
>> Microsoft Windows XP. (Despite the small and obvious problem that this 
>> _should_ be 100% illegal.)
> 
>   Why would it be illegal? There's no law in any country I know of which
> would forbid building a system which is capable of running an program.
> It's not much different from making an emulator, and those aren't illegal.
> 
>   It would be illegal for them to lift binaries (eg. system libraries) from
> Windows XP and distributing them alongside their own OS, but it's perfectly
> legal for them to build their own versions of those binaries.

I was under the impression that things like (for example) the API for 
DirectX is patented, and therefore you can't write a library that has 
the same API (i.e., the same functions with the same names and 
signatures that do the same thing).


Post a reply to this message

From: John VanSickle
Subject: Re: ReactOS
Date: 24 Jun 2010 10:16:03
Message: <4c2368a3$1@news.povray.org>
Invisible wrote:

> You *can* do stuff with it, but it's very unreliable.

Sounds like perfect Windows emulation to me!

Regards,
John


Post a reply to this message

From: John VanSickle
Subject: Re: ReactOS
Date: 24 Jun 2010 10:19:08
Message: <4c23695c$1@news.povray.org>
Warp wrote:
> Invisible <voi### [at] devnull> wrote:
>> For those of you that don't know, there's a thing called ReactOS. It's a 
>> free operating system which is supposed to be binary-compatible with 
>> Microsoft Windows XP. (Despite the small and obvious problem that this 
>> _should_ be 100% illegal.)
> 
>   Why would it be illegal? There's no law in any country I know of which
> would forbid building a system which is capable of running an program.
> It's not much different from making an emulator, and those aren't illegal.
> 
>   It would be illegal for them to lift binaries (eg. system libraries) from
> Windows XP and distributing them alongside their own OS, but it's perfectly
> legal for them to build their own versions of those binaries.

There may be a term in the EULA which prohibits reverse engineering.  It 
does not strike me as terribly likely that someone managed to write a 
Windows OS clone without doing that.

Regards,
John


Post a reply to this message

From: Invisible
Subject: Re: ReactOS
Date: 24 Jun 2010 10:31:36
Message: <4c236c48@news.povray.org>
>> You *can* do stuff with it, but it's very unreliable.
> 
> Sounds like perfect Windows emulation to me!

Heheh. What, you mean like this?

http://www.slimeland.com/winsim/

I would say, Win 3.x was quite reliable (then again, it doesn't *do* 
anything), Win 9x was fairly unstable, Win NT was much better, Win XP 
was initially hopeless, and now Win XP has got to the point where it 
usually works just fine. Certinaly it doesn't crash just because you 
open Notepad; ReactOS does. Like, in ReactOS, you can just open an 
Explorer window, click on a few things, and then you notice that the 
mouse has stopped moving and the system is using 100% CPU, and the 
keyboard isn't responding, and...

I haven't seen the Blue Screen of Death from ReactOS yet. Maybe they 
haven't implemented that part?


Post a reply to this message

From: Invisible
Subject: Re: ReactOS
Date: 24 Jun 2010 10:33:39
Message: <4c236cc3$1@news.povray.org>
John VanSickle wrote:

> There may be a term in the EULA which prohibits reverse engineering.  It 
> does not strike me as terribly likely that someone managed to write a 
> Windows OS clone without doing that.

Depends on what you count as "reverse engineering". If you just mean 
"disassembly", then I'd say you probably can write something functional 
just by reading the API documentation and running tests to see how the 
M$ implementation behaves in various situations. If you count "running 
tests to see how the M$ implementation behaves" as reverse engineering 
then no, not really...


Post a reply to this message

<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.