Viewing profile — matthewsnyder
matthewsnyder
HN member- Joined
- Mon, Jun 13, 2011, 4:22 PM UTC
- HN karma
- 163
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About matthewsnyder
No profile information was provided.
Recent public activity
- story
-
comment
Comment #5316148
Since this is completely relevant I don't feel terrible at all about pimping my essay about the Bridge between Emacs, Clozure CL, and the Apple Foundation Framework. http://msnyder…
- story
-
comment
Comment #3859528
You're probably looking for cheat. http://cheat.errtheblog.com/
- story
-
comment
Comment #3530497
`git u $branch` checks out $branch, updates it against whatever remote it's synced to, and then attempts to rebase the current branch against it. `git ud $branch` does the same thi…
-
comment
Comment #3530311
.gitconfig is your friend: https://gist.github.com/1706237
- story
- story
-
comment
Comment #3184149
For those concerned about the total costs: Don't worry. Looks like there's a bit of a discount at the higher levels. http://i.imgur.com/8A9Dx.png
-
comment
Comment #3177406
I would recommend tig for this sort of thing: http://jonas.nitro.dk/tig/ In fact, I can't recommend it highly enough. It's typically just as necessary as git on any machine I'm wor…
-
comment
Comment #2982923
The advantage for me is entirely in terms of separating notes into separate files; something that Deft does and org-velocity isn't really built for. I was planning on implementing …
-
comment
Comment #2982820
Thank you so much for this. This immediately replaced my usage of org-velocity. I used this function to convert my (10,000 line) velocity.org file into separate files for Deft: (de…
- story