Blog 385 posts

Notes from the trenches on AI engineering, LLM apps, and the full-stack work that holds it all together.

Frontier models are too expensive for agent loops. Specialized models are closing the gap.
7 min read

Frontier models are too expensive for agent…

Composer 2.5 scores 62 on the Coding Agent Index at $0.07 per task while Opus 4.7 costs $4.10. Here's the hybrid routing math I use when agent loops would bankrupt a frontier-only stack.

Tinker lets you fine-tune big models without owning the GPU cluster
5 min read

Tinker lets you fine-tune big models without…

Thinking Machines Lab's Tinker API runs distributed LoRA training while you write a normal Python loop on your laptop. Here's how it fits the Cursor playbook for teams that are not Cursor.