@giovannibassi Google virou um indexador apenas que acessamos em modo exploratório já com o chatGPT vc pergunta o que precisa e ele te responde na lata.
Reading again for the 10th time DDD and Clean Architecture.
"Know the rules like a pro, so you can break them like an artist" - Picasso
Not all apps need to be hexagonal, neither a simple MVC. Everyone is a special/uniq case
today I learned:
hitting CTRL+T on a macosx you send a SIGINFO to the current process. This is very helpful if you want to know the progress of a dd if=... of=... command.
PS: macosx dd cmd doesn't have the status=progress flag
@marcio_lopes justo; taí um ponto. Restringe muito quem pode dar manutenção mesmo (apenas os nativos conseguiriam), fica menos universal como é o caso da do inglês
@marcio_lopes ahh vai muito da maturidade do inglês no time; preferível um termo em ptbr certo que um em inglês muito errado =P. Sei lá, eu olho torto mas respeito rsrs (sempre tem história por trás)
@marcio_lopes tenho certeza que desenvolveu resiliência e habilidades que muitos técnicos não possuem até hoje, fazendo-o um profissional mais completo
@dani_latorre ship directly to production only if you have feature flag or a good rollout strategy, although have a staging environment. Even with this safety mechanisms, we ship wrong sometimes; imagine without