Henrique Aparecido Lavezzo

Self-claimed Code Alchemist. Passionate about software architecture, (over)organization, gardening, and games, not in this order. 

April 5, 2024

Aspectos da Produtividade, Caixas de Entrada

Produtividade é um assunto que sempre teve seu espaço na vida das pessoas. Pessoas sempre procuram formulas em como podem produzir mais em suas vidas. Geralmente, canalizam forças somente em um aspecto diário, o trabalho. Salvo engano. Muito se diz que devemos separar o " eu profissional" do meu "eu pessoal". Existe sim um fundamento n...
Read more
April 5, 2024

Aspects of Productivity, Inboxes

Productivity is a topic that has always found its place in people's lives. People are always searching for formulas on how to be more productive in their lives. Often, they channel all their efforts into one aspect of their daily lives: work. This is a mistake. There's a common belief that we should separate our "professional self" fro...
Read more
March 28, 2023

Identify and mitigate "Pitfall Tasks” from your pipeline

Nothing can be more frustrating from a developer's perspective than an “endless task”. A task that they grabbed from the “board” or they kindly received from a product person, or any folk related to the development context. Those tasks have a high destructive potential, destroying not only the developer's motivation but also any pipeli...
Read more
February 16, 2023

Taming your App with Domains

This is not “yet another article about Domain Driven-Design”. The internet is well served with those articles, some of them are good and others not so much. It's your duty to consume them and absorb all the good stuff from each one. And just to conclude the logic, we got all classics from books the "Blue Book” by Eric Evans, the “Red B...
Read more
February 10, 2023

Why implementing proper use cases brought joy into my code

Coding sometimes isn't about only inverting binary trees, implementing a super duper array reorder algorithm. We need to handle business cases, and not all cases are well-defined, a bunch of iterations are required with business experts, customers, and other coding folks. And those iterations sooner or later could create a web of writt...
Read more