Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Why Vista Won't Suck 796

creativity writes "ExtremeTech is running an article on the new features of Windows Vista and why it is a must upgrade for all Windows users. They take apart the marketing hype and tell you what exactly to expect in Windows Vista. They specifically pick out less-hyped features like a kernel which has new Heap Management and details on SuperFetch, which is Vista's application cache."
This discussion has been archived. No new comments can be posted.

Why Vista Won't Suck

Comments Filter:
  • by conJunk ( 779958 ) * on Tuesday February 28, 2006 @05:42PM (#14821089)
    Sorry to be so negative, but this is like the Highway Division saying "Well, we got tired of projects taking 15 years to complete, so now we're going to do them in one year!"

    If it's true, great, bully for them and well done, but I'll believe it when I see it. My hopes aren't too high for all these cool fixes/features to actually function as advertised. Maybe I'll be pleasantly surprised, who knows?

  • Exsqueeze me?! (Score:5, Insightful)

    by ettlz ( 639203 ) on Tuesday February 28, 2006 @05:47PM (#14821150) Journal

    From TFA:

    SuperFetch also takes advantage of external memory devices--plug in that spare 256MB USB key (any size will work, really) and Windows can cache a lot of the working set to it. It's not as fast as your system RAM, but it's much faster than randomly grabbing small bits of data from all over your hard drive.

    Aside from the fact that modern hard discs are supposedly faster than USB 2.0, isn't paging out part of the VM to a hot swappable device just dope-assed? Shurley shome mishtake!

  • Wait a second... (Score:2, Insightful)

    by Anonymous Coward on Tuesday February 28, 2006 @05:48PM (#14821168)
    Many users view Windows XP (and Windows 2000, and previous Windows versions) as unsafe. No matter how many patches and updates Microsoft releases, the foundation of the OS itself the kernel is designed and built in a way that prevents it from being truly secure. The only solution, it is argued, is to redesign and rebuild the kernel with a focus on security and stability.

    Isn't this what linux people were saying more or less all these years and were called zealots by MS fanboys?
  • by Jugalator ( 259273 ) on Tuesday February 28, 2006 @05:52PM (#14821229) Journal
    Why limit yourself to Windows Vista!?

    Windows Me

    "Windows Me: PC Health Features Keep PCs Stable, Secure and Reliable -- and Take the Frustration Out of Computing for Home Users" (source) [microsoft.com]

    Windows 2000

    "Our primary goal is to improve security and safety for all our customers -- consumers and businesses, regardless of size -- through a balance of technology innovation, guidance and industry leadership," Gates said. "We're committed to continued innovation that addresses the threats of today and anticipates those that will undoubtedly emerge in the future." (source) [microsoft.com]

    Windows XP

    "Windows XP is the most secure and dependable operating system we have ever produced." (source) [microsoft.com]

    Windows Vista

    "In Vista, it should be much more difficult for unauthorized programs (like Viruses and Trojans) to affect the core of the OS and secretly harm your system." (source) [extremetech.com]
  • a "MUST UPGRADE"? (Score:5, Insightful)

    by WoodstockJeff ( 568111 ) on Tuesday February 28, 2006 @05:57PM (#14821290) Homepage
    If you want it, you must upgrade... everything. Unless, of course, you're currently running the latest blood-still-flowing-from-the-wounds-edge game machine, in which case you'll just need more memory and a better video card.

    Why must I upgrade, though? What will I gain that I want in the first place? Better game performance? Not needed, since I don't do games. The ability to run the latest Microsoft Office at speeds approaching what you could do 5 years ago? Sorry, I already jumped ship to other options. Stronger DRM so that I'll be able to play Sony's next CD/DVD/WhateverD? I'll pass...

    What I'd like is some tuning on the current operating system, so that it doesn't need more CPU cycles to do simple tasks, like display directories. And how about fewer holes for virii and worms, without introducing a whole new layer of software to protect the last new layer of software, which was to protect me from bugs in the previous new layer...

    Oh, wait... that's Linux.

  • asta la vista baby (Score:2, Insightful)

    by Quirk ( 36086 ) on Tuesday February 28, 2006 @06:02PM (#14821344) Homepage Journal
    Not that little old me matters but as of WinXP pro I'm moving off windows boxes. I grew up on wintel boxes from DOS 3.3 up. I went with Win95/NT dual boot boxes then added Mandrake 6. I've purchased major releases of VS Basic pro and VS C++ pro. I've routinely bought new releases of Office Pro and Visio (I think both are great products).

    DRM and Windows blackbox security, along with the Ubuntu distro, have pushed me to adopt an OSS only stand. MS will try to cram DRM down everyone's throat. As a Canadian, where copyright laws aren't as rabid as those carrying the American sickness, I don't intend to let MS port American laws into my small piece of Canada. As to security, a thousand eyes are better than a single black box that may, or, may not, have backdoors in place to allow American three lettered organizations to spy on me or pull the plug should their paranoia overwhelm them.

    Being a happy later adopter of bleeding edge tech I'm just now building AMD athlon boxes and, on the one I've finished, Ubuntu is doing just fine. Factor in Xen, VMware freeware, *BSD, OpenSolaris and free Solaris 10, and the future of F/OSS is looking very bright indeed.

    As are many other /.ers, I'm my family circle goto guy when it comes to PCs and tech generally, so I think it's time to cut the MS cord and go solo with F/OSS as a statement to my small sphere of influence.

    WinXP support is set to go on for another 7 years by then I doubt I'll see the need to pay the MS tax just for multimedia, or, maybe, the DRM madness will have been reversed, but I doubt it.

  • by Skye16 ( 685048 ) on Tuesday February 28, 2006 @06:04PM (#14821362)
    then don't buy the fucking media? be pissed at the media cartels for trying to make you buy crippled entertainment, not vista. just wait a few days and get an HDDVD rip on BT.
  • by RickBauls ( 944510 ) on Tuesday February 28, 2006 @06:06PM (#14821395)
    2. Using half your memory for your windowing tool will impress all your friends.

    I was thinking how funny it is that our processors and ram keep becoming more and more limitless, however we can't take advantage of it because the os we use is taking more and more resources.
  • Re:Exsqueeze me?! (Score:4, Insightful)

    by ettlz ( 639203 ) on Tuesday February 28, 2006 @06:10PM (#14821452) Journal
    I don't believe for a second they rewrote the fscking NT kernel.

    Indeed. If that were the case, and Dave Cutler were dead, we could attach magnets to his corpse and use it to generate electricity. Another anomaly:

    ...there are problems in Windows XP when developers deal with large heaps, heap fragmentation, etc. In the Vista kernel, they have cleaned that up, helping to prevent heap fragmentation and gracefully deal with large heap requests...

    Now, hang on a minute... what the fuck does the kernel have to do with application heap management? I thought that was part of the user-space runtime — the C++ libraries, or whathaveyou. Are they talking about the kernel memory allocator or something (the "Object Manager" in NT parlance)? Have they added a slab allocator to NT? So much for the elegant architecture of NT!

  • by TBone ( 5692 ) on Tuesday February 28, 2006 @06:15PM (#14821503) Homepage
    From the article:

    The whole kernel has been reorganized and rewritten to help prevent software from affecting the system in unsavory ways. In Vista, it should be much more difficult for unauthorized programs (like Viruses and Trojans) to affect the core of the OS and secretly harm your system.

    As opposed to authorized programs, like the Sony backdoor, which used Microsoft-supplied methods to create the program to hide from the users.

    SuperFetch learns which applications and bits and pieces of the OS you use most and preloads them into memory, so you don't have to wait for a bunch of hard drive paging before your apps or documents load.

    Great, the new OS is going to be bigger and bloated just from the OS, and now SuperFetch is going to suck up even more free memory with programs that I may or may not load, but that my computer thinks I'd like to be able to access quickly. Like Windows Media Player, and MSN, and Internet Explorer. And Kazaa. Sorry, was that my outside voice?

    ...Vista should be far more secure by design, so hopefully we'll see almost no viruses or Trojans, or at least not any that affect a large number of users...

    Oh, so we won't use Outlook any more, that's a plus at least.

    The new networking stack has a much bigger focus on security, working better with firewalls to allow much finer granularity of which applications can use network resources in which ways, and it's made to stand up a lot better to network attacks.

    Great. Now when your parents get the popup that some application wants to access the network, and are presented with all these options for "finer granularity of which applications can use network resources", they'll just turn them all on and go instead of actually learning the ins and outs of TCP security. That's much more secure.

    Besides improved security, the most noticeable difference in Vista's networking will be its greatly improved performance.

    With the kernel sucking up all my memory by preloading applications, a brand new networking stack, and all these operations going on in the background to maximize my heap, I'll not be holding my breath.

    That's right, Vista will include a built-in speech recognition engine, and new and improved speech synthesis.

    Vista will have per-application volume control.

    Now a new feature called SafeDoc will let you automatically create shadow copies of files as you work on them, so if you accidentally delete a file or need to go back to a previous revision, you can restore the shadow copy of just the file you need.

    If you've got a DirectX 9 graphics card with 128MB of RAM or more, you'll be able to enable the "Aero Glass" desktop in Vista.

    More, more, more, and more performance-sucking and hardware-gobbling "features". I don't know anyone outside of hardcore gamers that currently has a DX9-compliant, 128MB video card - my parents surely don't. I just last month bought one so that I could play Fable on my comp while I'm away from home for a few months. And I guess I better get that double-500G hard drive option in my new computer so that all my SafeDoc backups don't make all my disk space go the way of my free memory used by SuperFetch.

    Users, by default, operate in a mode with fewer privileges than before, which means that "noobs" who don't know any better can't accidentally install software full of spyware.

    And "noobs" who do know just a little better will give themselves administrator accounts so that they can install software whenever they want without changing roles, completely mooting any "default user level access" security changes being made.

    Unfortunately, there is no built-in virus protection software.

    Why do we need virus softwar

  • by geekoid ( 135745 ) <dadinportland&yahoo,com> on Tuesday February 28, 2006 @06:17PM (#14821527) Homepage Journal
    Except if a monitor or video card isn't approved by MS, you have to use the basic setings MS has planned for. How many monitor companies that where here 5 years ago are gone?

  • by shotfeel ( 235240 ) on Tuesday February 28, 2006 @06:17PM (#14821538)
    It did make use of a C:\Users\ folder, however, which was rather nice.

    How many years has DOS been dead, and drives are still identified by a letter. Just one of those things that makes me shake my head sadly.
  • by leuk_he ( 194174 ) on Tuesday February 28, 2006 @06:20PM (#14821567) Homepage Journal
    Well, that's exactly what Microsoft is doing with Vista. The whole kernel has been reorganized and rewritten to help prevent software from affecting the system in unsavory ways. In Vista, it should be much more difficult for unauthorized programs (like Viruses and Trojans) to affect the core of the OS and secretly harm your system.

    Which will also make it impossible to run freeware programs that need kernel access. No more deamontools, no more vnc mirror drivers.
  • by black mariah ( 654971 ) on Tuesday February 28, 2006 @06:35PM (#14821765)
    'Cause a letter is SO MUCH different than HDA, HDB, HDC... oh, wait a minute...
  • by swissmonkey ( 535779 ) on Tuesday February 28, 2006 @06:35PM (#14821771) Homepage
    Reason #1 doesn't apply, it costs 250$ to submit a driver for signing : https://winqual.microsoft.com/download/WHQLPOLICY. doc [microsoft.com]

    Reason #2 doesn't apply for the same reason

    Reason #3 Eh, simply play non-DRMed content then, playing it at low-quality is better than not being able to play it on your Linux box or other

    Reason #4 I call that jaleousy
  • by grahamdrew ( 589499 ) on Tuesday February 28, 2006 @07:01PM (#14822004) Homepage
    No, there's a fair chance he's correct. The issue is that if DRM is being performed at kernel level, all kernel-level code must also be signed or it can bypass the DRM. Someone will probably find a way around it, but it's not as silly as you'd think.
  • by sootman ( 158191 ) on Tuesday February 28, 2006 @07:28PM (#14822264) Homepage Journal
    > Great. Now when your parents get the popup that some
    > application wants to access the network, and are
    > presented with all these options for "finer granularity of
    > which applications can use network resources", they'll
    > just turn them all on and go instead of actually learning
    > the ins and outs of TCP security. That's much more secure.

    Exactly. This will continue to be the single biggest problem. There are so many places where computers tell us messages which, in aggregate, are completely meaningless. If OWA insists on printing "Attachments may contain viruses that are harmful to your computer" next to each and every attachment, always then it becomes a meaningless message.

    It's one thing if you're picking up a box full of glasses and someone says "be careful with that!" It's another if they follow you around and say "be careful with that!" every time you pick up a pen, a sheet of paper, or a phone. By the time it matters, it's ignored.

    >> Users, by default, operate in a mode with fewer privileges
    >> than before, which means that "noobs" who don't know any
    >> better can't accidentally install software full of spyware.

    > And "noobs" who do know just a little better will give themselves
    > administrator accounts so that they can install software whenever
    > they want without changing roles, completely mooting any "default
    > user level access" security changes being made.

    Yup. Same as above. Any pestering that prevents a user from having fun will get turned off. Always. hasn't anyone at MS noticed this yet? Maybe they do know and are just ignoring this fact so they can say "we made a secure OS this time--it's the user's fault if things go wrong because they turned off the security features!"
  • by Anonymous Coward on Tuesday February 28, 2006 @08:04PM (#14822614)
    - Microsoft Project - Used frequently (Reality - NEVER)
    - Microsoft Visio - Used frequently (Reality - Once in the last year)
    - QT 3.3.4 - Used rarely (Reality - Used many times a day)
    - Vim 6.2 - USed rarely (Reality - Used almost continuously)


    and thi surprises you... WHY?

    Every feature that Microsoft touts as beneficial for the user is, in reality, useful for... [wait for it]... Microsoft!

    This is the single biggest problem for anyone using Windows and the single biggest reason Vista will suck: whenever it comes to user convenience/usefulness/security/anything versus Microsoft market advantage the winner is... [drum roll, please]... Microsoft!
  • by Nurgled ( 63197 ) on Wednesday March 01, 2006 @08:27AM (#14825516)

    A strange omission, though, is that you can't "mount" network paths in the filesystem. I can't make \\someserver\blah appear as c:\blah. This is quite an annoying special case, since it means you can't abstract away the names of servers to allow eg. moving stuff between servers without retraining users. Companies, including mine, instead use mnemonic drive letters as the aliases.

    I've often wondered why Windows doesn't treat network shares as it does everything else: why can I mount one as a drive letter but I can't have one as a reparse point in my filesystem?

FORTRAN is not a flower but a weed -- it is hardy, occasionally blooms, and grows in every computer. -- A.J. Perlis

Working...