Slashdot Mirror


A Chinese Challenge To Intel

motang writes "Chinese government funded Godson-3 a CPU that is developed to bring personal computing to majority of Chinese people by the year 2010. Will this pose any threat to Intel?"

6 of 364 comments (clear)

  1. Divine! by zonex · · Score: 5, Funny

    "Godson"... The new Jesus chip?

    1. Re:Divine! by Das+Modell · · Score: 5, Funny

      Well... the Bible didn't specifically say that he'd do the second coming in human form, did it?

  2. Re:Bad for Environment--Bad for Intel--Great for U by tha_mink · · Score: 5, Funny

    This is very bad for Intel (and probably AMD, why not?) since there will be a much more cheaply made multi-core CPU available on the market.

    I guess we'll see about that. I did find, however, the best quote ever from TFA

    "The decision makers and [Chinese] IT community have come to realize that CPUs [central processing units] are important."

    Um...yeah.

    --
    You'll have that sometimes...
  3. Of course it must be... by John3 · · Score: 5, Funny

    It's gonna have to be x86-compatible to run all those counterfeit copies of Windows.

    --
    "We make our world significant by the courage of our questions and by the depth of our answers." Carl Sagan
  4. Re:Bad for Environment--Bad for Intel--Great for U by Divebus · · Score: 5, Funny

    Maybe now the Chinese will stop trying to hack my servers because they're already inside.

    --

    Most of the stuff on /. won't survive first contact with facts.
  5. Just wait for some errors... by Tangamandapiano · · Score: 5, Funny

    hello.c:
    --
    #include <stdio.h>

    int main(void)
    {
        char* msg = "Tibet Free!";
        printf(msg);
    }
    --
    $ gcc hello.c
    $ ./hello
    Segmentation fault.
    $