Live data from Hacker News

Viewing profile — ehotinger

ehotinger

HN member
Joined
Tue, Oct 22, 2013, 11:58 AM UTC
HN karma
6
Public activity
4 items

About ehotinger

No profile information was provided.

Recent public activity

  1. comment
    Comment #20947999

    That's quite an oversimplification of the problem, copying stack/heap/etc. Anyways, check out CRIU as a starting point.

  2. comment
    Comment #14802106

    Yeah, it's interesting how many people have had the same idea at some point or another. I was fiddling around with Rails and AWS for a bit around 4 years ago and used the same idea…

  3. comment
    Comment #12181119

    $120k in Seattle is not equivalent to $120k in the Bay Area...

  4. comment
    Comment #9504840

    Nothing unless you're rebasing upstream, but I think the point he was trying to make was that you should always run `git fetch` and then `merge` from there (again, there are some s…