Viewing profile — devdazed
devdazed
HN member- Joined
- Fri, Apr 09, 2010, 12:24 AM UTC
- HN karma
- 35
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About devdazed
No profile information was provided.
Recent public activity
- story
- comment
-
comment
Comment #4325441
This is an interesting theory.
-
comment
Comment #4325431
You're assuming that he did set up a landing page or modified the url. There is no evidence to suggest he did that. Also, this article says nothing about facebook. It was ad-networ…
-
comment
Comment #4325398
Yes that would definitely tell him that people without JS turned on were viewing his page. It would not magically tell him that these came from facebook (or should have).
-
comment
Comment #4325372
The point of my article was not on how the dev was detecting JS. So I didn't want to go into detail on it. Even if he did that (which he never claims he does) He would only see tha…
-
comment
Comment #4325212
I've checked a handfull of the facebook ads and I didn't find any querystring paramete attached.
- story
- story
- story
- story
-
comment
Comment #2103944
I was using redis 2.0 and mongo 1.6.5 with the latest drivers for each.
-
comment
Comment #2103915
Ok, I agree with antriz's statement. My results are very specific. I will make note and be sure to be very thorough next time around.
-
comment
Comment #2103851
I wouldn't say it's completely useless as it shows that Mongo is faster in a single threaded process, using the most popular ruby client of each system. If I were writing a high-co…
- story
- story
-
comment
Comment #1251503
I personally think that NoSQL isn't always the right tool for the job. Yes, it scales. Yes, you don't need to structure your data. Yes, it is fast and distributed and can be redund…