Explore >> Select a destination


You are here

venam.nixers.net
| | brokkr.net
4.3 parsecs away

Travel
| | [AI summary] A technical guide explaining how to configure systemd-resolved for mDNS on Arch Linux, Linux Mint Manjaro, and Steam Deck.
| | venam.net
0.0 parsecs away

Travel
| | Resolving hostnames (DNS?) might not seem like it, but it's complicated. Let's take a moment to see if we can at least demystify what happens on the client side instead of seeing it as a big tangled mess of configurations, libraries, and tools.
| | jameshfisher.com
3.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.
| | blog.cleancoder.com
27.8 parsecs away

Travel
| [AI summary] Robert C. Martin argues that mocking should be used sparingly, written manually, and only across significant architectural boundaries to balance test speed, reliability, and good software design.