POV-Ray : Newsgroups : povray.general : Anyone know about NT? Server Time
14 Aug 2024 05:19:15 EDT (-0400)
  Anyone know about NT? (Message 31 to 34 of 34)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Jon S  Berndt
Subject: Re: Anyone know about NT?
Date: 13 Jul 1998 09:44:27
Message: <35AA025A.26313900@hal-pc.org>
Ross Smith wrote:
> 
> You keep using that phrase. Perhaps there would be less OS bigotry
> around if people were a bit more skeptical about hearsay. I have several
> years of software development on both Win32 *and* Linux (and OS/2 and a
> little Irix) behind me (and, I hope, several more in front of me :-) ),
> so I think I can claim to know what I'm talking about. The rumours of
> NT's death (blue screen of) are greatly exaggerated.

Well, I knew the phrase "from what I've heard" would raise a red flag. I
used NT several years ago writing a C++ graphing class. I had more
problems with MFC than I did with NT, as I recall. Then, too, I was
using a workstation, not a server. However, the "from what I've heard"
referred to "reliable hearsay" (I can hear the groans now). I've talked
to three system administrators specifically about NT in the past two
months and they were not too hard on NT, but when compared to Unix, NT
lost out all around.
 
I _do_ use Windows 95 at home and at work as well as several flavors of
Unix. I develop in C++ at home under Win95 and Windows 95 is quite
forgiving. I also really enjoy programming under Windows. And the big
complaint I have about programming under Unix is the lack of a really
good IDE. But when I program under Windows I can't help shake the
feeling that Windows is a big fat kludge. What is it that they say ...
"Windows is a 32-bit GUI built on a 16-bit OS for an 8-bit processor for
a 4-bit something-or-other by a two-bit company". When I compare it to
the GUI running on the Mac or even the Amiga I see a Windows as a
bloated, inefficient GUI. Granted, it has a lot of capabilities that the
former two do not have...

jb


Post a reply to this message

From: Andrew Woodfin
Subject: Re: Anyone know about NT?
Date: 22 Jul 1998 18:48:03
Message: <35B65D7D.602823C7@uncc.edu>
Lance Birch wrote:

> Hi, I was wondering whether anyone here uses NT 4.0...  I've just bought 3D
> Studio MAX and I was wondering whether there is a huge speed and reliability
> increase.  I've heard that it is better than Windows 95 but that it's about
> the same as Windows 98 (except 98 doesn't have Multi-Processor threading).
> Does anyone here know about NT and 98?  This may not be the best place to
> ask but I couldn't really find anywhere else.  Thanks.
>
> --
> Lance Birch
> Remove the smiley to e-mail.
> http://www.fortunecity.com/skyscraper/parallax/359/

 Maybe a slightly more terse explanation will help:
I run NT 4.0 on a 233 MHz Pentium II box, and have run 95 on the same machine
(no Windows 98 in my immediate future). I have tinkered with 3D Studio on both,
and find NT to be a little faster, though not worth the expense of shelling out
the $$$ for it unless you're dedicated to 3D! The crashproofness just doesn't do
it for me with NT. The operating system itself is more robust than 95, but
program crashes aren't reduced.
Go with a fast processor and stick with 95, or throw out some money for NT and
try installing a few boards in it; Fun fun fun!

Andy


Post a reply to this message

From: Lewis Sellers
Subject: Re: Anyone know about NT?
Date: 18 Nov 1998 15:47:09
Message: <36532C07.70177F27@usit.net>
Michael Lundahl wrote:
> 
> In article <6l8g03$33j$1@oz.aussie.org>,
>         "aardvarko" <aar### [at] geocitiescom> writes:
> >>>Also, the STOP's are a pain. Whenever an app crashes badly, NT generates a
> >>>STOP; just what it sounds like, a STOP halts the operating system and
> >forces
> >>>you to restart.
> >
> >>Not the OS my friend, the _processor_ ;)
> >
> >If it halts the processor. then why does the option "Automatically reboot"
> >in System Properties under "When a STOP message occurs" work?
> >
> >It must be... uh... the FLOPPY DRIVE that automatically reboots it! Yeah! ;)
> 
> Ok, you got me wondering... but... ever heard of the BIOS? ;)
> 
> /Michael

Ancient post, but, as I recall the stop instruction stops the machine
until an EXTERNAL interrupt occurs. Hitting the power or reset button
for one thing. Other hardware events can also unstop the processor.
--min

-- 
Lewis A. Sellers: writer and contract Multimedia Website Developer
mailto:lse### [at] usitnet (The Fourth Millennium Foundation)
http://www.public.usit.net/lsellers/ & http://www.intrafoundation.com
http://brain-of-pooh.tech-soft.com/users/critters/bios/sellers_lewis.html

You can bug the living bejesus out of me live on ICQ @ 491461
(If I don't get back to you within a month, I'm out of prozac in some
dark corner somewhere screaming things quite unintelligable but -- most
curiously -- thick with a sumerian accent.)

"The comedy is over" -i pagliacci


Post a reply to this message

From: Ron Parker
Subject: Re: Anyone know about NT?
Date: 18 Nov 1998 16:25:19
Message: <36533b3f.0@news.povray.org>
On Wed, 18 Nov 1998 15:20:23 -0500, Lewis Sellers <lse### [at] usitnet> wrote:

>Ancient post, but, as I recall the stop instruction stops the machine
>until an EXTERNAL interrupt occurs. Hitting the power or reset button
>for one thing. Other hardware events can also unstop the processor.

You're thinking of the HLT instruction, which is an Intel thing.  At 
least the first person in the exchange you quoted was thinking of a 
system stop, also known in some circles as a Bugcheck or a Blue 
Screen of Death, which is an NT thing.  Most BSODs are the result of 
a protection fault at the kernel level.  The only thing you can do 
when you get a BSOD is restart the machine (unless you're running a 
kernel debugger)  Unixes get these too - they call it a Kernel Panic.


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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