Slashdot Mirror


User: Michael+Kristopeit

Michael+Kristopeit's activity in the archive.

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

Comments · 683

  1. Re:well.... on Saturn Moon Could Be Hospitable To Life · · Score: 1

    umm... huh? we aren't "sure" that forms of "life" don't exist that thrive in environments we wouldn't currently consider "hospitable" to them. i was pointing out the lack of deterministic scientific information in the headline.

  2. Re:RISC = Good on ARM Designer Steve Furber On Energy-Efficient Computing · · Score: 1
    i like MIPS... in college, we had one semester of hands on lab work learning everything about a specific MIPS implementation, then another semester writing a compiler capable of compiling itself for the architecture.

    once you can grasp the simplicity and understand exactly whats going on in the chip, features like HyperThreading seem almost stupid because of how much complexity and exceptions they add to the system.

  3. Re:The funny part is newer computers are more on ARM Designer Steve Furber On Energy-Efficient Computing · · Score: 2, Informative

    my mac mini only pulls 14W and isn't far behind your current desktop in performance. my fit-pc2 only pulls 6W. relative to power consumption, both of those machines are easily besting super computers from the 80s as well as your current desktop.

  4. well.... on Saturn Moon Could Be Hospitable To Life · · Score: 1

    if we were never sure that it couldn't "be hospitable to life", then nothing has changed.

  5. Re:Bugger. on The Future of OpenSolaris · · Score: 2, Insightful

    postgres?

  6. Re:FUD on The Future of OpenSolaris · · Score: 5, Insightful

    to some decision makers, that is the same thing...

  7. draconian? on Second Life Tries To Backpedal On the GPL · · Score: 1

    i think it would be much much more draconian to not actively support and enable third party viewers at all...

  8. Re:why? on Learning Python, 4th Edition · · Score: 1

    why should a language do anything to bring libraries into language constructs other than allowing for user defined namespaces, classes, and methods? you want to overload math operators some more? they don't "attempt" to have "any" consistency?? "ANY"? i see lots of consistency... did they not attempt to do that?