Live data from Hacker News

Viewing profile — Jebus

Jebus

HN member
Joined
Sat, Feb 25, 2012, 1:10 AM UTC
HN karma
33
Public activity
67 items

About Jebus

No profile information was provided.

Recent public activity

  1. comment
    Comment #4477666

    Would you mind sharing the library used to generate that cloud? It looks awesome

  2. comment
    Comment #4465059

    Yeah, stop adding features, it's making look bad! [/sarcasm]

  3. 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…

  4. comment
    Comment #4429041

    You don't need CSRF protection in ajax, because of the same origin policy, which is in place by default.

  5. 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.

  6. comment
    Comment #4303000

    As usual, all the evil is coming from the US: http://i.imgur.com/ggfVG.png

  7. 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.

  8. comment
    Comment #4222775

    Only 2 years?

  9. 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 …

  10. 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.

  11. 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…

  12. comment
    Comment #4110967

    Government is short of cash? No worries, just steal more money from the people!

  13. 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.

  14. comment
    Comment #4087201

    Another reason to play Dota 2

  15. 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…

  16. comment
    Comment #4083687

    Lol who cares. Linkedin doesn't even use SSL. But yes, for other sites it is a good idea.

  17. comment
    Comment #4081869

    Because these are pay what you want indie games that run on linux.

  18. comment
    Comment #4077484

    I lol'd trying all kinds of nasty sexual passwords, and seeing people have actually used them.

  19. comment
    Comment #4060964

    But you would filter the good ones too.

  20. 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/…

  21. comment
    Comment #4029035

    Vote for Assange if he is not extradited next week.

  22. comment
    Comment #4008453

    You mean Rails.

  23. comment
    Comment #4001742

    You are not mistaken, and XSS can also lead to CSRF.

  24. comment
    Comment #4001688

    CSS is turing complete? Wtf

  25. 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…