Live data from Hacker News

Viewing profile — stockli

stockli

HN member
Joined
Thu, May 30, 2013, 2:28 AM UTC
HN karma
3
Public activity
3 items

About stockli

No profile information was provided.

Recent public activity

  1. comment
    Comment #7725898

    I'm always somewhat mystified regarding the abject hatred Drupal gets from the HN bunch... I understand a few points: 1. Perceived as overly complex. 2. Reliant on dev paradigms th…

  2. comment
    Comment #5792677

    So http://codex.wordpress.org/Function_Reference/wp_hash_passwo... isn't in use anymore? Seems to indicate that the lowest common denominator is multiple runs of md5. I see that's …

  3. comment
    Comment #5790540

    Really? Wordpress uses md5 by default, which though it's salted and hashed several times it's still far less effective than the phpass in use on drupal.org and the derivative in us…