Viewing profile — zhangsen
zhangsen
HN member- Joined
- Wed, Mar 10, 2010, 4:58 AM UTC
- HN karma
- 5
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About zhangsen
No profile information was provided.
Recent public activity
-
comment
Comment #40254496
“Information theory” might be a misnomer.
-
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
-
comment
Comment #36191230
It seems that it does not support Windows natively, instead it has to be run inside Cygwin for now?
-
comment
Comment #24885841
Wow!! Great! Then I must read your book:).
-
comment
Comment #24885566
Are there some other languages support something like condition system in Common Lisp?
-
comment
Comment #22932204
It seems that vertical lines can only be erased when mouse moves vertically or almost vertically while holding shift.
-
comment
Comment #22906781
Is it feasible to run cuda dependent code using WSL and this X Server?
-
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…