Slashdot Mirror


User: yuhong

yuhong's activity in the archive.

Stories
0
Comments
1,888
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,888

  1. Re:Eyeroll on Microsoft Says Reinstall Overkill In Removing Rootkit · · Score: 1

    But most of the old ones was designed for DOS, which was easy since it called the BIOS. Injecting a rootkit into an modern OS beginning with MBR code is not nearly as easy.

  2. Re:Point? on First Thunderbolt Peripherals Arrive To Market · · Score: 1

    The big benefit is standard PCIe chips can be adapted by adding a Thunderbolt controller.

  3. Re:passive was too hard. on First Thunderbolt Peripherals Arrive To Market · · Score: 1

    Yea, I think it is known that optical cables was considered in the development of Light Peak, and ultimately Light Peak/Thunderbolt should work with both copper and optical cabling.

  4. Re:Play the game another way. on Microsoft Releases IE10 Platform Preview 2 · · Score: 1

    I think IE9 finally supports DOM level 2, before I think the DOM was mostly unchanged since the outdated IE5.

  5. Re:It seems... on Microsoft Releases IE10 Platform Preview 2 · · Score: 1

    You could follow the standards and dumb race conditions would make certain elements load at different times and cause it to create a mess.

    Not to mention crashes and security vulnerabilities too. For example, as I mentioned in another thread, IE's parsing of plain HTML tag soup is robust, but as soon as you add some CSS, even something as simple as <table style=position:absolute;clip:rect(0)> would result in an exploitable crash that had to be fixed in a security update. Not to mention this and this example, and there are probably more.

  6. Re:This is going to fail. on Google Launches Google+ Social Network · · Score: 1

    IMO the real evil is not the push to overshare (which IMO is OK, IMO the illusion that celebrities are perfect needs to end), but the tricks they use to lead users to give up more information than expected, like this:
    http://yro.slashdot.org/story/10/04/24/1222210/Facebook-Retroactively-Makes-More-User-Data-Public

  7. Re:Recovery CD? on Rootkit Infection Requires Windows Reinstall · · Score: 1

    Even then, keep in mind you can connect your hard drive into another computer to retrieve your data.

  8. Re:Use IE8 for a week and see how you feel. on Microsoft Exploits Firefox 4 Uproar, Beats IE Drum · · Score: 1

    This was a Big Deal, because now all major browser vendors ship a version which supports things like canvas and mathml. You might even be able to *use* these things on your website sometime in the next century, too; it's just IE6 through 8 that are holding us back.

    Don't forget XHTML too, which is already 11 years old.

  9. Re:Use IE8 for a week and see how you feel. on Microsoft Exploits Firefox 4 Uproar, Beats IE Drum · · Score: 1

    Another such example is WebM. I think Firefox 3.5 and 3.6 is the biggest barrier to replacing Ogg Theora with WebM for HTML5 video. WebM was announced in May 2010.

  10. Re:Asa does not speak for all of us on Firefox Is For "Regular" Users, Not Businesses · · Score: 1

    Yea, it is the PR 2.0 age, which is not based on controlling the message.
    In fact, I have a poll on Hacker News on exactly this:
    http://news.ycombinator.com/item?id=2621415

  11. Re:Sad news on Opera Founder Jon S. von Tetzchner Resigns · · Score: 1

    FYI, I mentioned this source in another comment:
    http://en.wikipedia.org/wiki/Opera_(web_browser)#History

  12. Re:Leaving the top 10% behind in the initial relea on Is Final Cut Pro X Apple's Biggest Mistake In Years? · · Score: 1

    Apple did something similar with iMovie before. Remember iMovie '08?

  13. Re:Sad news on Opera Founder Jon S. von Tetzchner Resigns · · Score: 1
  14. Re:Sad news on Opera Founder Jon S. von Tetzchner Resigns · · Score: 1

    Not always.

  15. Re:Sad news on Opera Founder Jon S. von Tetzchner Resigns · · Score: 1

    MS certainly didn't help by making IE free, helped by the Windows monopoly.

  16. Re:Sad news on Opera Founder Jon S. von Tetzchner Resigns · · Score: 1

    Yea, FYI from http://www.neowin.net/forum/topic/862816-opera-ceo-steps-down-immediately-replaced/ :

    After delivering strong results over over several quarters, Opera slumped to a surprise loss in the third quarter of 2009.

  17. Re:You want people to user your browser? on Microsoft Exploits Firefox 4 Uproar, Beats IE Drum · · Score: 1

    In fact, WaSP was asking for it as early as 2000:
    http://archive.webstandards.org/wfw/ieah.html

  18. Re:You want people to user your browser? on Microsoft Exploits Firefox 4 Uproar, Beats IE Drum · · Score: 1

    Actually, when it was the default in Mac OS it was quite good. It was even better than IE on Windows (not that that was a terribly high bar).

    In fact, IE5 for Mac actually used a different engine than IE for Windows called Tasman.

    Apple's decision to fork khtml into WebKit.

    Which was what I think ultimately killed further development on IE for Mac as a standalone browser. Personally I wished that the Tasman engine was ported to Windows.

  19. Re:You want people to user your browser? on Microsoft Exploits Firefox 4 Uproar, Beats IE Drum · · Score: 1

    And let me add... IE is not free; you are most definitely paying for it in the hefty price of the Windows license.

    Which did help kill Netscape and make Opera trial adware.

  20. Re:You want people to user your browser? on Microsoft Exploits Firefox 4 Uproar, Beats IE Drum · · Score: 1

    That after introducing DOCTYPE switching in IE6 which BTW actually helped make IE6 more standard compliant (it was considered decent back in 2001), which caused even more trouble when IE came out of stagnation with IE7.

  21. Re:You had me at... on Microsoft Exploits Firefox 4 Uproar, Beats IE Drum · · Score: 1

    And yes, that was in quirks mode.

  22. Re:You had me at... on Microsoft Exploits Firefox 4 Uproar, Beats IE Drum · · Score: 1

    As proof that the old rendering engine was spaghetti code BTW, consider that while plain HTML parsing of tag soup is pretty robust in IE, as shown in 2004 with mangleme, when faced with CSS, even something as simple as <table style=position:absolute;clip:rect(0)> resulted in an exploitable crash that had to be fixed in a security update.

  23. Re:You had me at... on Microsoft Exploits Firefox 4 Uproar, Beats IE Drum · · Score: 2

    AFAIK IE7's rendering engine do feels like a hack of the IE6 rendering engine. IE8 feels more like a rewrite, at least in terms of CSS. I can tell by similarities of bugs.

  24. Re:I won't install IE on user systems on Microsoft Exploits Firefox 4 Uproar, Beats IE Drum · · Score: 1

    The problem with using MSI I think is that the core parts of IE are in system DLLs like MSHTML, WININET, etc.

  25. Re:Harsh Realities on Microsoft Exploits Firefox 4 Uproar, Beats IE Drum · · Score: 1

    Chrome uses the same update model.