Meu dia a dia é TypeScript e Node — NestJS, React, PostgreSQL, Redis — e quando o problema pede, Go, Python ou Java/Spring. Não tenho religião de stack; tenho religião de teste.
My daily stack is TypeScript and Node — NestJS, React, PostgreSQL, Redis — with Go, Python or Java/Spring when the problem calls for it. I have no stack religion. I do have a testing religion.
Em IA aplicada, o que me interessa é o que sobrevive a produção: agentes com escopo pequeno, MCP servers que expõem só o necessário e um gate que recusa a entrega quando o diff não bate com a spec. Já vi agente “concluir” tarefa quebrando o build. Por isso o fleetmates valida via git, não via prompt.
In applied AI I care about what survives production: narrowly scoped agents, MCP servers that expose only what is needed, and a gate that rejects a deliverable when the diff does not match the spec. I have watched an agent “finish” a task while breaking the build. That is why fleetmates validates through git, not through prompts.
Infra eu trato como código desde o começo: Terraform, CDN/WAF na Cloudflare, AWS/GCP, Docker. Se não dá para reproduzir num PR, não está pronto.
Infrastructure is code from day one: Terraform, CDN/WAF on Cloudflare, AWS/GCP, Docker. If it cannot be reproduced in a PR, it is not done.