/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.claudiokuenzler.com
| | jameshfisher.com
3.0 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.
| | ryanhileman.info
3.4 parsecs away

Travel
| |
| | abstractexpr.com
2.6 parsecs away

Travel
| | There is probably no debugging tool on Linux that is more valuable and versatile than strace. This tool shows us all the calls a program makes to the operating system, including the data it transmits to the operating system via these calls and the return values sent back by the OS. Therefore, it can give...
| | fnordig.de
20.8 parsecs away

Travel
| Personal website of Jan-Erik Rediger