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:No need, everyone knows... on Smarter Thread Scheduling Improves AMD Bulldozer Performance · · Score: 1

    As a note, I remember seeing one of Intel's libraries used in MSHTML.DLL in MS's own IE9 when I was disassembling it with IDA.

  2. Re:no one got fired buying intel on Smarter Thread Scheduling Improves AMD Bulldozer Performance · · Score: 1

    And remember that Interlagos will be drop-in replacement for Magny-Cours.

  3. Re:It was already beating all intel in highly thre on Smarter Thread Scheduling Improves AMD Bulldozer Performance · · Score: 2

    It is time for some reverse engineering of the benchmark programs I think to see what exactly is happening.

  4. Re:no one got fired buying intel on Smarter Thread Scheduling Improves AMD Bulldozer Performance · · Score: 1

    Yes, but I have wondered for a while what will happen to the quad-socket market if AMD sticks to the same pricing policy with Interlagos. Remember that Intel is one generation behind with Westmere-EX, and Sandy Bridge-EP is not even released yet right now.

  5. Re:Good, Now Make it Bigger on Rural Broadband to Replace POTS As Beneficiary of US Gov't Subsidies · · Score: 1

    Well, these rural areas likely currently only have 56k dial-up or satellite, which is even worse, even for basic tasks like checking email.

  6. Re:American rights? on PROTECT IP Renamed To the E-PARASITE Act · · Score: 1

    Now, protected by the very institutions that had been in place to protect people, citizens of the United States are denied at least two of the traditional corner stones of a democracy. Those foundations stones being the Ballot and Jury box.

    Not completely. The only reason campaign donations work is that the citizens are stupid. I wonder if this will change with Occupy Wall Street.

  7. In October 1994 BTW. on Opera's Haakon Wium Lie On CSS, Web Standards, and More · · Score: 1

    The standard that eventually became CSS was originally submitted to Tim Berners-Lee et al by Haakon Wium Lie

    which was in October 1994 BTW.

  8. Re:Who cares? on Antitrust Case Over, Microsoft Ties IE 10 To Win 8 · · Score: 1

    1) How will this affect the security of the OS (as we're back to things like IE exploits affecting Windows itself, although reason 3 made that obvious anyway)?

    The key question would be how many apps using MSHTML uses it to load remote (as opposed to local) content?

  9. Re:Bias with HTML5 is normal on Antitrust Case Over, Microsoft Ties IE 10 To Win 8 · · Score: 1

    In fact, on Windows, JScript and VBScript, while updated as part of IE until IE9, can be used by any application, and is used also for example by ASP. IE9 decided to fork JScript off Windows Scripting and update their engine separately while any other apps still get JScript 5.8. (MS did the same thing in forking ACE off Jet in Access 2007.)

  10. Re:And Linux does too on Antitrust Case Over, Microsoft Ties IE 10 To Win 8 · · Score: 1

    Removing IE will cause Windows 8's kernel to break at the lowest level.

    Not the kernel, the *shell* which happens to be part of Windows, unlike Unix.

  11. Re:And Linux does too on Antitrust Case Over, Microsoft Ties IE 10 To Win 8 · · Score: 1

    Correction, Windows's *shell* depends on IE.

  12. Re:And Linux does too on Antitrust Case Over, Microsoft Ties IE 10 To Win 8 · · Score: 1

    The problem is that most apps that uses MSHTML is dependent on IE-specific features and quirks, so another rendering engine would not be easily droppable in place without modification. Even Apple faces a similar problem with WebKit being a part of Mac OS X. In fact, both MSHTML and WebKit are full of application compatibility hacks. Not that it would be impossible to detail in a spec, but...

  13. Re:And Linux does too on Antitrust Case Over, Microsoft Ties IE 10 To Win 8 · · Score: 1

    It is not totally irrelevant. An HTML renderer is handy for many other applications, like help. Apple added an HTML renderer to Mac OS 8.5 to support help too.

  14. Re:Project Page and English Translation on Copiale Cipher Decoded · · Score: 1

    I did a submission where quoting the abstract was enough to make my point even without access to the paywall:
    http://slashdot.org/submission/1167600/shareholder-value-and-agency-theory-at-its-worst

  15. Re:But note that... on German Researchers Crack Mifare RFID Encryption · · Score: 1

    And that:

    In June 2010 we started to inform our direct customers and eco-system partners that we would discontinue the MF3ICD40 at the end of 2011.

  16. Re:Vulnerabilities known since years, but covered on German Researchers Crack Mifare RFID Encryption · · Score: 1

    From what I can read, this has nothing to do with the MIFARE DESFire, and everything to do with MIFARE Classic which is completely different.

  17. But note that... on German Researchers Crack Mifare RFID Encryption · · Score: 1

    This response may sound familiar.

    But note that the MIFARE DESFire EV1 is older than the MIFARE Plus, and even with this crack it is nowhere nearly as bad as the MIFARE Classic designed in *1994*.

  18. Re:If only they would think twice next time. on Oracle To Pay US Almost $200M To Resolve False Claims Lawsuit · · Score: 1

    Of course, even non-technical management should be able to understand how bad this is.

  19. Re:whistleblower gets 40 million!! wow on Oracle To Pay US Almost $200M To Resolve False Claims Lawsuit · · Score: 1

    Wonder what the whistleblower will do with it.

  20. Re:Their absurdity will eventually do them in. on Patent Troll Says Anyone Using Wi-Fi Infringes · · Score: 1

    Yea, for a really horrible example of this happening, look at the TSA. One way to salve the fundamental flaw is putting people over process.

  21. Re:Classic patent trolling on Patent Troll Says Anyone Using Wi-Fi Infringes · · Score: 1

    To be honest however, I think the America Invents Act does reduce the effect of patent trolls by introducing more strict rules on joinder and make it easier to move lawsuits to another state.

  22. Re:are you kidding me? on Firefox 8.0 Beta Available · · Score: 1

    If you want a mail client, you can use SeaMonkey.

  23. Re:Dreamworks + eBay != HP on Sources Say Meg Whitman To Become HP CEO · · Score: 1

    To be more precise, I'd say this is all an OK CEO does.

  24. Re:UEFI - pre-boot bloatware on Demystifying UEFI, the Overdue BIOS Replacement · · Score: 1

    And also that the bytecode is for things like option ROMs on PCI cards etc which has to connect with the UEFI firmware.

  25. Re:UEFI - pre-boot bloatware on Demystifying UEFI, the Overdue BIOS Replacement · · Score: 1

    Well, remember that EFI was originally designed for Itanium and was designed to be platform independent.