All Stories

Strong Opinions, Weakly Held

There’s this idea I really like: “Strong opinions, weakly held.” It means forming a point of view with conviction, but being willing to let it go the moment reality proves...

Kit: A Golang Library to Enhance Your Service :)

Repo: https://github.com/lucianogarciaz/kit

Level up framework

For a big amount of people is important to continuously level up and progress in their careers. This means taking on new challenges, learning new skills, expanding your knowledge and...

Hexagonal architecture

Hexagonal architecture (also called ports & adapters) is a type of clean architecture that has been around for a while but is gaining popularity in the age of microservices. The...

Software Economics

If your business is like most, you’re always looking for ways to improve efficiency and cut costs. One area you may not have considered is your software investment. Just like...

Spike

From Wikipedia: A spike is a product development method originating from Extreme Programming that uses the simplest possible program to explore potential solutions. It is used to determine how much...