/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

evilcookie.de
| | blog.sylver.dev
1.7 parsecs away

Travel
| | In this episode, we'll extend our server to serve static files. We'll also refactor our code to support connection reuse, and implement a graceful shutdown mechanism. If your didn't follow the previous episode, you can find the code on GitHub. As we ...
| | leblancfg.com
0.7 parsecs away

Travel
| | Documenting my first steps with Rust, from installation to running a simple script.
| | rsdoiel.github.io
2.1 parsecs away

Travel
| |
| | www.hallada.net
13.7 parsecs away

Travel
| I've been meaning to add a commenting system to this blog for a while, but I couldn't think of a good way to do it. I implemented my own commenting system on my old Django personal site. While I enjoyed working on it at the time, it was a lot of work, especially to fight the spam. Now that my blog is hosted statically on Github's servers, I have no way to host something dynamic like comments.