Viewing profile — gonnakillme
gonnakillme
HN member- Joined
- Tue, Feb 15, 2011, 9:26 PM UTC
- HN karma
- 74
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About gonnakillme
No profile information was provided.
Recent public activity
-
comment
Comment #7216144
Does anyone have advice for learning this kind of "intuitive, heuristic, holistic way of grokking circuits"?
-
comment
Comment #7119772
Installing python libraries and programs through pip is pretty standard.
-
comment
Comment #6965525
No. It's disputed, but Neanderthals almost definitely died out before the human migration to North America.
-
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"[…
-
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…
-
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.
-
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…
-
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…
-
comment
Comment #6557811
The similar software was called Gordon, and was for Flash. :)
-
comment
Comment #6543094
You'd rather maintain a complete homespun project than maintain a fork of an existing one?
-
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…
-
comment
Comment #6442866
No[1]. [1]: http://en.wikipedia.org/wiki/No-communication_theorem
-
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, …
-
comment
Comment #6421161
Casting QM as a complex-valued probability space is how it's usually done.
-
comment
Comment #6420381
Presumably you yourself have an unlimited license? ;)
-
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…
-
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…
-
comment
Comment #6387588
s/call StopIteration/raise StopIteration/g
-
comment
Comment #6384337
Illinois has IPass. IPass definitely works at tolls taking EZPass; I don't know if the reverse is true.
-
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.
-
comment
Comment #6377678
That's an interesting interpretation, but I assumed they were referring to the temperature difference.
-
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…
-
comment
Comment #6358392
A monitor typically has a _maximum_ resolution.
-
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…
-
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.