Explore >> Select a destination


You are here

sookocheff.com
| | o5wald.github.io
3.5 parsecs away

Travel
| | [AI summary] This article provides an in-depth overview of networking fundamentals, covering topics such as the OSI model, TCP/IP protocols, IPv4 and IPv6 address systems, domain names, and network routing mechanisms.
| | andybrown.me.uk
2.8 parsecs away

Travel
| | The User Datagram Protocol (UDP) is a very simple and efficient protocol for exchanging single datagrams between two hosts, many hosts via multicast or all available hosts using broadcast. UDP make...
| | williamdurand.fr
1.9 parsecs away

Travel
| | I am writing a minimum viable network stack from scratch for ArvernOS (a UNIX-like toy kernel). This two-part story describes some protocols of the TCP/IP stack as well as some implementation details in the context of ArvernOS.
| | asleepace.com
31.0 parsecs away

Travel
| How to build a simple website using React, Bun and Elysia with server-side rendering in 2023.