Live data from Hacker News

Viewing profile — jwarkentin

jwarkentin

HN member
Joined
Tue, Jan 22, 2013, 4:11 AM UTC
HN karma
131
Public activity
83 items

About jwarkentin

No profile information was provided.

Recent public activity

  1. comment
    Comment #8565504

    Being aware of exploits and protecting against them comes with the territory. Luckily there are things like owasp.org to help developers keep up on web security. However, security …

  2. comment
    Comment #8217404

    "If this was such a beneficial mutation, why isn’t it more common?" Based on natural selection it would only necessarily be more common if it affected reproduction. It may begin to…

  3. story
  4. comment
    Comment #7975537

    I don't know the history but if that were the case then the non-compete should be between the owner and buyer, not employer and employee. It makes no sense to go after the employee…

  5. comment
    Comment #7975515

    Haha, indeed. Who would ever have thought to put a picture on a white background? Gotta protect that IP!

  6. comment
    Comment #7959033

    You're correct about the forward secrecy. That's what I get for commenting at 2am. I was thinking about TLS where there can be a frequently rotating asymmetric key pair. The symmet…

  7. comment
    Comment #7957537

    If you're not bothering with the HTTP protocol then you don't even need a certificate at all. You just need to have something like SSH's 'known_hosts' file. All you need to know wh…

  8. comment
  9. comment
    Comment #7957509

    > mixing of HTTP/HTTPS content This is ALWAYS a bad idea. A few points: - The only purpose of HTTPS and encrypting communications in general is to prevent MITM attacks. - If your s…

  10. comment
    Comment #7957473

    http://okturtles.com/

  11. story
  12. comment
    Comment #7892607

    It's not necessarily "advanced", but it is unexpected behavior I think. I've run into this same sort of issue myself. It didn't take ages to figure out, but it was annoying. It's o…

  13. comment
    Comment #7656020

    I never stated whether I believe in a creator being or not, nor will I since it is not relevant to this conversation. The belief that a creator is orchestrating things is what's kn…

  14. comment
    Comment #7654390

    See, this is what bothers me. Too many people seem to think that there is a conflict between evolution and creationism. The thing is, both can in fact be true. Who's to say that th…

  15. comment
    Comment #7590472

    So if I believe I have the right to drive really fast and I think the laws need to be changed; but you believe I shouldn't have the right to go fast, does that mean that you believ…

  16. story
  17. comment
    Comment #7475229

    Given your analogy, it seems to me that if one wants to work for a start-up it would be wise to vet the CEO as much as they should vet any engineer. Naturally, not all CEO's are cr…

  18. comment
    Comment #7400411

    It seems that OP thinks the asynchronous nature of JavaScript was meant as a performance optimization. Let's go back to its origins. It was originally a scripting language for the …

  19. comment
    Comment #7371507

    A better solution might be to throttle multiple requests to the same domain. Also, they could prevent it from fetching the same content multiple times and use a cache instead based…

  20. comment
  21. comment
    Comment #7317933

    I never got that. He wrote a great article about the issue and then ended with using UCS-2. I always wondered if there was something I missed that made him choose UCS-2 over UTF-8,…

  22. story
  23. comment
    Comment #7314898

    If your problem is the same as mine then I think I can help. I find that I often struggle to focus and be productive as well - even to the point of zero productivity. There are fou…

  24. comment
    Comment #7304065

    That depends on how you measure success. Those "failures" added up to your successes today. So back then you must have successfully learned something...

  25. comment
    Comment #7304056

    Regardless of how "proper" your memory is at age 5, you can still learn things and figure things out. You get better at it with practice. It's also a well studied fact that younger…