Slashdot Mirror


User: rbk

rbk's activity in the archive.

Stories
0
Comments
6
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6

  1. Re:World record? on Pentium 4 Overclocked to 7.1GHz, Sets World Record · · Score: 1

    A world record??? LOL! Maybe for their lame implementation! Others are faster: http://packages.debian.org/stable/math/pi. Try for yourself, using a Debian box:
    $ apt-get install pi
    $ time pi 1000000 > /tmp/pi

    real 0m9.188s
    user 0m9.048s
    sys 0m0.141s
    $ cat /proc/cpuinfo
    processor : 0
    vendor_id : AuthenticAMD
    cpu family : 15
    model : 5
    model name : AMD Opteron(tm) Processor 250
    stepping : 10
    cpu MHz : 2405.538
    cache size : 1024 KB
    fpu : yes
    fpu_exception : yes
    cpuid level : 1
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext lm 3dnowext 3dnow
    bogomips : 4718.59
    TLB size : 1088 4K pages
    clflush size : 64
    cache_alignment : 64
    address sizes : 40 bits physical, 48 bits virtual
    power management: ts fid vid ttp

  2. I do wonder... on Copy-and-Paste Reveals Classified U.S. Documents · · Score: 3, Interesting

    ...whether they did that on purpose. I mean, it doesn't seem to occur to any commenter to doubt the authenticity of the hidden text. But maybe, that totally insignificant hidden text was put there on purpose. Are you folks all naive or am I getting slightly paranoid?

  3. URL on Wearable Computer Expedition Reaches South Pole · · Score: 1

    Oh, BTW, their official URL is here.

    DISCLAIMER: Do not click there. It's a weak sattelite link. Under any circumstance, do not click.

    Hi Mar"c", hi Tom. ;-)

  4. Re:Wondering which was first... on Cocoa Programming for Mac OS X · · Score: 1

    Could you please cool down just a little bit? Well, I have been using it a lot a couple of years ago. People who are doing symbolic computation (aka computer algebra) professionally will have heard about the other Cocoa. So your doubt is inappropiate. What's your problem?

  5. Wondering which was first... on Cocoa Programming for Mac OS X · · Score: 3, Insightful

    Apple's Cocoa or cocoa, the computation in commutative algebra system?

  6. Biologists are rather late doing this on Cutting Out the Middle Men in Scientific Publishing · · Score: 3, Informative

    Physicists have actually started bypassing the reviewing/printing system by putting up arXiv.org long ago. Mathematicians have then followed, and other scientists are starting doing it now. Daniel Bernstein has some very useful advice for authors at his web page at http://cr.yp.to/bib.html.