Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Blog Pricing

Chris Raroque

๐Ÿ‘ค Speaker
461 total appearances

Appearances Over Time

Podcast Appearances

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

The next thing is dictation.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

This is, as you saw when I was trying to use Cloud Code, I was dictating my prompt.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

It's because you can just get way more detailed prompts and then that will help steer the AI in a way better direction.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

I actually didn't think this was a big deal, but then when people started seeing me do this in my videos, I didn't know people weren't doing this.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

And that was something where people were like, wow, I just downloaded this?

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

Yeah, my AI coding has dramatically improved because I'm dictating everything now.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

So that's another hack.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

100% recommend dictating.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

You can use WhisperFlow like I'm using.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

There's also some other tools, but WhisperFlow is really great because it has built-in developer terminology so you can say developer terms and it kind of understands it already too.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

The last tip that I have is to use Claude for deep research on technical issues.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

So something a lot of people don't know is that if you are paying for Claude code, you also have increased usage inside of Claude desktop, like the chat app.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

And you can actually use it to do deep research for you.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

And so what I'm doing frequently is I'm actually asking it, hey, this is what I'm about to do in my app.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

So again, I'm a pretty experienced developer, I think.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

So I ask it, what's the best way to store data?

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

I'm looking for something similar to this in React.

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

What do you think?

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

And it will go and it will look for...

The Startup Ideas Podcast
How I Use Claude Code & Cursor (Ship 10X Faster)

12 minutes straight and look through all of the documentation and try to find the best way to do this and then it'll just summarize everything for me and then I can just take that and then review it obviously and then I'll send it over to Cloud Code and say, hey, can we actually do it this way because I think this is a better way.