Viewing profile — tilly
tilly
HN member- Joined
- Fri, Jul 31, 2009, 11:28 PM UTC
- HN karma
- 51
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About tilly
No profile information was provided.
Recent public activity
-
comment
Comment #792356
Does this fact not strike you as sad? According to http://www.time.com/time/magazine/article/0,9171,1653653,00.... if we are generous in our estimate of how much is spent on gifted…
-
comment
Comment #790462
When I was looking for a job I'd find a potential job, then used LinkedIn to find who at that company I had some possible connection to. That was incredibly valuable.
-
comment
Comment #789607
I don't buy it for a simple reason. It is easy to look around the macro environment and see plenty of reasons why entropy has a long way to increase. For instance for several billi…
-
comment
Comment #789557
The answer depends entirely on the job role. For instance a QA person needs attention to detail which is far more likely to be found in the academically successful person. But a se…
-
comment
Comment #782926
That sounds funny, but how true is it? Let me use http://ali.as/top100/ as a list of the top Perl modules. #3 on the list is Pod::Escapes which I suspect is not implemented in very…
-
comment
Comment #782906
You can still do a Y combinator in JavaScript. In http://www.mail-archive.com/boston-pm@mail.pm.org/msg02716.h... I not only show how to do it, but I show one way that someone reas…
-
comment
Comment #778656
If you have them in your language the common better solutions to those use cases include: 1. Labeled loop control 2. Exceptions PHP has #2 and a bad form of #1. In PHP you get to s…
-
comment
Comment #778604
He's right that the period vs comma is likely wrong. But it is a legend based on a real event. For details see http://en.wikipedia.org/wiki/Mariner_1 or http://catless.ncl.ac.uk/Ri…
-
comment
Comment #746350
The article is fine until it starts talking about Lorentzian Relativity vs Special Relativity. Then it starts making amateur errors and misses obvious points. As a random example, …
-
comment
Comment #744256
"It's like hitting on women at a funeral." Am I the only person who was reminded of Ryan O'Neil? (For those who don't know, he accidentally hit on his own daughter at his SO's fune…
-
comment
Comment #742468
I agree that a given A/B test should change only one metric at a time. However I've had excellent results from running multiple A/B tests in parallel. As long as inclusion in each …
-
comment
Comment #742391
Writing tests is only good if people actually run them. The default configuration for RubyGems doesn't run unit tests. Therefore unit tests provide a sophisticated check for, "Work…
-
comment
Comment #740266
I agree with the point, but may draw different conclusions from it than most will. My point of view is informed by the book, First, Break All The Rules. That started as a study by …
-
comment
Comment #735725
We can quantify this. Software Estimation by Steve McConnell on page 66 lists many factors from the Cocomo II studies with their relative impact on software development. Multi-site…
-
comment
Comment #735654
My opinion is that MENSA is for people whose main accomplishment in life is doing well on an IQ test. And who are insecure enough about it to pay someone else to validate that acco…