Viewing profile — j0ev
j0ev
HN member- Joined
- Wed, May 29, 2013, 8:32 PM UTC
- HN karma
- 7
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About j0ev
No profile information was provided.
Recent public activity
-
comment
Comment #5858765
I disagree, it gives the gist of what is in the background. You can easily tell if the layer is over the homescreen or Mail or Safari etc. I like the blur effect because it makes i…
-
comment
Comment #5854889
When I call a language fun, I generally mean: 1. It delights me by doing what I want. 2. It makes normally complex programming tasks easy (try metaprogramming in php). 3. It is sim…
-
comment
Comment #5854853
No, node.js needed to happen. Javascript makes it very easy to write event-driven code, which it turns out is a pretty good model for a web server, especially if you are routing re…
-
comment
Comment #5849016
1. node.js happened 2. lots of devs already know the javascript API very well.. a lot of times these same devs write server backends. why not share code between client and server? …
-
comment
Comment #5788938
That's a bad assumption. I could feasibly purchase the appsp0t.com domain, grab an ssl cert for nodecrypt.appsp0t.com, hop onto the LAN and run sslstrip, redirect the user to https…
-
comment
Comment #5788896
Using his same attack, it's easy to spoof the js crypto libs to be insecure/have a backdoor, while the site appears unmodified to the user. Even worse is that the attacker only rea…