Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ErikD
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Brainfuck JIT
(blog.dubbelboer.com)
36 points
by
ErikD
14y ago
|
7 comments
2.
▲
by
ErikD
14y ago
That uses mostly data collected clientside using javascript and flash. HTTP headers alone are no way enough.
3.
▲
by
ErikD
14y ago
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 let the websites enable using an attribute.
4.
▲
by
ErikD
14y ago
Anyone else ending up on a "UPVC Doors and Windows" site when going to http://jsunittest.com/ ?
5.
▲
by
ErikD
14y ago
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 to implement.
6.
▲
by
ErikD
14y ago
I would suggest using userData [1] for IE 6 and 7. [1] http://msdn.microsoft.com/en-us/library/ms533007%28v=vs.85%2...
7.
▲
by
ErikD
14y ago
That's what https is for. It should prevent them from doing anything useful with the packets.
8.
▲
by
ErikD
14y ago
In Chrome it's 3300 [1] [1] http://src.chromium.org/chrome/trunk/src/net/cookies/cookie_... search for kMaxCookies
9.
▲
by
ErikD
14y ago
What apps do you have installed? This is interesting to know since the data might be from a popular app instead of Apple.
10.
▲
by
ErikD
14y ago
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 this just make dictionary attacks easier? Now the hacker doe
11.
▲
by
ErikD
14y ago
You don't: http://en.wikipedia.org/wiki/Halting_problem
12.
▲
by
ErikD
14y ago
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.
13.
▲
by
ErikD
14y ago
Once Chrome and *JS support SourceMap it shouldn't be that hard to debug.
14.
▲
by
ErikD
14y ago
Opa means Grandpa in Dutch.
15.
▲
by
ErikD
14y ago
Keep in mind that serving already properly minimized png, jpg and gif images with gzip can actually increase their size.
16.
▲
by
ErikD
14y ago
It's not faster in all cases. You can construct mazes on which bi-directional is a lot slower.
17.
▲
All you need to know about SYN floods
(blog.dubbelboer.com)
3 points
by
ErikD
14y ago
|
0 comments
18.
▲
by
ErikD
14y ago
He means using the auto-complete in your address bar, not actually searching with it.
19.
▲
by
ErikD
15y ago
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.
20.
▲
by
ErikD
15y ago
People should realize that by using this service, all sensitive data posted to your website will be readable by google.
21.
▲
by
ErikD
15y ago
Yes. Here is a link to the linkedin blog: http://blog.linkedin.com/2011/07/24/apply-with-linkedin/
22.
▲
PhpRedisAdmin, a simple web interface to manage Redis databases
(github.com)
2 points
by
ErikD
15y ago
|
1 comments
23.
▲
by
ErikD
15y ago
That's very much possible using images: .someIcon { padding: 0 0 0 20px; background: url(someIcon.png) left center no-repeat; }
24.
▲
by
ErikD
15y ago
It probably has that many points because there are some interesting discussions going on in the comments.
25.
▲
by
ErikD
16y ago
I use http://www.dispostable.com/ for my throwaway mails.
26.
▲
by
ErikD
16y ago
In the Netherlands we have DigiD [1] which is used by most government sites. [1] http://www.digid.nl/english/
27.
▲
by
ErikD
16y ago
Android phones support flash these days [1]. I have been told it works pretty good. 1: http://googleblog.blogspot.com/2010/05/android-froyo-with-so...