/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

pen.so
| | leblancfg.com
2.6 parsecs away

Travel
| | Documenting my first steps with Rust, from installation to running a simple script.
| | evilcookie.de
1.5 parsecs away

Travel
| | [AI summary] The author created a static web server in Rust to host their blog, focusing on learning Rust by implementing a simple HTTP server with file serving, MIME type detection, and basic request handling.
| | danielms.site
3.4 parsecs away

Travel
| | I build things and drink coffee.
| | yakovfain.com
22.0 parsecs away

Travel
| Currently I'm working on the book chapter explaining how Angular 2 communicates with the servers. An easy approach would be to use for the data feed a public RESTful API of one of servers (Youtube or something), but I wanted to have my own locally installed server. Using one of the Java servers would be...