/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

3tilley.github.io
| | developerlife.com
3.0 parsecs away

Travel
| | In this article, video, and repo learn how to use tokio tracing and OpenTelemetry (with Jaeger) in async Rust to instrument your code and collect telemetry data for observability.
| | byroot.github.io
7.4 parsecs away

Travel
| | Recent Ruby releases added some nice tools to better instrument applications
| | flask.palletsprojects.com
3.8 parsecs away

Travel
| |
| | blog.florimondmanca.com
21.8 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.