RSSAmplifier

Blog

Mateus Freira

MSc, Developer, and Nun-db maintainer

blog.freira.devRSS feed ↗10 posts

Latest posts

I am fully offgrid now!

$desc

What Would It Take for You to Merge a PR Without Looking at the Code?

$desc

Rules to become a great software architect

$desc

Why I am using Off-grid Solar energy in my Home office

$desc

Yes it is possible. But is it worth it?

$desc

Throw Less at the Problem

$desc

Book review Patterns of Distributed Systems which ones NunDB uses

$desc

What Makes a Great Software Engineering Team?

$desc

Are developers welcome to work from coffee shops?

$desc

Code Coverage for Rust Projects with GitHub Actions

I particularly don’t like using the code coverage as a metric to drive the tests I write. Nevertheless, there is a lot of value in knowing what parts of your system are covered by tests or not.