Nattrio Dev
Journeys through tech and thought
A software engineer passionate about building practical solutions, problem solving, design patterns, and connecting ideas.
2025

How to Measure Your Developer Team's Efficiency the DORA Way
Learn about DORA metrics and how to use them to measure your development team's performance.

Generating API Documentation from Live Traffic
A guide to creating API documentation by analyzing live traffic data using DocuRift.

Visualizing Rust Code Coverage in VS Code
This is a how-to guide on displaying code coverage in Rust using Visual Studio Code.

Go: Docker Multistage Build
This post will show you how to use Docker multistage build to build a Go application.

Streamlining Go Configuration and Environment Variables
Learn how to efficiently manage configuration and environment variables in Go applications