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. Where did this article get its name? on Transmeta Code Morphing != Just In Time · · Score: 1

    Did I miss it? Where was it argued that Code Morphing is not the same as JIT compiling?
    --
    Patrick Doyle

  2. User: Slashdot Password: Slashdot on Earth's Second Moon · · Score: 1

    We ought to do this at every site that requires free registration:

    Username: Slashdot (case-sensitive)
    Password: Slashdot
    --
    Patrick Doyle

  3. Problems with pico on Category: Best Open Source Text Editor · · Score: 1
    Pico is nice for email because of word-wrapping and smart ">>" handling, but it doesn't beat vim IMHO because it has:
    • No syntax highlighting
    • No keyboard macros
    • Cumbersome cursor movement
      • No skip word, sentence, etc.
      • No find matching brakets
      • No jump to line number
    • No tab size adjustment
    • No integration with "make" or "man"
    • No search & replace

    --
    Patrick Doyle
  4. Some of it could be real junk on Human Chromosome 22 Mapped · · Score: 1

    Remember that DNA formed by trial and error. There could be "commented out" code in the genome that is no longer used. If there is no selective advantage in deleting it, it will hang around.

    --
    Patrick Doyle

  5. Imagine you're a programmer... on Human Chromosome 22 Mapped · · Score: 2

    Imagine this:

    You are a computer programmer, faced with the task of decyphering almost a gigabyte of machine code, which was written by billions of programmers making random changes and seeing if the result was an improvement.

    And you thought Perl was hard to read...

    --
    Patrick Doyle

  6. Clever on Corel Linux Only For 18 and Up · · Score: 1

    That's a pretty good way to say "first post" without getting moderated away. In fact you managed to get moderated up instead of down! Kudos.
    --
    Patrick Doyle

  7. Re:You have it backward on 'Kyle's Mom' is Dead at Age 38 · · Score: 1
    My understanding is that something like 10,000 people kill themselves every year

    ...which is exactly why it's not a perfect world.
    --
    Patrick Doyle

  8. A few suggestions... on Your Next Pointer Device? · · Score: 1

    That sounds pretty good! Now, if they just make it easier to manipulate. Perhaps have it support its own weight, and make it larger so you can rest your hand on it. Then change the name from "pen" to "mouse"...
    --
    Patrick Doyle

  9. Unreal has given me no problems on Unreal Tournament Not To Include Linux Executable · · Score: 1

    I don't know about all these bug problems. I have run Unreal and UT on my Diamond Viper 770 with no problems (well, none that weren't my own fault).
    --
    Patrick Doyle

  10. It's entertainment, not a tool on Unreal Tournament Not To Include Linux Executable · · Score: 1

    Games are entertainment. If they are buggy, they are not entertaining, and they go in the Recycle Bin. (Yes, most games run under Windows. :-)

    Tools help you accomplish an objective. If the tool is buggy, it could make that objective much harder to achieve, so it's important to be able to fix it.

    Besides, UT is simply amazing. Whatever they're charging, it must be pennies per hour compared to how much I have played it. :-)

    --
    Patrick Doyle

  11. The links are fine on 'Kyle's Mom' is Dead at Age 38 · · Score: 1
    What were you clicking on, her Bio? Yeah, that's broken, but I was talking about the sound bites.

    Here's one of them:

    http://www.hollywood.com/movietalk/celebrities/mbe rgman/sound/southpark/5.ram
    --
    Patrick Doyle

  12. You have it backward on 'Kyle's Mom' is Dead at Age 38 · · Score: 1

    The part that's wrong is the fact that nobody cares if an average Joe kills himself. She was famous, so people grieve for her as they should for anybody, in a perfect world.
    --
    Patrick Doyle

  13. RealAudio interviews on 'Kyle's Mom' is Dead at Age 38 · · Score: 4
    I found these:

    http://www.hollywood.com/movietalk/celebrities/mbe rgman/html/sound.html

    The last one (at the bottom) is a bit eerie in light of recent events.
    --
    Patrick Doyle

  14. Holy crap, that's fast! on Quake3 Demo Test Released · · Score: 1

    Can't complain about 100KB/sec. Thanks!
    --
    Patrick Doyle

  15. Re:Salaries in Canada on IT Salary Comparisons Worldwide · · Score: 1

    I have a buddy doing coding making $50K right out of university. (I'd be making the same if I hadn't gone back for a Masters... :-)
    --

  16. Huffman inventing data compression on David Huffman is Dead · · Score: 1

    Didn't Shannon invent data compression in the Forties? IIRC, Shannon-Fano codes were a slightly clumsier version of Huffman coding which preceed Huffman coding by a few years.

    Please correct me if I'm wrong.
    --

  17. It wasn't a court case on Woman Tries to Sue South Park · · Score: 1

    Have a look at the article--she complained to the Canadian Broadcast Standards Council.

    The slashdot headline was misleading.
    --

  18. Re:Superconducting ICs already available on Using Superconductors as Insulators · · Score: 1
    experimental samples of the superconducting integrated circuits were already built and running at 300 Gigahertz - with the 3.5 mkm technology.
    Er, I find that hard to believe. A 300 GHz machine would have a clock period of 3.3 picoseconds. In 3.3 picoseconds, light travels only one millimeter. Thus, a 300GHz processor would have to fit entirely within a sphere 1mm in diameter. Was that the case with the processor you heard of?

    And what's "3.5 mkm"? Are you talking about 3.5nm? AFAIK, that's an order of magnitude smaller than the smallest semiconductors they can fabricate now, so I find it hard to believe a new technology could be made so small.

    Sorry, but I'm not convinced. I think you heard wrong.
    --

  19. Re:Interesting idea on Using Superconductors as Insulators · · Score: 1
    well, *technically* standard CMOS logic relies on current, but it's essentially voltage based

    No it doesn't. Voltage at the gate is what creates the channel that allows current to flow between the source and the drain. Ok, current is needed to overcome the gate capacitance, but it's voltage which makes the switch flip.

    Ironically, though, CMOS circuit designs are dominated by current considerations. That's because the gate capacitance and the capacitance of the metal wires becomes very important for ICs, so to get that required voltage change, you need to push a lot of current into those capacitors.

    So I would have said:

    well, *technically* standard CMOS logic relies on voltage, but it's effectively current based

    (Ok, if that's what you meant, then I appologize. :-)
    --

  20. Same as the first three on More Star Wars Hype · · Score: 1

    These are the same reviews the first three movies got.

    IMHO, reviews carry no information whatsoever. That is, they're as likely to be right as wrong.
    --

  21. Yes, that's it! on More Star Wars Hype · · Score: 1

    Yes! That's it exactly. I voted "deserved" because that was the only option I had, but "fun" hits the nail on the head.
    --

  22. Electronic *signature*, not Absolute Truth on Proposed Law:Electronic Signatures == Pen and Ink · · Score: 1

    The law says an electronic signature will have the same force as a regular one; not that they will be taken on blind faith to be Absolute Proof of identity.

    People can forge regular signatures too. Are electronic signatures less secure than regular ones?
    --

  23. Dave Barry Slashbox? on Live Video Cam of Star Wars Lines · · Score: 2

    I thought that Dave Barry bit was pretty funny.

    How about a Dave Barry Slashbox?
    --