Slashdot Mirror


User: pdiaz

pdiaz's activity in the archive.

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

Comments · 86

  1. Re:They managed to... on Wikimedia Commons reaches 400,000 Files · · Score: 2, Insightful

    grammer? or grammar?. Ahh, the irony...

  2. Re:My Thoughts Exactly on Free60 Project Aims for Linux on Xbox 360 · · Score: 1

    Tux Racer? bzFlag?, pfff, everybody knows that Moagg is the one and only game any linux user will need!! ;-)

  3. Re:sweet, more sony DRM! on LocationFree Television In Tokyo · · Score: 1

    On the other hand, for $20 per install I sure hope it does something more than just displaying my TV remotely. At least it will justify the price!!!

  4. Cool but... on LocationFree Television In Tokyo · · Score: 1

    ...do you really need that much your regular dose of TV when you are in travel?. Seems a little extreme to me

  5. Re:It has always baffled me... on The Future Is Open: The OpenDocument Format · · Score: 3, Insightful

    Because in these days most of the people that use computers are not computer experts (not that this is a bad thing though)

    If they have a problem with microsoft word, they don't usually blame the program. For them there is no distinction between the software that runs on their computers and the computer itself. They blame the computer, because they don't know better.

  6. Re:Early warning on The Coming Atlantic Mega-Tsunami · · Score: 1
    FYI, The Canary Islands are a part of Spain, which is a democracy since 25 years.


    And instead of coconuts or oil (!), the main industry down there is tourism. So if you want to take something from there, the only thing that you will find in abundance are german tourists! ;-)

  7. Here we go.... on Dead? Hope You Left Someone Your Passwords · · Score: 0
    In Yahoo...only dead people read email


    (sorry ;-)

  8. I'm spanish, you insensitive clod... on The Ten Worst Products of the Year · · Score: 1

    We open our gifts the morning of January 6th ;-)

  9. Re:Disagree with at least one on The Ten Worst Products of the Year · · Score: 2, Informative

    It takes a minute or so to warm up, but it is a laser, that is to be expected.

    The HP 1300, which is an entry-level laser printer (PS), warms up in 8 seconds. 1 minute way more than is expected for modern laser printers!.

  10. Re:Classics of CS on Geek Books as Holiday Gifts · · Score: 1
    Agreed with the dragon book:Don't buy it now. It's quite old now and as the parent says, a new edition is due "early"


    About TAOCP...it's a though book. And it fits in the definition of "classic" (a book that everyone talks about but very few have read ;-). I find the "Introduction to Algorithms" (sec. ed), by Cormen et al much more comprehensive and easy to read. Also, "Algorithms in C", by Sedgewick, is another fine book. And of course, one of my favourites: "Programming Pearls", by Jon Bentley (take the updated second edition)

  11. Re:Higher resolution image? on Firefox New York Times Ad Hits the Presses · · Score: 1

    Use the Coralized link, or Mozilla will to ask for more donations to pay for the bandwidth ;-). BTW, the Firefox coral extension rules!

  12. and here it is on Mathematics and Sex · · Score: 1

    the only thing that you are really interested of this article: a photo of her

  13. Re:If the required dongle is a note under your kb. on Password Security Not Easy · · Score: 1
    So, I like your method and you like mine ;-). Nice


    anyways, I mainly use One Time Passwords when I'm outside home, like in a cybecafe or something like that. In that places encryption (SSL,SSH) prevents password sniffing, but not keylogging at the machine. OTP is a good solution for these situations. And of course, there is the geek factor of taking out your password list in front of everybody else ;-)

  14. Re:If the required dongle is a note under your kb. on Password Security Not Easy · · Score: 1

    Nice idea. I'm going to use it for services for which I can't control the auth method used. For services that I host on my server I use one time passwords and a PAM module that I wrote (see sig)

  15. Re:I treid with my Mac on Are You Talking to Your PC Yet? · · Score: 2, Informative
    I don't know OS X Voice commands system, but I'm guessing that it works on a reduced vocabulary (i.e.: "close", "open", "mail", and such). That's the key there: with reduced vocabularies and a strict syntax speech recognition works pretty good. The challenge is to make it work with a natural lang . such as English (and in real time)


    Said in another way: when you issue a voice command to OS X, it has to choose between 40-100 alternatives (this is guesswork). (True) speech recognizers work with +60K vocabularies...

  16. Voice recognition is sooo yesterday on Are You Talking to Your PC Yet? · · Score: 1
    Music recognition is the way to go (ok, that was a shameless plug ;-)


    Anyways, it seems that Dragon Naturally Speaking scans your documents to adapt to your writing style. My question is... how does it know if that docs where written by me?. I mean: imagine what would happen if it finds a copy of the bible on your HD ;-). And BTW: "detailed review"?. It seemed more like a "It worked for me and I liked" thing. No detailed word error rates, a lot of useless screenshots, etc...

  17. Re:KMail on eWeek Reviews Gnome 2.8 And KDE 3.3 · · Score: 3, Insightful
    A little offtopic, but HTML email is a bad idea.

    I have HTML rendering disabled on kmail.

  18. Re:power consumption on Mini-Box M-100 · · Score: 1

    operating voltage has nothing to do with power consuption.
    The mini-box power consumption is 10 Watts

  19. Re:I hope it's not too good of a copy! on XPde: Cloning the XP Interface · · Score: 1
    Even when I f*k up some pointer math during development and write strings god knows where in memory, XP recovers gracefully.


    errhm, clueless. Any real O.S. won't let you "write strings god knows where".Of course you can fuck your own memory space, but any decent OS will prevent you from overwriting system or other users memory spaces.

  20. Re:Smallest possible size on Smallest Possible ELF Executable? · · Score: 1

    Sure, never heard of memory pages, didn't you?

  21. Re:Slowdown of processors. on Intel to Build DRM into Next-Generation CPUs · · Score: 2, Informative

    Wrong. Very wrong, in fact.

    You can divide CPUs
    in two groups: the "wired ones" (only "hardware")
    and the microprogrammed ones (IIRC the first
    CPU of this kind was some IBM mainframe - 360
    maybe??).

    Wired ones rely the implementation of all the
    intruction set on hardware gates (ORs, ANDs, XORs,
    etc) while microprogrammed ones rely on a
    control memory which contains the microcode
    that actually implements the instruction set. Each
    microinstruction basically controls all the
    signals in charge of the CPU (register bank
    selection, multiplexers of the CPU operands,
    main memory R/W, etc...).

    I wont go in further details, because you
    can read all of this things (and more) on almost any
    computer architecture book (Hennessy & Paterson
    Computer Architecture series is an excellent
    start point). Go learn

  22. Re:Adobe on Three Years Under the DMCA · · Score: 2, Informative

    cojones, man. cajones means drawer

  23. Re:simple: on User Interfaces in Free Software · · Score: 1

    but do not follow their price guidelines :-)

  24. Re:GIMP anyone? on JPG Compression - The Bandwidth Saver · · Score: 1

    Of course you can save .gif/.tiff files with gimp: apt-get install gimp-non-free (or consult compilation options)

  25. Re:You'd all be talking German on IEEE Adds DMCA Clause for Submitted Papers · · Score: 1

    that's demagogic