Viewing profile — stockli
stockli
HN member- Joined
- Thu, May 30, 2013, 2:28 AM UTC
- HN karma
- 3
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About stockli
No profile information was provided.
Recent public activity
-
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…
-
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 …
-
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…