“Today, I use AI to write a basic PRD. Then I ask it to read it and create an implementation plan. I approve the plan and then ask to write tests. At this point, I can let the AI run wild for 10-15 minutes.”
^^ я прийшов до схожого workflow. Потрібні рамки.
https://tomtunguz.com/working-with-ai-2/
My Bottleneck with AI by @ttunguz
I’ve been watching my behavior evolve as I use AI more.
Coding new projects, I started first by describing a big idea : generate a new website that ingests podcasts and transcribes them. But I quickly discovered this approach was like asking someone to build a skyscraper without blueprints—the AI choked on requests too broad & lacking structure.
So I broke the project down into smaller blocks. Write a function to download the list of podcasts in the last week from these sites.
tomtunguz.com
Share your thoughts