/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

ukiahsmith.com
| | aradaelli.com
2.6 parsecs away

Travel
| | [AI summary] The author discusses their experience with the programming language D, highlighting its features, advantages over C/C++, and reasons for preferring it despite its niche status.
| | pointersgonewild.com
1.4 parsecs away

Travel
| | Static vs Dynamic: Why not Both?
| | vincent.bernat.ch
2.3 parsecs away

Travel
| | My previous website was generated (dynamically) with mod_autoindex, a module from Apache targeted at rendering an index page for the files...
| | florimond.dev
15.2 parsecs away

Travel
| Type hints add optional static typing to Python 3.5+, and I love them. I now use annotated variables throughout my projects.