Viewing profile — davidnelson
davidnelson
HN member- Joined
- Tue, Jan 26, 2010, 8:12 PM UTC
- HN karma
- -11
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About davidnelson
No profile information was provided.
Recent public activity
- story
-
comment
Comment #2457054
I'm curious why anyone thinks $350,000 a year for two people is a lot of money and impressive. Seriously, $175k a year and you get an article in entrepreneur magazine and 26 points…
-
comment
Comment #1790242
awesome
-
comment
Comment #1790229
"reclusive but highly intelligent stereotype", lol now I don't feel so bad. but seriously, I can't get this bing social search to work. I've tried keywords I've seen occur many tim…
-
comment
Comment #1790208
funny, I was bummed python came before java on app engine. and what about gwt? that's java! who would want to write their javascript in javascript anyway ;-) and yes, I agree that …
-
comment
Comment #1790184
nice idea. I tried to setup a new a/b test for a site and it became 'not easy' when I wanted to track an adsense click as a goal. I wrote a manual a/b test for the same site about …
- story
-
comment
Comment #1133298
I believe there's a few reasons. one is that the google file system blocks that bigtable runs on and "reads" for your query could be on any number of machines. been a while since I…
-
comment
Comment #1133274
I love the document record pattern. I use this on google app engine, which is a tad tricky to use as a relational db. It actually ends up being way simpler and faster. For instance…
-
comment
Comment #1078689
I come from a c# and php background and don't know ruby, for what it's worth.
-
comment
Comment #1078683
python for sure. you can use it with app engine, whereas ruby on the app engine jvm is less mature. take a look at some source code here to help you get started: http://developerad…