Live data from Hacker News

Viewing profile — ncsurfus

ncsurfus

HN member
Joined
Fri, Apr 05, 2019, 12:23 AM UTC
HN karma
12
Public activity
8 items

About ncsurfus

No profile information was provided.

Recent public activity

  1. comment
    Comment #34895638

    Nobody on my team will be in the same office. Almost all the folks I need to interact with on our current/future projects will be in different office.

  2. comment
    Comment #27578034

    Yeah, all of those tools have APIs…

  3. comment
    Comment #27252474

    Small note - AWS Network Load Balancers maintain the same IP addresses.

  4. comment
    Comment #26869705

    Some virtualization platforms support live migrations (hyper-v and ESXi), but this isn’t something AWS supports (afaik). Anytime your instance is stopped/started or rebooted then y…

  5. comment
    Comment #26847102

    The instance isn’t terminated (gone). It’s either shutdown or rebooted depending on the type of hardware failure.

  6. comment
    Comment #21431370

    http://httpforever.com

  7. comment
    Comment #21228731

    Having gone from a lot of C# to some Go, I’m use to passing in a CancellationToken to all asynchronous methods. I’ve noticed that there’s a lot of Go libraries missing Context supp…

  8. comment
    Comment #19623572

    As long as you’re not asking the same questions repeatedly, then you’re doing great! It’s important that you’re learning, growing, and asking new questions. Collaborating and askin…