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)

So maybe it thinks twice as hard or something, but this is a keyword I'm very surprised people don't know about.

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

So you will get a lot better results when you do this.

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

I don't think there is one in cursor.

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

It doesn't highlight, but I think you can still say like ultra think in cursor.

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

If you're using sonnet as the model, I think it will work too, but there's no nice color animation or color thing here to show that it is actually doing something.

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

So that's the, that's my second tip.

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

The next tip is in Cloud Code, you can actually run background tasks.

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

So this is where you can tell Cloud Code, can you run the server in the background for me?

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

This is something I think they only added in the last month.

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

So this is a relatively new thing.

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

But what this does is Cloud Code will literally run your server in the background.

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

So it's running just like you would in the terminal.

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

But the important part is it now has access to your server logs.

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

So when you're running and when you're coding with Cloud Code,

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

it can now access this during debugging.

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

So if you're like, hey, why is this not working?

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

You don't have to copy and paste things and say, hey, the server's crashing, take a look at this.

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

It just has access to it.

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

And this is a massive one, which I just don't see people doing either.

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

I think it's probably because it's a recent thing, but I'm constantly telling it, hey, all you have to do is say, run the server in the background for me, and you'll see this thing that says one background task, and it's basically running it.