Viewing profile — ncsurfus
ncsurfus
HN member- Joined
- Fri, Apr 05, 2019, 12:23 AM UTC
- HN karma
- 12
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About ncsurfus
No profile information was provided.
Recent public activity
-
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.
-
comment
Comment #27578034
Yeah, all of those tools have APIs…
-
comment
Comment #27252474
Small note - AWS Network Load Balancers maintain the same IP addresses.
-
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…
-
comment
Comment #26847102
The instance isn’t terminated (gone). It’s either shutdown or rebooted depending on the type of hardware failure.
-
comment
Comment #21431370
http://httpforever.com
-
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…
-
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…