/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

alexanderell.is
| | o5wald.github.io
1.4 parsecs away

Travel
| | [AI summary] This tutorial explains how to build a basic client-server chat room using Python sockets and threading.
| | muhammadraza.me
0.8 parsecs away

Travel
| | In this post, we will understand how an HTTP server works by implementing one in Python.
| | eradman.com
1.3 parsecs away

Travel
| | [AI summary] The post details how to configure a Squid forward proxy to cache packages in a home lab, including setup for servers, clients like rpm and apt, and special configurations for Docker and Python.
| | benhoyt.com
18.6 parsecs away

Travel
| My re-implementation of the code from the official Go tutorial 'Developing a RESTful API with Go and Gin', using only the standard library, adding tests, and fixing issues.