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:Modern DOS will work on Getting a Classic PC Working After 25 Years? · · Score: 1

    This BTW reminds me of this comment from the Old New Thing: http://blogs.msdn.com/oldnewthing/archive/2009/07/09/9825126.aspx#9828703 And I also dug out this on FreeDOS 1.0 compatiblity with XT clones: http://www.mail-archive.com/freedos-devel@lists.sourceforge.net/msg05434.html

  2. Re:Modern DOS will work on Getting a Classic PC Working After 25 Years? · · Score: 1

    Note that not every part of modern DOS will work however. HIMEM.SYS needs at least a 286, EMM386.EXE needs at least a 386. Extended memory do not exist on a XT anyways.

  3. Re:Dear God, why? on Getting a Classic PC Working After 25 Years? · · Score: 1

    a crappy copy that took none of the good from CP/M and just about all of the bad

    Yep, the only reason MS-DOS was even created in the first place (actually bought from SCP) was that DR refused IBM.

  4. Re:What's it good for? on FreeDOS Turns 15 Years Old Today · · Score: 1

    On the other hand, the move to EFI may reduce the need for DOS-compatible OSes in the future, as EFI can do much more than any DOS-compatible OS can do.

  5. Re:We don't offer modern technology? on Apple Issues Firmware Upgrade For MacBook Pro · · Score: 1

    I think that is because some VIA and SiS SATA chipsets did not implement SATA speed detection properly, forcing a jumper to manually limit SATA drives to 1.5 Gbps.

  6. Re:Google interprets javascript? Really? on Has Google Broken JavaScript Spam Munging? · · Score: 1

    I can't find it.

  7. Re:What else can google do? on Has Google Broken JavaScript Spam Munging? · · Score: 1

    JavaScript is the new ActiveX? Well, ActiveX code is IE and Windows specific, has unrestricted access to the computer and is in raw native code which makes it impossible for a browser to abort, while JS is browser-independent, runs in a VM that lets the browser abort the execution of JS if it takes too long (the browser will usually use a timeout, after which the browser pops up a message that lets you choose whether you want to continue execution of JS or stop it), and it's access to the computer is restricted by the browser.

  8. Re:ISA slots on 45-Year-Old Modem Used To Surf the Web · · Score: 1

    Have you tried a USB-to-ISA adapter?

    A USB-to-ISA adapter would be impossible. A PCI-to-ISA bridge is possible, but requires signals that are not available on the standard PCI slot, that is why it is usually integrated on the motherboard and formerly was part of the southbridge.

  9. Re:No, I didn't. on 64-Bit Slackware Is Alive · · Score: 1

    "All of these x86_64 incompatible Intel chips are probably 5 years or older now." Itanium is still made today, but yes if you forget about the Pentium Ms and Itaniums, yes the x86_64 incompatible Intel chips are certainly 4 years or older now (5 years if you include only Xeons).

  10. Re:Patenting mistakes on Has Microsoft's Patent War Against Linux Begun? · · Score: 1

    I will say it again, there is no patent against FAT32 itself, as some seems to think, but only FAT *LFN*.

  11. Re:When will Slashdot support IE7? on Google Tells Users To Drop IE6 · · Score: 1

    If Slashdot is broken under IE 7 (or even 8), it is IE 6's fault. How? The sites wrote thousands or even tens of thousands of hacks to make sure their content and advertisers content aren't broken under IE 6 and they are just slowly removing most of the part for more-sane-browser IE 7.

    That is why most modern browsers, including IE 6 and later, has a quirks and a standards mode.

  12. IE and vendor lock-in on Google Tells Users To Drop IE6 · · Score: 1

    Just a few short years ago, Linux users such as myself were becoming decidedly second-class citizens on the web, with many pages not working at all or not working right. Microsoft-specific extensions were polluting the web and making it hard to enjoy without paying Microsoft. I'm not talking about something that could have happened, that did happen.

    In other words, MS's attempt to lock-in users to Windows via IE actually were successful! Until Firefox came, of course.

  13. Amazon/O'Reilly patent reforms on Amazon 1-Click Lawyers Make USPTO Work Xmas Eve · · Score: 1

    What if the Amazon/O'Reilly patent reforms that was attempted back in 2000 were successful?
    Because I thought about this kind of problems long before I read this.