<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dns on Aayush Bajaj's Augmenting Infrastructure</title><link>https://abaj.ai/tags/dns/</link><description>Recent content in Dns on Aayush Bajaj's Augmenting Infrastructure</description><generator>Hugo</generator><language>en</language><copyright>© 2026 Aayush Bajaj</copyright><lastBuildDate>Wed, 29 Apr 2026 03:23:12 +1000</lastBuildDate><atom:link href="https://abaj.ai/tags/dns/index.xml" rel="self" type="application/rss+xml"/><item><title>Life of a Network Packet</title><link>https://abaj.ai/roam/life_of_a_network_packet/</link><pubDate>Tue, 17 Mar 2026 12:00:00 +1100</pubDate><guid>https://abaj.ai/roam/life_of_a_network_packet/</guid><description>&lt;div class="collapse-marker" data-target-path="/roam/life_of_a_network_packet/" data-folded="false" data-lvl="0">&lt;/div>
&lt;div class="collapsible-container">
 &lt;style id="collapsible-css">
 
 .collapsible-wrapper {
 display: flex;
 align-items: center;
 margin-bottom: 0px;
 }

 
 .toggle-button {
 cursor: pointer;
 border: none;
 background: none;
 color: black;
 font-size: 1rem;
 width: 1.5rem; 
 height: 1.5rem;
 text-align: center;
 line-height: 1.5rem;
 margin-right: 8px;
 padding: 0;
 }

 [data-theme="dark"] .toggle-button {
 color: white; 
 }

 
 .toggle-button:focus {
 outline: none;
 }

 
 .collapsible-content {
 display: none;
 margin-left: 8px;
 margin-bottom: 0px;
 padding: 2px 0 2px 12px;
 border-left: 1px solid rgba(0, 0, 0, 0.1);
 transition: all 0.3s ease-out;
 }

 
 [data-theme="dark"] .collapsible-content {
 border-left-color: rgba(255, 255, 255, 0.12);
 }

 
 .collapsible-content.show {
 display: block;
 }
 &lt;/style>

 &lt;script src="https://abaj.ai/js/collapsible-global.js">&lt;/script>
&lt;/div>

&lt;h2 id="introduction">Introduction&lt;a href="#introduction" class="post-heading__anchor" aria-hidden="true">#&lt;/a>
&lt;/h2>
&lt;p>You type &amp;ldquo;translate lorem ipsum&amp;rdquo; into Google&amp;rsquo;s search bar and press Enter. Roughly 200 milliseconds later, ten blue links and a translation widget appear on your screen. In that fifth of a second, your keystrokes triggered a cascade of protocols, each handing off to the next like relay runners passing a baton across the planet. A name was resolved, a connection negotiated, encryption established, a request dispatched, routed through a dozen machines, answered, and rendered &amp;mdash; all before you could blink twice.&lt;/p></description></item></channel></rss>