Slashdot Mirror


User: JPZ

JPZ's activity in the archive.

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

Comments · 10

  1. Re:favorite quote: discovery of debugging on Debugging · · Score: 4, Funny

    As soon as we started programming, we found to our surprise that it wasn't as easy to get programs right as we had thought. Debugging had to be discovered. I can remember the exact instant when I realized that a large part of my life from then on was going to be spent in finding mistakes in my own programs.

    -- Maurice Wilkes, 1949

    55 years later, programmers are still spending a large part of their lives finding bugs and fixing them...

    Even worse, they're probably still spending time finding and fixing bugs this Wilkes guy introduced...

  2. Re:Sigh... on Indiana Jones coming to DVD in November · · Score: 5, Funny

    Nothing like submitting a story, only to find it posted when you get back to the main page.

    Don't worry, your submission of this story will be on the front page tomorrow.

    Joris

  3. Re:Matlab, C, VB, local scripting on Use of Math Languages and Packages in Research? · · Score: 1
    Those who know a particular tool well (eg, Excel, Matlab, SPSS, Mathematica) tend to keep using that tool, even if it is not well-suited. This means you get abberations like Matlab programs that control real-time experiments and LabView programs that do higher-order mathematics.

    Speaking of aberrations, check out my (inappropriately named) sendmail for Matlab script. It doesn't get more aberrated than that!

    Joris

  4. Re:Penguin joke on South Pole to Get Highway · · Score: 1

    Worst. Sig. Ever.

    Surely you mean Joke instead of Sig?

  5. Obligatory Monty Python Reference on Human-Mouse Hybrids? · · Score: 2


    "Yes. The Mouse Problem. This week 'The World Around Us' looks at the growing social phenomenon of Mice and Men. What makes a man want to be a mouse."

    JPZ

  6. Re:Bayesian? Wow!!! I'm sooo excited. (Irony!) on Working Bayesian Mail Filter · · Score: 3, Informative

    A true Bayesian filter, wow. Let's face it, statistical classifiers based von Bayes' formula are not really state of the art. They make false assumptions about the data (independence of features).

    Bullshit. Bayes' formula is exact, and makes no assumption on independence whatsoever. Naive Bayesian approaches make independence assumptions, hence the use of the term naive.

    The only inherent drawback in using Bayes' rule in classifiers is that you have to assume the number of classes to be known a priori.

    JPZ

  7. Reminds me of Johny Mnemonic... on Fighting Music Piracy with Glue · · Score: 1

    "If they think you're crude, go technical; if they think you're technical, go crude. I'm a very technical boy. So I decided to get as crude as possible. These days, though, you have to be pretty technical before you can even aspire to crudeness."

    - from Johny Mnemonic by William Gibson

  8. Not so black and white on Dutch Judge Cracks Down on Hyperlinks · · Score: 5, Insightful
    "As almost all links indirectly point to the Radikal articles we can abolish the web now."

    The ruling states that, although the links themselves were indirect, they were accompanied by detailed instructions on how to locate the pages in question. It was this combination which the judge ruled illegal, not the actual link per se.

    This aspect should go down well with the Code=Speech crowd: source code (in this case a direct link) is essentially the same as a description/poem/diagram describing same.

  9. Another UVA, another museum on UVA Computer Science Museum · · Score: 2, Interesting

    Took me a while to realize that this was the University of Virgina instead of the University of Amsterdam (also abbreviated UVA), which has a computer museum as well.

  10. Works in Mozilla too! on The Successor To Popunder Ads? · · Score: 2, Informative

    Contrary to the statements made in the article, they work just fine in Mozilla as well! (At least under WinNT).

    Great to see Mozilla catching up to Explorer....