Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mccoyc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mccoyc
8d ago
I can also recommend the KryoFlux. I had some floppy diskettes from a /very/ obscure computer, a Devtronix Model 264 pipe organ computer that recorded artists live, that also used the 3 1/2" form factor. It was able to
2.
▲
by
mccoyc
1y ago
I wonder if they'd consider implementing NTS. https://github.com/jauderho/nts-servers/tree/main
3.
▲
by
mccoyc
1y ago
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 caching responses so you end up wi
4.
▲
by
mccoyc
1y ago
Can confirm us-east1 (and possibly us-south1) are having VPC host reachability problems.
5.
▲
by
mccoyc
2y ago
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 resources you can search on to learn more about this.
6.
▲
by
mccoyc
2y ago
Yes! RF is fun for hackers. Go get licensed. 73 de KQ4RLZ.
7.
▲
by
mccoyc
3y ago
Agreed. 48V (actually -48V) has been used across telco central offices for decades.
8.
▲
by
mccoyc
3y ago
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 host. They don't have API support for m
9.
▲
by
mccoyc
3y ago
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, you can still have your Netfilters stateful packet fil
10.
▲
by
mccoyc
3y ago
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 the piano. I'm not sure where I heard this, but Beetho
11.
▲
by
mccoyc
4y ago
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 our products now. Disclaimer: I
12.
▲
by
mccoyc
5y ago
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 off. Doesn't work in all playbooks, if facts need to b