Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ncsurfus
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
ncsurfus
4y ago
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.
▲
by
ncsurfus
5y ago
Yeah, all of those tools have APIs…
3.
▲
by
ncsurfus
5y ago
Small note - AWS Network Load Balancers maintain the same IP addresses.
4.
▲
by
ncsurfus
5y ago
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 you may end up on a different physical host.
5.
▲
by
ncsurfus
5y ago
The instance isn’t terminated (gone). It’s either shutdown or rebooted depending on the type of hardware failure.
6.
▲
by
ncsurfus
7y ago
http://httpforever.com
7.
▲
by
ncsurfus
7y ago
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 support too .
8.
▲
by
ncsurfus
7y ago
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 asking for help is an important part of being a team. Many people