Explore >> Select a destination


You are here

www.netmeister.org
| | jameshfisher.com
13.3 parsecs away

Travel
| | `getaddrinfo` ostensibly does DNS lookups. Sounds simple, but it uses more than 100 system calls! Let's trace the crazy path of address lookup on Linux.
| | unstructed.tech
17.3 parsecs away

Travel
| | In Part 1 I brought up all the weirdness of GetAddrInfo(). Things like the fact that it's way more complex than I anticipated and that there are bunch of input parameters that I couldn't decipher. I also mentioned that behavior of itself is a bit weird, to say at least. And that's what I'm going [...]
| | netmeister.org
9.0 parsecs away

Travel
| | An analysis of over 225 million domain names to determine the current use of the new HTTPS DNS Resource Records.
| | mattadam.com
106.5 parsecs away

Travel
| VCF in Home Lab Guide Introduction In the world of IT infrastructure, virtualization has become a cornerstone for modern data centers. VMware Cloud Foundation (VCF) is a leading platform that integrates compute, storage, networking, and management into a single, unified stack. For IT professionals, building a home lab to simulate...