Thoughts
phrases and thoughts from day to day
a complexidade que não está no código está na cabeça de quem o escreveu
documentação é uma carta para o seu eu do futuro
todo sistema distribuído vai falhar. a questão é: você vai saber quando?
refatorar sem testes é como fazer cirurgia no escuro
o melhor código que já escrevi foi o que deletei
observability is not a feature, it's a discipline
naming things is hard because thinking clearly is hard
a slow query in production is a design decision you forgot you made
every abstraction leaks eventually. the question is when and how badly
the best incident postmortem is the one that changes something
infrastructure as code means your infra bugs are now version controlled too
you don't understand a system until you've watched it fail
technical debt is just deferred thinking
se você precisa explicar o código em um comentário, o código está errado
automation without observability is just faster chaos