Live data from Hacker News

Viewing profile — daemianmack

daemianmack

HN member
Joined
Mon, Oct 05, 2009, 5:00 PM UTC
HN karma
16
Public activity
19 items

About daemianmack

No profile information was provided.

Recent public activity

  1. comment
    Comment #6706468

    Ansible looks to me like the product of a person who looked at Puppet, said something like "ugh Ruby, ew syntax" and made his own thing, without looking deeper. Before he created A…

  2. comment
    Comment #3825175

    Surprisingly entertaining -- thanks! It'd be nice if the the popup messages had a force field around them, so they stayed readable for as long as possible.

  3. comment
    Comment #3497082

    I just finished _Dreaming in Code_ Friday night. A deep dive into http://chandlerproject.org/ afterward was one of the more depressing experiences I've had in recent memory: all th…

  4. comment
    Comment #3280164

    You can split hunks until they're consecutive lines. You can't split more granularly than that with -p. You'd need to edit the patch, either directly or with git gui or similar.

  5. comment
    Comment #3271813

    Sort of. -p considers consecutive lines a single hunk. Often, that's not what I want. Luckily, there is magit: http://philjackson.github.com/magit/

  6. comment
    Comment #2986980

    ctrl+c should cancel the search, saving you the line-editing workaround.

  7. comment
    Comment #2985202

    I hit the Enter key.

  8. comment
    Comment #2302668

    Our boy just turned 3 months old. People keep telling us we got really lucky, but the impact on sleep and personal time has not been that huge. During my wife's pregnancy, I had a …

  9. comment
    Comment #1826068

    Having my food be smart energy packets reduces the excitement of sitting down to dinner. On the other hand, it's been indispensable for getting back in shape -- this combined with …

  10. comment
    Comment #1818345

    Perfect; I was just looking for vc-annotate-next today. Magit user here. I love it for its ability to let me do line-level control over what I place in the index. I use the prompt …

  11. comment
    Comment #1654966

    Excellent idea; thanks!

  12. comment
    Comment #1654535

    Funny, about an hour ago I finally broke down and remapped Ctrl+w to backward-kill-word[1] after re-reading Yegge's Effective Emacs, and you've just reminded me to push the commit …

  13. comment
    Comment #1493003

    To me, finger seemed to lapse the same way the old-school tilde-based 'personal website' gave way to Geocities et al -- people gradually shifted away from it. Remember John Carmack…

  14. comment
    Comment #1306126

    'Leads to' is an unfortunate choice of words at best. Unless there are details not yet divulged, this appears pretty similar to, e.g., 'Casual Encounters section of Craigslist Lead…

  15. comment
    Comment #1115767

    Very nice. The developer's responsiveness to bug reports is what makes this the best form-styling solution for a side project I'm working on at the moment; this should be pretty we…

  16. comment
    Comment #946636

    Cool. I've been enjoying sup on a daily basis for quite some time now, and it's great. C-speed search and robust emacs integration sound wonderful; it's too bad these features spru…

  17. comment
    Comment #935782

    I've recently come to the same conclusion as the author. I've long been an advocate of Linux, but a few years go I sort of gradually switched off Linux on the desktop back to Windo…

  18. comment
  19. comment
    Comment #862142

    It does. The relevant snippet from my .emacs.d: ;; For tramp with my bash config, the prompt of which terminates ;; in a newline. Tell tramp how to detect the end of my prompt. (se…