Slashdot Mirror


20 Things You Won't Like About Vista

feminazi writes "Computerworld's Scot Finnie details 20 things you won't like in Windows Vista, with a visual tour to prove it. He says that MS has favored security over end-user productivity, making the user feel like a rat caught in a maze with all the protect-you-from-yourself password-entry and 'Continue' boxes required by the User Account Controls feature." From the article: "In its supreme state of being, Microsoft knows precisely what's best for you. It knows that because its well-implemented new Sleep mode uses very little electricity and also takes only two or three seconds to either shut down or restart, you want to use this mode to 'turn off' your computer, whether you realize it or not. It wants to teach you about what's best. It wants to make it harder for you to make a mistake."

6 of 771 comments (clear)

  1. Disclaimer by Jugalator · · Score: 5, Interesting

    I don't like the User Account Controls either, but this is coincidentally one of the areas in Vista that has seen most work on it the past few months, and Microsoft claims they understnad it's a problem and will keep trying to reduce the annoyance.

    OK, you may now proceed the bashing for annoying UAC's in this beta. :-)

    --
    Beware: In C++, your friends can see your privates!
  2. Startup time very fast... but by 88NoSoup4U88 · · Score: 5, Interesting

    A (clean) Windows XP machine, albeit not 3 seconds, is also very quick when starting up: I am more interested in getting a more meaningful figure of the start-up time, eg. a machine which has at least installed a few apps, of which a few will be running in the background.

  3. Re:You are not a Windows user. by jfengel · · Score: 5, Interesting

    I was totally with you until I got to the bit about Windows peer networking. If you know the magic button that allows me to get to other computers on the network without a 30-second hang before reporting, "No, I haven't figured out how to get to the computer that's right next to this one", I'd really like to know about it.

  4. Re:Slashdot through the looking glass? by cmacb · · Score: 5, Interesting

    Well, I can't get to the article but...

    The irony here is that almost every instance of "insecure by design" in Microsoft's products were introduced to put a competitor at a disadvantage. It's not like they made unknowing mistakes or something, and in fact in many cases they were criticized by the minority of people who worried about security all along, even to the point of inventing proof of concept exploits to show the dangers.

    Now they are going to "clean up their act", but I bet you at least a part of their problem with bloat is that these security concepts were not designed in earlier. I really feel sorry for my friends who think that they just HAVE to used Windows or Windows based products. They don't, but I don't feel like spending any more time preaching to them.

    The numbers are still small, but I think there is a critical mass of people who can get what they need to do done without constant fear of attack (I'm speaking of Linux and OS X users) who will serve as role models for "the masses" to find their way out of the badlands that Microsoft has lead them into.

    Oh man I'm having a metaphor Thursday.

  5. One Word: Thunderstorm by Lemmeoutada+Collecti · · Score: 4, Interesting

    Some users, like those of us who live in Florida, need a simple, clear way to turn off our personal machines in the event of a severe thunderstorm (daily during the summer), or other similar event. Why? Because I have in the course of five years blown through three Uninterruptible Power Supplies, two whole networks of gear, and three machines. No matter how good the UPS is, nothing beats pulling the plugs from the wall for stopping a lightning strike.

    Even where I work, we have had shutdown calls because the power was too unstable for even our high grade UPSs to handle. It does happen.

    And I, for one, want to be absolutely sure that when I tell my computer to power down it does so BEFORE I yank the plugs.

    --

    You can have it fast, accurate, or pretty. Pick any 2.
    1. Re:One Word: Thunderstorm by AJWM · · Score: 4, Interesting

      And I, for one, want to be absolutely sure that when I tell my computer to power down it does so BEFORE I yank the plugs.

      About twenty years ago -- twenty frickin' years ago -- I was evaluating some small UNIX boxes. NCR -- I'm pretty sure it was NCR -- had one with enough battery built in to save the entire state to disk if the power went, and recover once power came back on. This was no laptop, this was a workstation size box.

      I put this to the test by starting some processes running and then literally yanking the plug out of the wall socket. Plugged it back in five minutes later and it booted up, restored itself, and even restarted the processes at the exact place they left off. (This was not a matter of the battery keeping it running like a UPS, this was shutting down but keeping a snapshot of the system state.)

      How come modern computers can't do that? This is so old that even the patents (if any) have expired. (Okay, snapshotting network state is problematic, but everything else would be good.)

      --
      -- Alastair