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)

Let's just replicate the animation part.

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

Where it has the searching, the calculating, all that stuff.

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

Let's try to do that so you guys can see what this looks like.

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

So the way that I would start is I actually, let's just use Claude.

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

Again, you can either use cursor, plan mode, or Claude.

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

Let's just use Claude for this case.

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

And one of the tips that I have is I dictate everything.

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

I get way more detailed prompts this way.

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

And I'm using a tool called WhisperFlow as well to do this.

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

So what I'm going to do is I'm going to say, can you modify this so that

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

There's a button, and when I click it, I want an animation to run.

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

It's to simulate an AI searching for nutrition info and calories.

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

So first, when you click it, I want it to say searching, and I want it to have this shimmering text animation.

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

Then after one second, I want that to drop down, and then I want the text to say analyzing, and I want that to drop from the top and replace it, and it's going to take its place.

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

And then still with the shimmering effect.

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

Then after that, I want it to say found 10 sources and then just put three circles to the left of it and maybe just find some random websites or just put, I don't know, YouTube, New York Times, Google, just so we can get the favicons for those.

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

Make those the sources on the left.

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

And then after show calculating, then after that show some sort of hard-coded calories.

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

All just to show the animation, we just need to hard code everything.

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

And then make sure that when the replacement happens during the animation, maybe we can make it so that it's cut off so it's all contained on one line.