Viewing profile — Jebus
Jebus
HN member- Joined
- Sat, Feb 25, 2012, 1:10 AM UTC
- HN karma
- 33
- Public activity
- 67 items
- HN profile
- View on Hacker News ↗
About Jebus
No profile information was provided.
Recent public activity
-
comment
Comment #4477666
Would you mind sharing the library used to generate that cloud? It looks awesome
-
comment
Comment #4465059
Yeah, stop adding features, it's making look bad! [/sarcasm]
-
comment
Comment #4431400
It was interesting, until I got to the benchmarks part. It's just another little framework trying to beat Symfony on a 'hello world' app, and obviously didn't even bother configuri…
-
comment
Comment #4429041
You don't need CSRF protection in ajax, because of the same origin policy, which is in place by default.
-
comment
Comment #4426503
You are not alone =) The only Google product I was still using is Youtube. But now it won't let me log in unless I give in my phone number, so that's it. Fuck Google.
-
comment
Comment #4303000
As usual, all the evil is coming from the US: http://i.imgur.com/ggfVG.png
-
comment
Comment #4269432
True, this is just a feature. I found it very useful in Ruby, but I don't see how a paradigm can be built on top of that.
-
comment
Comment #4222775
Only 2 years?
-
comment
Comment #4213032
+1 , I still don't know where this 'spaces over tabs' crap comes from. My guess is that it is good for things that must be done from a console (as opposed to using an IDE). But it …
-
comment
Comment #4196506
I'm glad I decided to move away from all google products a few months ago. By now I'm almost done, and I already feel like my privacy is healing.
-
comment
Comment #4192472
More reasons to use offshore VPN and email. And when you only need the email for registration: disposable email. Also, not related to this case but to privacy in general, people sh…
-
comment
Comment #4110967
Government is short of cash? No worries, just steal more money from the people!
-
comment
Comment #4110946
I wouldn't tag it as tldr;, it's not some shitty blog article. Please read it, it's worth the time.
-
comment
Comment #4087201
Another reason to play Dota 2
-
comment
Comment #4083752
It doesn't have to be 1 second. Just use something that was designed to store passwords, so it at least it isn't blazing fast, and it gives semantic security, like bcrypt does (you…
-
comment
Comment #4083687
Lol who cares. Linkedin doesn't even use SSL. But yes, for other sites it is a good idea.
-
comment
Comment #4081869
Because these are pay what you want indie games that run on linux.
-
comment
Comment #4077484
I lol'd trying all kinds of nasty sexual passwords, and seeing people have actually used them.
-
comment
Comment #4060964
But you would filter the good ones too.
-
comment
Comment #4029043
Things like this should be made easier for non-tech users, and then try to popularize it: http://dot-bit.org/Main_Page In the meantime, we can use this: https://addons.mozilla.org/…
-
comment
Comment #4029035
Vote for Assange if he is not extradited next week.
-
comment
Comment #4008453
You mean Rails.
-
comment
Comment #4001742
You are not mistaken, and XSS can also lead to CSRF.
-
comment
Comment #4001688
CSS is turing complete? Wtf
-
comment
Comment #3975014
What do you mean with architecture? App architecture? Hardware? Each framework has its own (software) architecture. When it's bad, it can ruin the scalability of your apps. So when…