Slashdot Mirror


User: p3d0

p3d0's activity in the archive.

Stories
0
Comments
3,023
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,023

  1. Re:It's good that they didn't call this pentium 5 on Intel to Dump Pentium 4 in Favor of Pentium M · · Score: -1

    Yes sir, that's the lamest comment I have read in a while.

  2. Since when are ramdrives news? on DSI Delivers up to 3GB/s with Solid State Disk · · Score: 1

    Is there actually something new here?

  3. Re:Funny thing about performance on Programming As If Performance Mattered · · Score: 1

    Bertrand Meyer has argued that the increasing performance of hardware makes algorithm design even more important. If you choose an algorithm with exponential complexity, then its performance will increase only linearly with time as hardware follows Moore's law, while the performance of a linear algorithm will improve exponentially.

  4. Re:Funny thing about performance on Programming As If Performance Mattered · · Score: 1
    It's best to "think big and code small". That is, make your code's internal interfaces flexible enough to accommodate any implementations you can brainstorm; then, with the interfaces in place, choose the most straightforward implementations that are most likely to be correct. Once it's working, if the program is too slow, then your brilliant interface design should allow you to re-implement the slow parts with ease.

    After the 1.0 release, you can continue to tune for performance, and even re-architect some of the interfaces if your designs were too shortsighed to allow for the improvements you want to make.

  5. Please, no more Arabic questions on Ask the Egyptian Installfest Organizers · · Score: 2, Funny

    We already have about 10 of them.

  6. Re:International relations on Ask the Egyptian Installfest Organizers · · Score: 4, Insightful

    What a stupid question. What does Linux have to do with America?

  7. Re:And that will be the standard computer on Projected 'Average' Longhorn System Is A Whopper · · Score: 1

    The word is "ridiculous". Root word: "ridicule".

  8. Re:That is one of the sweetest things I've ever se on Jens Of Sweden MP3 Player With OLED, Ogg · · Score: 1

    Except clones don't share fingerprints.

  9. You're making this up on Directed Sound · · Score: 1

    Sounds of similar frequencies create beat frequencies. It requires no nonlinearity; only alternating constructive and destructive interference of waves.

  10. Re:Interface on The Gimp from the Eyes of a Photoshop User · · Score: 1
    Often used functions that are easy to find may take several mouse clicks to use when a keyboard command, while not intuitive, would make it much easier to do the same thing.
    So do both.
  11. Re:Do you trust Windows 98? on Unofficial Windows98SE Patch · · Score: 1

    Wow, it doesn't take much to earn your trust.

  12. Re:We're already comfortable with compilers on First Commercial C++ Development Refactoring Tool · · Score: 1, Insightful
    I trust my compiler to output valid machine code precisely because machine code is so simple.
    Then clearly you have never written a compiler.
  13. Re:You're talking out of your ass, son on Calculating A Theoretical Boundary To Computation · · Score: 1
    You're talking about synchronous circuits. With asynchronous circuits, there's no reason the whole chip needs to be reachable every clock cycle because there's not necessarily any clock at all.

    Imagine have a porous vertical silicon cylinder 30cm in diameter and 50cm high running clockless reconfigurable logic (essentially implementing your algorithms in hardware) infused with alcohol that boils to cool it. Imagine tiny speed-of-light-reachable islands of optical logic gates connected to each other through a massive wireless laser crossbar.

    Have some imagination!! :-)

  14. Re:You're talking out of your ass, son on Calculating A Theoretical Boundary To Computation · · Score: 1

    Perhaps, but I think they have a long way to go before they hit that limit. For instance, remember that integrated circuits are still essentially two-dimensional. Also, the die area could continue to grow, increasing the number of transistors without actually shrinking the transistors themselves.

  15. Re:You missed one on Calculating A Theoretical Boundary To Computation · · Score: 1

    I think it's entirely possible that it's a continuum. Still, to claim that consciousness "emerges" from non-consciousness and leave it at that is still pseudoscience.

  16. You're talking out of your ass, son on Calculating A Theoretical Boundary To Computation · · Score: 1
    Moore's Law is not a physical theory, it is the observation of a common phenomenon, namely the curve that technology goes through as it becomes cheaper and eventually free.
    First of all, anyone that drags out this old, tired "Moore's law is NOT A LAW!!!111!!" argument is an instant Foe in my books.

    Second, what you state is not Moore's law. Moore's Law states that the number of transistors that fit on a chip doubles every N months, where N is usually taken to be 18, but varies from 12 to 24. It has nothing to do with cost, and certainly has no "eventually free" clause.

    Third, in this particular context, your point is not even relevant. The article only mentions Moore's law/curve/observation/whatever in passing, stating that the trend cannot continue for more than 600 years. It makes no claim that Moore's law is a "physical theory".

  17. Re:"Consciousness is finite?" on Calculating A Theoretical Boundary To Computation · · Score: 1

    I don't buy that argument. "Emergent byproduct" in this context is entirely equivalent to "magic". To say that non-conscious computational processes become conscious simply because there are "enough" of them to cross some threshold, without explaining or understanding how this occurs, is a vacuous, undisprovable argument, and hence it is pseudoscientific at best.

  18. Re:SQL injection 101 ... on PHP and SQL Security · · Score: 1

    Oh man I think I got trolled.

  19. Re:SQL injection 101 ... on PHP and SQL Security · · Score: 2, Informative

    That's exactly the kind of crappy code that makes web sites insecure. If $var includes the right apostrophes, then an attacker can execute pretty much arbitrary SQL code.

  20. Re:I find it odd indeed... (slightly OT) on Mozilla Foundation Meets The GNOME Foundation · · Score: 1

    Yikes. I have no idea what your point was, but I have the strong impression that you could have said it in a paragraph.

  21. Re:Logic, Logic -- Who's Got the Logic? on D&D Is 30 · · Score: 1

    Dang, man, if you're going to nitpick, do it right.

  22. Re:Suggested Camera Settings? on The Lyrids Are Coming! · · Score: 1
    If not, take a long exposure photograph with the lens cap on. This "dark" frame will be noisy because of hot CCD cells. In Photoshop/whatever, subtract this image from your photograph to subtract the noise.
    Uh, how does that work? If it's really noise, then it will be different each time. Thus, subtracting the image is as likely to make it worse as better.
  23. Re:Why are you only using even-numbered releases? on GCC 3.4.0 Released · · Score: 1

    He never said he was only using those releases. Just that those releases broke binary compatibility.

  24. Re:Wow... on New Internet Speed Record · · Score: 5, Funny

    In the 1950s I had a customer who wanted the Internet on punch cards.

  25. Re:Resolution on Hubble Photo of Sedna Suprises Astronomers · · Score: 1