Live data from Hacker News

Viewing profile — joernchen

joernchen

HN member
Joined
Mon, Jan 28, 2013, 5:18 PM UTC
HN karma
17
Public activity
3 items

About joernchen

No profile information was provided.

Recent public activity

  1. comment
    Comment #34419611

    As stated in the advisory: > It may also be triggered indirectly via Git’s export-subst mechanism, which applies the formatting modifiers to selected files when using git archive. …

  2. comment
    Comment #5172253

    Rails will do the following: User.find_by_reset_password_token(0) User Load (0.8ms) SELECT `users`.* FROM `users` WHERE `users`.`reset_password_token` = 0 LIMIT 1 => # hope that il…

  3. comment
    Comment #5129409

    This very much is true. I'll put some details up soon.