Live data from Hacker News

Viewing profile — matthewsnyder

matthewsnyder

HN member
Joined
Mon, Jun 13, 2011, 4:22 PM UTC
HN karma
163
Public activity
14 items

About matthewsnyder

No profile information was provided.

Recent public activity

  1. story
  2. 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…

  3. story
  4. comment
    Comment #3859528

    You're probably looking for cheat. http://cheat.errtheblog.com/

  5. story
  6. 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…

  7. comment
    Comment #3530311

    .gitconfig is your friend: https://gist.github.com/1706237

  8. story
  9. story
  10. 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

  11. 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…

  12. 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 …

  13. 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…

  14. story