Viewing profile — keporahg
keporahg
HN member- Joined
- Sat, Feb 18, 2012, 3:03 PM UTC
- HN karma
- 14
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About keporahg
No profile information was provided.
Recent public activity
-
comment
Comment #4390122
I never really had much of a problem with the syntax, but the point at which the behavior of pointers really clicked for me (after a night of many segfaults of course) was when I r…
-
comment
Comment #4135303
What's the difference between 'git diff --color-words' and what you posted?
-
comment
Comment #4132501
Is there a way to make the filenames in a 'git diff' stand out/coloured? I always have trouble figuring out where one file's diff ends and the next one begins.
-
comment
Comment #4116050
I meant if anyone knew whether Skype had any plans of updating the repo since it's owned by them ( http://download.skype.com/linux/repos/debian/ ), or whether they intended for peo…
-
comment
Comment #4113692
Anyone know if the version in the Debian Skype repo ( http://wiki.debian.org/skype ) will be updated?
-
comment
Comment #4088908
The only problem is that when you use multiple instances of vim and let your TWM handle the tiling, you lose the sharing of registers and command/search history amongst the open bu…
-
comment
Comment #3912725
What exactly is so bad about Vimscript? I've done a decent amount of scripting in it for my .vimrc, and even contributed patches to a few plugins and haven't noticed anything wrong…
-
comment
Comment #3684711
Then wouldn't have 'jkl;' made more sense? (assuming index fingers were placed on 'f' and 'j' back then as well)
-
comment
Comment #3644886
I use a Firefox plugin called BetterPrivacy: https://addons.mozilla.org/en-US/firefox/addon/betterprivacy... . You can set it to clear your Flash cookies at the end or beginning of…
-
comment
Comment #3632090
I've been meaning to get around to reading those notes. A friend of mine also told me about this course: http://www.cs.sunysb.edu/~skiena/392/ - taught by Steven Skiena (author of …