Slashdot Mirror


User: MauricioC

MauricioC's activity in the archive.

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

Comments · 12

  1. Re:pi on Text Compressor 1% Away From AI Threshold · · Score: 1

    The probability of a finite sequence not appearing in pi would be zero if the digits were random (This is a consequence of the Borel-Cantelli lemma... if you are not familiar with it, think of the finite sequence as Shakespeare's works and the randomness of the sequence coming from monkeys typing on a typing machine... it's the same thing), but zero probability does *not* mean it can't occur. For example, suppose we have a lottery where any real number may be chosen. What is the probability that I will win, given that I chose one number? What's the probability that I will win, given that I chose *all* rational numbers? (They're both zero, but it doesn't mean I can't win!)

  2. Re:Wow, how 2-years ago! on Google Image Labeler · · Score: 5, Informative

    Google licensed the game. Luis von Ahn even gave a lecture at Google some time ago (which you can watch here)

  3. Re:rapidly improving technologies? eh on Lessons from the Browser Wars · · Score: 1
    [...] when was the last time Mozilla was bold and invented and introduced something new and exciting into actual (X)HTML rendering or ECMAScript(JavaScript)?

    Regarding HTML, you may want to take a look at WhatWG.

    Regarding JavaScript, the what's new in JavaScript 1.6 at Mozilla Developer Center might help, too (By the way, Mozilla CTO, Brendan Eich, created JavaScript while working at Netscape).

  4. Re:colgroup bug still exists on Firefox Update Kills Bugs, Adds Mac Support · · Score: 1

    Not a bug. Ian Hickson explains:

    http://ln.hixie.ch/?start=1070385285&count=1

  5. Re:Good on ya on Firefox 2 To Have Anti-Phishing Technology · · Score: 2, Informative

    Not on each tab. See Ben Goodger's blog for more details:

    http://weblogs.mozillazine.org/ben/archives/009749 .html

  6. Re:.... *sigh* on Thunderbird 1.5 Arrives · · Score: 1

    ... Eudora?

  7. Re:Sign You Invested In The Wrong Supercomputer, # on Cray Supercomputers to be Based on AMD Opterons · · Score: 1

    The question is... will the Cray actually come with AOL CDs?

  8. Re:Service for slashdot on New Phone Service Promises to ID Songs · · Score: 1

    Here's the code for the service:

    int
    main(int argc, char** argv)
    {
    printf("This article is a dupe");
    return 0;
    }

  9. Obviously... on Bobby Fischer FBI Files Released Under FOIA · · Score: 1

    Obviously, CmdrTaco is the anonymous reader who wrote the "stroy" ("Philidelphia" was a nice one, too)... ;)

  10. Re:SVG support? on Mozilla 1.1 Alpha Released · · Score: 2, Informative

    That's --enable-svg

    The reason is a licensing issue related to libart, AFAIK

  11. Re:Popup expunger? on Mozilla 1.0 Officially Here · · Score: 2, Informative

    Errr

    Edit
    Preferences
    Advanced
    Scripts & Windows
    Uncheck 'Open unrequested windows'

  12. Re:Popup expunger? on Mozilla 1.0 Officially Here · · Score: 1

    Edit => Preferences => Advanced => Scripts Uncheck 'Open unrequested windows'