Slashdot Mirror


User: Luminous+Coward

Luminous+Coward's activity in the archive.

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

Comments · 132

  1. Re:Impractical on Fitting A Linux Box On A PCI Card · · Score: 2, Informative

    I can either purchase 4 machines with gigabit (~1000Mb/s) ethernet, Myranet (~200Mb/s) cards [...]

    You meant Myrinet. And you meant 200MB/s not 200Mb/s. Actually it's almost 2 Gbps (2000 Mbps).
  2. Re:Still only 32-bit on Intel Chips For The Near- And Semi-Near Future · · Score: 1
    Remember, there are only ~10^30 hydrogen atoms in the universe or something.
    You're only off by a few orders of magnitude...

    Try 10^78 (the vast majority of the universe is hydrogen).

  3. Re:Good Old binary and Floating Point. on Ternary Computing · · Score: 1

    > But using ternary bits [...]

    "bit" means binary digit :)

    You meant "trit".

  4. Re:Processor emulation, big deal on Dynamic Cross-Processor Binary Translation · · Score: 1

    Let's say my source architecture uses interrupt-based I/O. My target uses memory-mapped. Will this translator be able to handle that?
    I think you've confused two separate issues:
    • Interrupt-based I/O vs polling
    • Memory-mapped I/O vs port I/O

  5. Re:All Roads Lead to Open Source on Dynamic Cross-Processor Binary Translation · · Score: 1

    Please don't interpret "I don't like Linux" as "I think Windows is better than Linux", because I don't like Windows either. I think they're both half-assed solutions to a really difficult problem, and I think we can do better.
    Three Dead Trolls in a Baggie said it best. Every OS sucks. Download that song right now, it's hilarious.
  6. Crash and burn on Rambus Loses; Vows to Appeal · · Score: 1

    Rejoice as the rats desert the sinking ship come Monday morning.

    The Register has the dope.

  7. Development tools on Direct3D on Linux? · · Score: 1

    [...] and don't even get me started on gdb
    Have you ever given ddd a try?