Live data from Hacker News

Viewing profile — devdazed

devdazed

HN member
Joined
Fri, Apr 09, 2010, 12:24 AM UTC
HN karma
35
Public activity
17 items

About devdazed

No profile information was provided.

Recent public activity

  1. story
  2. comment
  3. comment
    Comment #4325441

    This is an interesting theory.

  4. 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…

  5. 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).

  6. 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…

  7. comment
    Comment #4325212

    I've checked a handfull of the facebook ads and I didn't find any querystring paramete attached.

  8. story
  9. story
  10. story
  11. story
  12. comment
    Comment #2103944

    I was using redis 2.0 and mongo 1.6.5 with the latest drivers for each.

  13. 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.

  14. 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…

  15. story
  16. story
  17. 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…