EXCLUSIVO: A reportagem de capa de VEJA desta semana revela que o ex-banqueiro Daniel Vorcaro teria pago US$ 30 milhões ao senador Davi Alcolumbre. A matéria de Robson Bonin também mostra os detalhes da ligação entre o PT da Bahia e o caso do Banco Master..
Assista VEJA em Foco no YouTube, de segunda a sexta às 19h. Link na bio.
#VEJAemFoco #VEJA
The takeaway isn't "use multiple models."
I needed a 500-line spec before any model could write good code. I needed a review to catch what the spec missed. And when I skipped that review, it cost me.
Process > model choice.
pdf2md → https://t.co/I9WQnTVbIB
One PDF page costs up to 3,000 tokens.
Same text as Markdown: under 200.
10× — and it compounds across every doc you feed an LLM. Course notes, contracts, research papers: all sitting as PDFs, burning tokens every query.
So I built a converter. Then: how I built it. 🧵
The takeaway isn't "use multiple models."
I needed a 500-line spec before any model could write good code. I needed a review to catch what the spec missed. And when I skipped that review, it cost me.
Process > model choice.
pdf2md → https://t.co/I9WQnTVbIB
One PDF page costs up to 3,000 tokens.
Same text as Markdown: under 200.
10× — and it compounds across every doc you feed an LLM. Course notes, contracts, research papers: all sitting as PDFs, burning tokens every query.
So I built a converter. Then: how I built it. 🧵