Live data from Hacker News

Viewing profile — zhangsen

zhangsen

HN member
Joined
Wed, Mar 10, 2010, 4:58 AM UTC
HN karma
5
Public activity
8 items

About zhangsen

No profile information was provided.

Recent public activity

  1. comment
    Comment #40254496

    “Information theory” might be a misnomer.

  2. comment
    Comment #36758280

    This font is not recognized as a monospaced font by both putty and mintty on my Windows 10, even after a reboot. // sorry for the initial typo of mintty as minty

  3. comment
    Comment #36191230

    It seems that it does not support Windows natively, instead it has to be run inside Cygwin for now?

  4. comment
    Comment #24885841

    Wow!! Great! Then I must read your book:).

  5. comment
    Comment #24885566

    Are there some other languages support something like condition system in Common Lisp?

  6. comment
    Comment #22932204

    It seems that vertical lines can only be erased when mouse moves vertically or almost vertically while holding shift.

  7. comment
    Comment #22906781

    Is it feasible to run cuda dependent code using WSL and this X Server?

  8. comment
    Comment #2591817

    your argument about code navigation in emacs is inaccurate, though "M-x rgrep" is used heavily. at least there are gtags. and now there is auto-complete. For C/C++/Obj-C, clang+aut…