Viewing profile — ErikD
ErikD
HN member- Joined
- Fri, Aug 27, 2010, 9:07 AM UTC
- HN karma
- 82
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About ErikD
No profile information was provided.
Recent public activity
- story
-
comment
Comment #4772672
That uses mostly data collected clientside using javascript and flash. HTTP headers alone are no way enough.
-
comment
Comment #4767532
With and option to disable this behavior from the HTML websites could chose to disable it on forms which might contain sensitive data. Browsers could even disable it by default and…
-
comment
Comment #4767527
Anyone else ending up on a "UPVC Doors and Windows" site when going to http://jsunittest.com/ ?
-
comment
Comment #4767519
I think anothermachine meant it should be default behavior in browsers. I agree, with the attribute to disable or enable this from the html it would be a nice feature for browsers …
-
comment
Comment #4767507
I would suggest using userData [1] for IE 6 and 7. [1] http://msdn.microsoft.com/en-us/library/ms533007%28v=vs.85%2...
-
comment
Comment #4748295
That's what https is for. It should prevent them from doing anything useful with the packets.
-
comment
Comment #4692169
In Chrome it's 3300 [1] [1] http://src.chromium.org/chrome/trunk/src/net/cookies/cookie_... search for kMaxCookies
-
comment
Comment #4473568
What apps do you have installed? This is interesting to know since the data might be from a popular app instead of Apple.
-
comment
Comment #4218539
Does it really matter that the hacker doesn't know which hash belongs to the user? He will still be able to do a dictionary attack using the same method you use to login. Wouldn't …
-
comment
Comment #4147396
You don't: http://en.wikipedia.org/wiki/Halting_problem
-
comment
Comment #4054154
Using mk-slave-delay you can do this with Mysql as well. We always have a slave running behind a day. You can fast forward the slave using the 'START SLAVE UNTIL' command.
-
comment
Comment #3966761
Once Chrome and *JS support SourceMap it shouldn't be that hard to debug.
-
comment
Comment #3931853
Opa means Grandpa in Dutch.
-
comment
Comment #3895231
Keep in mind that serving already properly minimized png, jpg and gif images with gzip can actually increase their size.
-
comment
Comment #3871477
It's not faster in all cases. You can construct mazes on which bi-directional is a lot slower.
- story
-
comment
Comment #3803332
He means using the auto-complete in your address bar, not actually searching with it.
-
comment
Comment #3181741
Since the code in question was run server side using nodejs you can just enable it. Using it for client side javascript is another case indeed.
-
comment
Comment #2817496
People should realize that by using this service, all sensitive data posted to your website will be readable by google.
-
comment
Comment #2806592
Yes. Here is a link to the linkedin blog: http://blog.linkedin.com/2011/07/24/apply-with-linkedin/
- story
-
comment
Comment #2722462
That's very much possible using images: .someIcon { padding: 0 0 0 20px; background: url(someIcon.png) left center no-repeat; }
-
comment
Comment #2402305
It probably has that many points because there are some interesting discussions going on in the comments.
-
comment
Comment #2178916
I use http://www.dispostable.com/ for my throwaway mails.