I rare chance to interact directly, can i ask how to have cursor create commit messages? like i stage a file, and it writes the commit message based on the diff or something. just like Github co-pilot does, i use that like all day every day. Well when i had co-pilot. i canceled it when i got cursor :-)
The video is about of 20 minutes, and you said this 1 min before I'm replying you, nice bro, your speed is nice! Pata nahi kaha kaha se aajate hai aise log
Great work bro. Just a small suggestion. do not leave the video like the end you did. I understand you are so happy to teach you like a live teacher. But a video looks great when it has completion. I hope you don't mistake me.
@@1littlecoder I meant, you left the tutorial without completing the additional features. You wanted to make something unique. But the AI went too far and gave console errors. That is what I meant. But it is ok, if it is acceptable in this age. May be I am old at 52.
Cursor is not new, it's been a while that cursor has been launched. So, what's making this buzz now around cursor? I am seeing a lot of TH-camrs making videos on cursor recently.
@@1littlecoder I use JetBrains Rider for C# coding, it provide a nice debug experience. I guess I can edit the code with cursor and run it in Rider if that sound smart
I record those two separately but simultaneously. Face with iPad camera and then screen with Mac and then combine then. Some other times I use a software called Screenflow where I can record both together
Windows Bigot. in clip 2.13 you tell how to bring up the setting in Mac. Even though you are using a mac, it would have been nice if you indicated what the Windows equivalent would be which most people who use mac in their demos do
Here's my other Coding with Cursor videos. 1. Making a Google Chrome Extension with Cursor AI - th-cam.com/video/EvEvK8yQchw/w-d-xo.html 2. A HTML based Weather App using Cursor AI - th-cam.com/video/x6uC3CJmCQg/w-d-xo.html 3. Next JS App with Cursor - th-cam.com/video/n9Bx-DK9MLg/w-d-xo.html
thanks for the video.. I think one of the important decision to make is between paying pro $20 or just use api key. why? because paying pro gives you more features compared to using api key.
Nice quick tutorial! I’ve tried using @Codebase in chat against a bunch of Python and JavaScript file in my folder but it says it can’t find a code base. What am I doing wrong?
as far as I understand, only (1) is needed. if you check out the pricing page, it states that once you run out of the 500 fast calls, you go to slow calls but keep the premium models. i am currently trying out the trial period, works great. giving these scenarios, one might even drop their ChatGPT sub for this potentially..
Cursor includes gpt4 and claude subscription. They have 500 fast api call per month then it will be slow little bit. You can also add your own gpt4 or claude api key in the settings.
@@DilwarHossainNoorChandan does that mean when i run out of 500 request quota, the requests are gonna be slow but still keep going to gpt 4 and claude?
@@solaris6462 Yes, the requests will still go to the same models (GPT-4o / Claude), they will just be in a non-priority queue. This usually isn't a big issue (most "slow" requests are still basically instant, unless there is super high load at that moment).
Code model tend to be really good at high resource languages (more training data) so html, js, python, the C's, etc will all be good. But less popular languages won't be so good because they have less training data. That will change in the future due to the ease of generating synthetic data for coding tasks
This is such a gimmick. It's completely useless with anything else than simple javascript pong clones. Try Rust and you'll see that it has zero idea what to actually do to make things work.
Luke from Cursor here. Awesome video!
Hi luke, is cursor hiring interns?
@@3169aaaalol
@@3169aaaa Yes, new LLMs from OpenAI, Anthropic and Google.
I rare chance to interact directly, can i ask how to have cursor create commit messages? like i stage a file, and it writes the commit message based on the diff or something. just like Github co-pilot does, i use that like all day every day. Well when i had co-pilot. i canceled it when i got cursor :-)
@@3169aaaa We dont need you. We have Ai :D :D :D
I like the honesty in prompting the AI for it to miserably fail but still show it in the video lol. Not sarcastic, it means you are not selling smoke.
This was definitely not the only Cursor tutorial I will ever need. In fact, I am going to watch another one right now.
Sure thing!
@@1littlecoder Thanks for making the video though. Peace.
Dude, a dollar per month.. best deal i ever got. Thank you for your great content.
Thank you!
I loved your video. like always right to the point. Short and comprehensive. Thank you so much for sharing!
You are so welcome!
Cursor looks amazing, I wish the full version of Visual Studio had this level of AI integration 😕
Amazing, very helpful video. I was amazed with your determination!!
THank you :)
The video is about of 20 minutes, and you said this 1 min before I'm replying you, nice bro, your speed is nice! Pata nahi kaha kaha se aajate hai aise log
Maybe he appreciated the intention of the video?
@@1littlecoder Hmmm, that's what I'm also thinking ❤️
what do you type in when adding the llm? like i now how to add the api key but what do i type to add the llm model after that
Excellent tutorial, thank you!
Glad it was helpful!
Great work bro. Just a small suggestion. do not leave the video like the end you did. I understand you are so happy to teach you like a live teacher. But a video looks great when it has completion. I hope you don't mistake me.
Thank you for sharing the feedback. I appreciate it. Let me rewatch it again the ending to see if I did not close properly
@@1littlecoder I meant, you left the tutorial without completing the additional features. You wanted to make something unique. But the AI went too far and gave console errors. That is what I meant. But it is ok, if it is acceptable in this age. May be I am old at 52.
Oh got it. The reason mainly was, here I want to show features than building an app. BUt I'll keep that in my mind
I'm also so happy to see that someone like you are watching and upskilling, gives me a lot of motivation!
I’m 61 and also watching. So what’s the difference between Composer (cmd-I or cmd-shift-I) and Chat (cmd-L)?
Cursor is not new, it's been a while that cursor has been launched. So, what's making this buzz now around cursor? I am seeing a lot of TH-camrs making videos on cursor recently.
Yes cursor is not new but the composer feature is the reason of the new buzz
Real reason is Andrej Karpathy tweeted about it, and people are catching the wave.
@@VastCNC Andrej, not Andrew
Composer + Claude 3.5 Sonnet being a beast at coding
@@michaelnurse9089 thanks, fixed it
your channel has been incredibly helpful. i wish i could sub through youtube.
Thank you so much man. I appreciate your support
great video thanks for taking time to do this. save me alot of time bro, i laughed at 15:58 lol
Only course you'll need for real!
Thanks for the video buddy! :)
Any time!
Sir , can you make videos on Best OCR available in the market
So this a new separate code editor, not a plugin right? So I wont be able to use this in other IDE like JetBrains or Visual Studio?
It's a vscode fork. So you can import everything from vscodr
@@1littlecoder I use JetBrains Rider for C# coding, it provide a nice debug experience. I guess I can edit the code with cursor and run it in Rider if that sound smart
Very helpful. Thank you.
Glad it was helpful!
What software do you use to record this video, with the screen as well as the camera?
I record those two separately but simultaneously. Face with iPad camera and then screen with Mac and then combine then. Some other times I use a software called Screenflow where I can record both together
@@1littlecoder thankyou
Windows Bigot. in clip 2.13 you tell how to bring up the setting in Mac. Even though you are using a mac, it would have been nice if you indicated what the Windows equivalent would be which most people who use mac in their demos do
Unfortunately I haven't used windows for many years so I didn't want to speculate. Sorry.
Enjoying your channel, sir! Is there subscriber-only content or other perks for joining?
Video starts at @1:10
Add paddle controllers and score feature.
Hello from Miami Fl ! would you be open do doing private lessons via zoom?
I usually don't . Feel free to mail me we can chat about what's that you're looking for.
Can we use this to build an app for Apple Vision Pro?
I saw someone using it to create MacOS app so technically Vision Pro should be possible given it's the same Swift
Here's my other Coding with Cursor videos.
1. Making a Google Chrome Extension with Cursor AI - th-cam.com/video/EvEvK8yQchw/w-d-xo.html
2. A HTML based Weather App using Cursor AI - th-cam.com/video/x6uC3CJmCQg/w-d-xo.html
3. Next JS App with Cursor - th-cam.com/video/n9Bx-DK9MLg/w-d-xo.html
thanks for the video.. I think one of the important decision to make is between paying pro $20 or just use api key. why? because paying pro gives you more features compared to using api key.
did not you say this is the only cursor video we may need 😂
Nice quick tutorial! I’ve tried using @Codebase in chat against a bunch of Python and JavaScript file in my folder but it says it can’t find a code base. What am I doing wrong?
Thanks. Are those files in your current working directory?
@@1littlecoder Yes, I did a reindex and it works now.
really waiting for it
Why did you use the chat windows instead of continuing giving instruction in the composer window?
I typically use composer for the main code base and then prefer using chat as it gives me a better interface
in order to use it, does that mean one need to (1) pay $20 monthly for Cursor and (2) pay as use for Claude API, two are separated, right?
as far as I understand, only (1) is needed. if you check out the pricing page, it states that once you run out of the 500 fast calls, you go to slow calls but keep the premium models.
i am currently trying out the trial period, works great. giving these scenarios, one might even drop their ChatGPT sub for this potentially..
Cursor includes gpt4 and claude subscription. They have 500 fast api call per month then it will be slow little bit. You can also add your own gpt4 or claude api key in the settings.
@@DilwarHossainNoorChandan does that mean when i run out of 500 request quota, the requests are gonna be slow but still keep going to gpt 4 and claude?
@@solaris6462 Yes, the requests will still go to the same models (GPT-4o / Claude), they will just be in a non-priority queue. This usually isn't a big issue (most "slow" requests are still basically instant, unless there is super high load at that moment).
Is it only html based apps you can make with cursor? Does it do Android?
Code model tend to be really good at high resource languages (more training data) so html, js, python, the C's, etc will all be good. But less popular languages won't be so good because they have less training data. That will change in the future due to the ease of generating synthetic data for coding tasks
love the video
Thank you.
Your house is beautiful ❤
Thanks bro ❤️
Thanks bro ❤️
Is it possible to pay for the subscription using rupees
Can't join your channel! 😭 I'm getting some kind of weird error in TH-cam (only with your channel)
That's weird . Anything it says ?
it's not IDE right? it's code editor?
Composer give no response always cancelled. Can anyone explain it?
The composer is available now by default as of the latest update
As cs first year i am scares
But good video
Why does it scare ?
dirtypage = someone in US might think differently LOL
Sandbox = some kids might think it's a game folder LOL
👇 next folder name... LOL
cannot follow this on a windows PC :((((((
Use ctrl instead of cmd
Every time I look up any IT shit I always end up in a muttahar vid
Not beginner level...
Right lol, beginner video! Lost after 5 minutes...
This is such a gimmick. It's completely useless with anything else than simple javascript pong clones. Try Rust and you'll see that it has zero idea what to actually do to make things work.
Most modern llms work super well for Python and Javascript. Other languages, not as good as them
That's an llm issue obviously