Live data from Hacker News

Viewing profile — gonnakillme

gonnakillme

HN member
Joined
Tue, Feb 15, 2011, 9:26 PM UTC
HN karma
74
Public activity
38 items

About gonnakillme

No profile information was provided.

Recent public activity

  1. comment
    Comment #7216144

    Does anyone have advice for learning this kind of "intuitive, heuristic, holistic way of grokking circuits"?

  2. comment
    Comment #7119772

    Installing python libraries and programs through pip is pretty standard.

  3. comment
    Comment #6965525

    No. It's disputed, but Neanderthals almost definitely died out before the human migration to North America.

  4. comment
    Comment #6586043

    You'll really need to be able to use Monad and monad transfromers before you'll be able to use an idiomatic Haskell library, though. There is "Write Yourself a Scheme in 48 Hours"[…

  5. comment
    Comment #6582101

    I don't think pattern matching is necessary for ADTs. It's useful, but you could have e.g. > if MyType.ConstructorA(a): > ... > elif MyType.ConstructorB(a): > ... or even something…

  6. comment
    Comment #6580447

    I took that as a statement of fact (akin to "Chick-fil-a faced a public relations disaster ...") rather than a value judgement.

  7. comment
    Comment #6580378

    I wonder if a possible solution here is to distribute a Makefile or something that extracts the assets (sprites, music) from a ROM. I think this would make hosting a live version s…

  8. comment
    Comment #6563891

    The veekun pokedex[1] is on github[2] and they have a crapload of csv[3] files available. [1]: http://veekun.com/dex [2]: https://github.com/veekun [3]: https://github.com/veekun/p…

  9. comment
    Comment #6557811

    The similar software was called Gordon, and was for Flash. :)

  10. comment
    Comment #6543094

    You'd rather maintain a complete homespun project than maintain a fork of an existing one?

  11. comment
    Comment #6463975

    One way to think about text encoding is that it provides a nice way to represent indexes into a big array of glyphs: "unicode". Fonts map (some) of these indexes to graphic represe…

  12. comment
    Comment #6442866

    No[1]. [1]: http://en.wikipedia.org/wiki/No-communication_theorem

  13. comment
    Comment #6436004

    I'm not really sure what to make of this response. > The Bayesian says, "Uncertainty exists in the map, not in the territory. In the real world, the coin has either come up heads, …

  14. comment
    Comment #6421161

    Casting QM as a complex-valued probability space is how it's usually done.

  15. comment
    Comment #6420381

    Presumably you yourself have an unlimited license? ;)

  16. comment
    Comment #6397114

    I don't think there are very many quantum effects working on coin tosses. It seems (to my relatively inexperienced eyes) like something handled pretty adequately by classical mecha…

  17. comment
    Comment #6396471

    If you all aren't familiar with Mario Party, here's what they're talking about: for a number of applications like turn order and movement distance, a Mario-style block that looks l…

  18. comment
    Comment #6387588

    s/call StopIteration/raise StopIteration/g

  19. comment
    Comment #6384337

    Illinois has IPass. IPass definitely works at tolls taking EZPass; I don't know if the reverse is true.

  20. comment
    Comment #6382860

    It even works in the midwest! I drove to upstate New York from Chicago without paying a single old-fashioned toll a few years ago.

  21. comment
    Comment #6377678

    That's an interesting interpretation, but I assumed they were referring to the temperature difference.

  22. comment
    Comment #6361824

    I'm not sure an IP whitelist gives you anything -- it provides a handy mechanism for escalating privileges, both for intrusions on a machine at the "known-good" IP and for unintend…

  23. comment
    Comment #6358392

    A monitor typically has a _maximum_ resolution.

  24. comment
    Comment #6357544

    Restricting SSH to "known-good" IP addresses is less flexible and less secure than public key authentication. (Restricting mysql access to localhost and using an SSH tunnel is fine…

  25. comment
    Comment #6338790

    Don't you realize there's a catch-22 here? Women are expected to be well-dressed, made up, and smiling and at the same time people like you criticize women for vanity.