Live data from Hacker News

Viewing profile — chengl

chengl

HN member
Joined
Wed, Jan 04, 2012, 2:19 PM UTC
HN karma
15
Public activity
15 items

About chengl

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #13607911

    I hope we will

  5. story
  6. story
  7. comment
    Comment #10607521

    here you go. Variance explained by Martin Odersky in his coursera course https://class.coursera.org/progfun-005/lecture/83 (you need to login to watch it). Or the Scala doc http://…

  8. comment
    Comment #8247035

    Cool stuff. But doesn't work for me. It's not saving when I press prefix+Alt+s. Anyone with the same experience? I'm on MBP, tmux 1.9a.

  9. comment
    Comment #6855317

    Many comments suggest to use password managers like lastpass, 1pass, etc. But I think that may not be a good idea: a. What if lastpass/1pass is compromised? b. You have to login to…

  10. comment
    Comment #6184527

    still down. Fri Aug 9 17:14:24 SGT 2013

  11. story
  12. story
  13. story
  14. comment
    Comment #3443190

    What the author mentioned is longest common SUBSEQUENCE (not substring). And it's true that LCS requires O(n^2) if only need to find ONE LCS, using dynamic programming. But if it's…

  15. story