/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

enindu.com
| | muhammadraza.me
3.2 parsecs away

Travel
| | In this post, we will understand how an HTTP server works by implementing one in Python.
| | preslav.me
3.6 parsecs away

Travel
| | I am a software engineer with a decade-long experience developing software in Python, Go, and Java.
| | aarol.dev
1.8 parsecs away

Travel
| | Anyone who has implemented a simple HTTP 1.1 server can tell you that it is a really simple protocol. Basically, it's a text file that has some specific ...
| | limpet.net
26.0 parsecs away

Travel
| [AI summary] This article explains Rust's memory safety guarantees by reframing the compiler's borrowing and lifetime checks as a system of unique versus shared access to data.