Chris Raroque
๐ค SpeakerAppearances Over Time
Podcast Appearances
So maybe it thinks twice as hard or something, but this is a keyword I'm very surprised people don't know about.
So you will get a lot better results when you do this.
I don't think there is one in cursor.
It doesn't highlight, but I think you can still say like ultra think in cursor.
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.
So that's the, that's my second tip.
The next tip is in Cloud Code, you can actually run background tasks.
So this is where you can tell Cloud Code, can you run the server in the background for me?
This is something I think they only added in the last month.
So this is a relatively new thing.
But what this does is Cloud Code will literally run your server in the background.
So it's running just like you would in the terminal.
But the important part is it now has access to your server logs.
So when you're running and when you're coding with Cloud Code,
it can now access this during debugging.
So if you're like, hey, why is this not working?
You don't have to copy and paste things and say, hey, the server's crashing, take a look at this.
It just has access to it.
And this is a massive one, which I just don't see people doing either.
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.