Viewing profile — bdt101
bdt101
HN member- Joined
- Fri, Mar 22, 2013, 6:50 PM UTC
- HN karma
- 46
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About bdt101
No profile information was provided.
Recent public activity
-
comment
Comment #8733238
Serious question: how do you get Google News to display the full article text? All I ever see is a short snippet, and if an article looks interesting I click the title which takes …
-
comment
Comment #8496187
I think the message is that this is the last common product where a tube was required.
-
comment
Comment #8403556
180 websites in 180 days http://blog.jenniferdewalt.com/post/56319597560/im-learning-...
-
comment
Comment #6889120
Google Analytics uses only a first party cookie to identify visitors. That means your id is different on each site you visit. You therefore cannot track a unique visitor across the…
-
comment
Comment #6836706
The newest version of Google Analytics eliminates most of the cookie bloat. There's now just a single id cookie that's around 30 bytes or so. https://developers.google.com/analytic…
-
comment
Comment #6246186
The test machine broke at 4, not the car.
-
comment
Comment #5865248
Even if these are just trends, we now see Apple following trends rather than setting them. That's a significant change.
-
comment
Comment #5424874
I don't understand the comment about Array.prototype.slice.call. I only see them using it to convert arguments to an array which works fine in IE8.