Live data from Hacker News

Viewing profile — oripel

oripel

HN member
Joined
Tue, Oct 19, 2010, 11:40 PM UTC
HN karma
8
Public activity
4 items

About oripel

Just a programmer. http://orip.org

Recent public activity

  1. story
  2. story
  3. comment
    Comment #13916787

    I do every day. It's pretty awesome, I recommend trying it. D's CTFE and templates are really really nice to use. I can write very low-level high-performance memory sensitive code,…

  4. comment
    Comment #13384901

    Key stretching is critical for password-based encryption, and gpg's s2k options are vulnerable to GPU acceleration. Command-line tools to encrypt with bcrypt/scrypt are common and …