Live data from Hacker News

Viewing profile — thetwiceler

thetwiceler

HN member
Joined
Tue, Apr 02, 2013, 2:32 AM UTC
HN karma
126
Public activity
58 items

About thetwiceler

No profile information was provided.

Recent public activity

  1. comment
    Comment #14611740

    Zeilberger's Opinion 123 is an April Fool's Day joke.

  2. comment
    Comment #10045473

    Firstly, Kalman filtering is optimal, that is, it produces exactly the correct posterior distribution. As you mention, particle filters cannot achieve this. It's a rough heuristic …

  3. comment
    Comment #9993242

    Yep, this is what I meant to allude to, and you've worded it much better than I could have. Perhaps a nice way to say it is that the mathematical objects necessary for physics that…

  4. comment
    Comment #9993211

    ihm's response to you I think did a great job explaining what I meant to say, but let me elaborate further. Just like you might define computable real numbers, you may similarly de…

  5. comment
    Comment #9992227

    They're usually used synonymously. Yes, Cantor's diagonal argument can still be used to show the uncountability of real numbers in a constructive setting.

  6. comment
    Comment #9992217

    It seems misleading to say that intuitionistic logic assigns statements to one of the two values, True or False. There's no symmetry between the notions of truth and falsity as the…

  7. comment
    Comment #9992152

    This video is somewhat misleading. I appreciate the attempt at making Banach-Tarski accessible to a general audience, but it dwells on the wrong aspects of what makes Banach-Tarski…

  8. comment
    Comment #9142737

    To define variance as E[x^2] - E[x]^2 and not ever allude to the far more meaningful version, E[ (x - E[x])^2 ] is just criminal. This is not at all a good explanation of variance,…

  9. comment
    Comment #9019306

    The treatment of Big O notation is not only misleading (and poorly conveyed) but wrong in several ways. Big O is an upper bound that does not need to be tight. The table displaying…

  10. comment
    Comment #8720176

    In the type theory literature, it is rather the other way: Void is synonymous with the bottom type. I don't know who has first claim to the name "void", but from the type theory pe…

  11. comment
    Comment #8106132

    It is in fact Markov; Markov just means that the probability distribution of the future depends only on the present, and so the past adds no additional information in conjunction w…

  12. comment
    Comment #7931500

    Oh, I didn't realize that. Well, the book is Probability Theory: The Logic of Science ET Jaynes 2003 I highly suggest buying it or finding it from your library!

  13. comment
    Comment #7929467

    ET Jaynes is the best! Read the whole book! http://bayes.wustl.edu/etj/prob/book.pdf

  14. comment
    Comment #7866952

    I don't think this is a great idea, for several reasons: Arithmetic is a very small part of mathematics, and perhaps the least important. But even as far as arithmetic goes, I don'…

  15. comment
    Comment #7658006

    > The concept of "compactness" is the technical solution that lets you formulate calculus without them -- it's typically only taught to math majors because infinitesimals are less …

  16. comment
    Comment #7472941

    Absolutely not. I'm actually very frustrated that they give that code as an example. First of all, it misses the most important of quicksort - the fact that it can be implemented i…

  17. comment
    Comment #7075647

    Let's not blow this out of proportion. They scraped private data (that required a Yale login) without permission and accidentally made it available to a wider audience than intende…

  18. comment
    Comment #7067141

    It is sad that Taleb does not see the value in the standard deviation; standard deviation is far more natural, and more useful, than MAD. For example, if X has a standard deviation…

  19. comment
    Comment #6978170

    The mean would certainly be n! (note that it is possible, and even likely, that you may create the same sorting multiple times by random chance). The median, which I don't think yo…

  20. comment
    Comment #6949030

    Perhaps the more interesting question is why do most programming languages allow several input values? I'll make the argument that in Haskell, functions BOTH support only a single …

  21. comment
    Comment #6870868

    For those who aren't aware of it, I think Lockhart's Lament [1] is definitely worth a read. Here's an excerpt: "How many people actually use any of this “practical math” they suppo…

  22. comment
    Comment #6870003

    Think of it like this: Let's say that Apple sees the price of its stock drop to something that it thinks is unreasonably low. They may choose to spend some of their cash on hand to…

  23. comment
    Comment #6869850

    There is plenty of gold in Fort Knox! Our currency has not been pinned to gold for 40 years (when the Bretton Woods system collapse), but the Federal Reserve still maintains the ho…

  24. comment
    Comment #6869832

    Yes, what I described is not actually how the Federal Reserve works. I was trying to give the essence of what it does in a single sentence. The USD is not literally backed by gold,…

  25. comment
    Comment #6869805

    I pretty much agree - taxation could be the only non-circular source of demand for the USD. But there is also the fact that the Federal Reserve generates demand by offering to buy …