Nattrio Dev
Journeys through tech and thought
A software engineer passionate about building practical solutions, logical 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.
devopsproductivityperformance
Generating API Documentation from Live Traffic
A guide to creating API documentation by analyzing live traffic data using DocuRift.
apidocumentation
Visualizing Rust Code Coverage in VS Code
This is a how-to guide on displaying code coverage in Rust using Visual Studio Code.
rusttesting
Go: Docker Multistage Build
This post will show you how to use Docker multistage build to build a Go application.
godocker
Streamlining Go Configuration and Environment Variables
Learn how to efficiently manage configuration and environment variables in Go applications
goconfigurationenv