Viewing profile — mag487
mag487
HN member- Joined
- Wed, Sep 07, 2011, 9:21 PM UTC
- HN karma
- 36
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About mag487
No profile information was provided.
Recent public activity
-
comment
Comment #7987364
That code is doing a lot more than just layout and styling.
-
comment
Comment #7001771
It may be a useful sanity check to simulate the experiment multiple times to see the result: def choose_coin rand 0, :tails => 0 } 1000000.times do coin = choose_coin next unless a…
-
comment
Comment #6583415
It's hard to imagine that even those could total more than a small fraction of the purported 500 MLOC. The JDK is only a few million lines of code.
-
comment
Comment #6583397
I'm having a really hard time believing that figure.
-
comment
Comment #6267908
Why would having multiple cores make the event loop cycle faster? Maybe I misunderstood and he was using "Moore's law" to refer to exponential increase in processor speed rather th…
-
comment
Comment #6267897
Yes, but that doesn't give you a great way to deal with attaching and canceling multiple callbacks simultaneously. If you want to perform several independent asynchronous actions a…
-
comment
Comment #6267835
That's a really good point. I hadn't been completely sold on the value of promises over callbacks before, but this seems like a very unambiguous advantage. I can't think of an obvi…
-
comment
Comment #6267695
How's that? JS is single-threaded.
-
comment
Comment #6260439
I haven't really studied algorithmic information theory, but I'd assume that Kolmogorov complexity isn't defined for uncomputable/undefinable numbers. Or maybe it's defined as "inf…
-
comment
Comment #6260320
There's only a countable number of formulas of ZFC. Therefore, there's only a countable number ways of writing out a formula of ZFC that uniquely specifies a real number. Therefore…
-
comment
Comment #6260157
The key phrases there are "almost surely" and "most irrational numbers." There are irrational numbers like pi which can be defined algorithmically, but taken together as a set they…
- story
-
comment
Comment #4304445
I wouldn't include their pricing structure as part of their marketing, though it doubtless attracts many users. (So do their algorithms, but those aren't included in their marketin…
-
comment
Comment #4299816
It's an awesome motto that's served them extremely well. Google's ability to frame themselves as the "good guys" is the only real marketing advantage they have.
-
comment
Comment #4078915
I don't see how he's being scapegoated. What failure is he being held personally responsible for?
-
comment
Comment #4037902
Not trying to defend the viability of FB ads here, but this analysis seems a little shallow. Falling within a certain demographic may not "make" you click an ad, but the same could…
-
comment
Comment #3990276
I agree with the author that getting a ridiculously generous counter offer is a red flag about the company's management, and this alone constitutes a reason to reject the proposal.…