Viewing profile — carl-erwin
carl-erwin
HN member- Joined
- Thu, May 08, 2014, 8:52 AM UTC
- HN karma
- 12
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About carl-erwin
No profile information was provided.
Recent public activity
-
comment
Comment #31657015
"Document" can be puzzling when working on a directory. A "buffer" is a transition zone the user can work/interact with (and sync to it's source if any)
-
comment
Comment #29172409
Hi, In Emacs, it is possible by using "follow-mode": Open a "large" file. M-x follow-mode C-x 3 ;; to split vertically And adjust splits width as many times needed. I usually use 3…
-
comment
Comment #18997377
wrong link missing www in url. https://www.technologyreview.com/s/612775/algorithms-crimina...
-
comment
Comment #18902062
One thing I do is to put this snippet in .bashrc or .profile for i in ${HOME}/.bash.d/*.sh do if [ -r ${i} ] ; then . ${i} fi done And drop some custom scripts in ${HOME}/.bash.d/ …
-
comment
Comment #14999938
The funny thing is the "share on facebook" button at the end of the article.