Viewing profile — mccoyc
mccoyc
HN member- Joined
- Fri, Aug 27, 2021, 5:58 PM UTC
- HN karma
- 25
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About mccoyc
No profile information was provided.
Recent public activity
-
comment
Comment #44575791
I wonder if they'd consider implementing NTS. https://github.com/jauderho/nts-servers/tree/main
-
comment
Comment #44536446
It's probably a lot of automated tooling/monitoring infrastructure that's doing reverse resolution of IPs to get hostnames. Edit : I've found that sometimes they're pretty poor at …
-
comment
Comment #44261197
Can confirm us-east1 (and possibly us-south1) are having VPC host reachability problems.
-
comment
Comment #41381089
Traceroute works by observing Internet Control Message Protocol (ICMP) time to live/hop count exceeded messages and noting the source IP of those messages. There's plenty of resour…
-
comment
Comment #41000695
Yes! RF is fun for hackers. Go get licensed. 73 de KQ4RLZ.
-
comment
Comment #38557646
Agreed. 48V (actually -48V) has been used across telco central offices for decades.
-
comment
Comment #38477798
It works, but anytime you have custom networking or more complex cloud-init configs, you'll have to go into "snippets" territory or referring to files in a local filesystem of the …
-
comment
Comment #37782279
I agree. It absolutely is IPv4. Hosts could use DHCPv6 with prefix delegation (DHCPv6-PD), and use that delegated /64 for its internal Docker bridge and get rid of NAT. And yes, yo…
-
comment
Comment #37433324
The first movement is one of the only pieces I can play on the piano. Yes indeed, anyone can learn it! I came from a musical family, but never really put the effort into learning t…
-
comment
Comment #34995338
Cisco's SiliconOne is programmable using P4 as well. I'd be curious to know if it'd work for your use cases. It certainly isn't going anywhere since we're using it in darn near all…
-
comment
Comment #28331023
Another one for the list is `--start-at-task` and `--list-tasks`, for those tasks that are statically imported. If you have a task bomb out, you can take over from where you left o…