Slashdot Mirror


User: hoggoth

hoggoth's activity in the archive.

Stories
0
Comments
2,414
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,414

  1. Re:Well, there is some truth to what you say on Royal Society Wants to Keep Science off Web · · Score: 1, Funny

    Mr Handelman, I find (others may feel differently) that your writing style itself (not to denigrate your content, but merely your style (which is of course always a matter of opinion)) shows a certain cruftiness (bringing up images of the very same 'old boys network' that you write about (derogatorily)), or alternatively instead of old style it may bring certain associations (to old programmers) of the LISP (List Processing) programming language (which is known to use many parenthetical constructs).

  2. Re:Size not speed for some applications on Turner Testing Holographic Storage · · Score: 1

    > You should always quote a sentence until you reach a [...] comma, otherwise the meaning of the sentence is open to deliberate misinterpretation

    Yes, but deliberate misinterpretations are much funnier.

  3. Re:Size not speed for some applications on Turner Testing Holographic Storage · · Score: 1

    > Because the technology is optical, it shouldn't really be thought of as an equivalent of CD or DVD

    Yes, because this new technology is optical and everyone knows that CD and DVD aren't optical ... they are... um... tiny birds pecking bits into stone tablets...

  4. Re:Speed, not size on Turner Testing Holographic Storage · · Score: 4, Funny

    > I want a 100GB recordable disc for under $1.

    And a pony. I want a pony too.

  5. What is your *real* goal? on Format of Choice for a Legal, Free, Audio-eBook? · · Score: 4, Insightful

    Simple.
    If you want to make a political/philosophical statement use Ogg Vorbis.
    If you want no-one to ever bother listening to it use Speex.
    If you want many people to listen to it use MP3.

  6. 'Type Manager'? Worst. Buzzword. Ever. on 'Type Manager' The File Manager of Tomorrow? · · Score: 5, Funny

    Could he come up with a more generic and confusion-prone buzzword than 'Type Manager'?!

  7. Re:one case I can think of... on MD5 Collision Source Code Released · · Score: 1

    > Filesharing networks that use MD5 hashes to verify a file would be severely affected. Companies like Overmind that spam the networks could use the collision to generate junk files with matching hashes. Then when clients start downloading, they'll get pieces of the broken file instead of the real one, causing the whole download to be corrupt.

    Not at all.
    If a legitimate user puts a good file in the network, that file will have a unique MD5 hash. Overmind cannot create a file or pieces of files that match the MD5 hashes of the original file, poisoning it. They did not create the original file, so they cannot create another file that shares the same MD5 hash. If they create the original file, then they could create a second file that shares the same MD5 hash. But why the hell would they bother? If they created the original file, just make it junk and give it a really interesting name and put it on the network.
    Any jerk can put a bad file in the network with a filename that sounds really interesting. They always could, and they still can. That has nothing to do with MD5 hash collisions.

  8. This is misleading - MD5 is still useful on MD5 Collision Source Code Released · · Score: 5, Insightful

    This new algorithm does not ruin the usefulness of MD5 hashes. The algorithm can generate two documents that have the same MD5 hash, an MD5 collision. But it can NOT generate an MD5 collision starting with an existing document. In practical terms, this means a file that has been signed with an MD5 hash is STILL secure. Nobody can replace the file with a different file that will have the same MD5 hash. However someone can prepare in advance two documents with the same MD5 hash and trick someone into believing one document is really the other. So if you trust the original source (a Linux distro for example) you can be confident you are downloading the original document.

  9. Re:Not ...... exactly. on Vatican Rejects Intelligent Design? · · Score: 1

    That's not even a particularly difficult evolution to imagine.

    1. Creature has a single photosensitive cell. This creature can tell night from day, exposed from shadowed, and can navigate using the sun. Great advantages over it's peers for such a simple mutation.

    2. Some descendant of that highly successful creature has a few photosensitive cells. Better sensitivity/accuracy. More redundant in case of damage.

    3. Some later descendant can distinguish when some of the cells see light and others dont. This gives direction, and leads to the future ability to create a 'picture' from light.

    Future refinements are just improving the ability to focus and use those cells.

    Note that there currently exist organisms with abilities at each of these levels of sophistication, lending credence to the idea of a gradually evolved eye.

    BTW Humans are not the highest level of evolution with regards to the eyes. Many birds of prey have vision so keen they can see a field mouse from a mile away.

  10. Re:Storing data on my own computer. on Glide Effortless to Compete in File Sharing Market · · Score: 5, Funny

    >I don't want others to know that my nephew James has testicular cancer, and may lose his genitals.

    Uncle Cy, I can't believe you just posted that.
    Dad's right, you are an asshole.
    Don't bothering visiting me in the hospital anymore.

    -James

  11. Re:$100 per child? on Preview Of The $100 Laptop · · Score: 3, Insightful

    Well, as a eigth grader I needed to draw circles on the screen, in 6502 assembly language. Of course there were no drawing primitives, just setting a bit to turn on a dot. So I had to research how to plot circles. I found lots of trig answers with sines and cosines, but I didn't have sines and cosines in assembly language and as an eigth grader I didn't really understand them. Then I found an old paper describing Bresenham's algorithm that only used addition to draw circles and arcs. Very fast, very easy to impliment, even for an eigth grader.

    That was one example out of hundreds. I learned a lot about math, about research, and about logic from computers. Of course now a days kids don't program, they run prepackaged applications. Using Word and playing Reader Rabbit aren't the same as trying to figure out how a computer works.

  12. You've already won. on When "Lifetime Warranty" Memory... Isn't · · Score: 1

    > What recourse do we have when companies pull a fast one like this?"

    You post your story on Slashdot and hundreds or thousands of geeks never shop there again. That will cost them much more than paying for one damaged memory chip.

  13. Re:Only Chat room users affected? on Worm With Rootkit Package Loose On AIM · · Score: 2, Funny

    > there was a virus making the hard disk heads slam against the casing of the drive

    Even better (worse), on my old Apple II+ I got a virus that slammed the hard disk head against the casing in a carefully timed pattern to play CHRISTMAS MUSIC from the humming and shaking of my hard drive case!

    There's nothing weirder than hearing 'Santa Claus is Coming to Town' coming from your computer and realizing it's not coming from the computer, but from your hard drive which is slowly vibrating it's way off the edge of your desk.

  14. Re:If It Sounds Too Good To Be True on 419 Emails From A Cultural Perspective · · Score: 4, Funny

    > and then suddenly would be eyeballing another woman in the computer lab

    I think I've found the problem...

  15. Re:Pardon me while I roll my eyes on PHP Succeeding Where Java Has Failed · · Score: 5, Insightful

    > One would think that Andreessen would understand how to use the right tool for the right job, but apparently not

    Andreessen knows exactly how to use the right tool for the job, like a surgeon. His tool is the media, and his job, as a new member of the board at Zend, is to promote PHP.

  16. Re:Help me out here on PHP Succeeding Where Java Has Failed · · Score: 1

    > like calling water bad because you can drown in it

    The dangers you alluded to are greatly underappreciated. See this page for more on the hidden scourge of the 21st century!

  17. Re:About time on Father of Wiki Quits MS, Moves to Eclipse · · Score: 2, Interesting

    > MS shareholders should be happier than ever since they just recently received a whopping dividend payment.

    As an MS shareholder, I can assure you the whopping dividend was no big deal. I got a check and at the same time my MS stock value dropped by the EXACT same amount of my check.
    The market adjusted immediately to the payment and loss of cash from MS's war chest.

    The only difference is I have to pay tax on the dividend. I don't have to pay tax on the stock until I sell it.

  18. Re:That's it, I'm porting on 1/5 of All Human Genes Have Been Patented · · Score: 4, Funny

    > various organizations and universities own the plans to ME?
    > TAHT'S WHY I'M PORTING MYSELF TO A SILICON BASED LIFE FORM! WHO'S WITH ME?

    I, for one, welcome our new silicon based patent-unencumbered overlords!

  19. Tentacle rape? on Japan Will Stage Mock Cyberattacks · · Score: 3, Funny

    Do these mock attacks include agents dressed as multi-tentacled demons attempting to rape the women?

  20. Re:We can't even imagine the uses this will be put on DARPA Grand Challenge Finalists Announced · · Score: 2, Funny

    > The answer of course is that, once autonomous vehicles are possible and proven, the door is open to any use.
    > ... military ... deliver supplies ... building remote pipelines ... patrol acreage ... guarding perimeters ... explore hostile environments ... deliver deadly payloads ... And there will be a host of applications that we haven't even thought of yet

    Yes, but how will this apply to porn?
    Everyone knows porn drives all new technology.

  21. Re:Optimisim sells... on Ray Kurzweil's "The Singularity is Near" · · Score: 1

    > Which brings up the point, do you really WANT to live 300 years?

    Same argument, 100 years ago:
    Which brings up the point, do you really WANT to live 50 years?

  22. We don't need no stinkin' salesmen on How to Approach Customers with Security Issues? · · Score: 2, Funny

    Is it too late to get your old job back?

  23. I Doubt your commitment! on Microsoft Unveils New Design Studio · · Score: 1

    All these criticisms...
    Sometimes I doubt your commitment to Sparkle Interactive Design!

  24. Re:No doubt on Nintendo Revolution Controller Revealed · · Score: 4, Funny

    >> My wife used the PS2, and then I came home and fixed it.

    >It's not nice to refer to your wife as "it".

    Boy, the part that bothered me was getting his wife fixed. You could always use condoms, you know.

  25. Re:Table on Space Saving Technologies for the Home? · · Score: 2, Funny

    > Then again, I'm not one of those people who like the "cozy" and "cramped" feeling. My home is very stark

    I moved into a new apartment and after living there for 2 months, the landlord came over took a look around and said, 'whats going on? why haven't you moved in yet?'

    heh.