Cursor Is Beating VS Code (...by forking it)

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

Комментарии • 433

  • @t3dotgg
    @t3dotgg  2 месяца назад +94

    Btw the FrontendMasters sale is up until NEXT Wednesday, so you still have 7 days 👀

    • @DonjiKong
      @DonjiKong 2 месяца назад +6

      Video seems a smidge like a bs review. Being good at math is not up to the tool, it’s up to the llm, unless I’m missing something here.
      I will say that copilot is trash at these things, but still.
      I just use Claude and it gets all my number crunching correct every time.
      I wish you would have started off highlighting why their implementations of the llm tech is much better than the other solutions.
      Still like the video, keep up the great reviews.

    • @theDanielJLewis
      @theDanielJLewis 2 месяца назад +1

      Fun ad spot! Good job!

    • @abdullahzafar4401
      @abdullahzafar4401 2 месяца назад

      I am setting up deepseek v2.5 on my local system to see if it's as good as claude 3.5 or gpt 4o as many people say that it is in coding related tasks
      I can integrate it in vscode using claudedev(it was built to have cursor like functionality using claude in vscode but now it also supports local llms)
      If the results are comparable ... I mean just WOW

    • @betapacket
      @betapacket 2 месяца назад

      Sponsor block.

  • @jay-cm
    @jay-cm 2 месяца назад +703

    The biggest issue is that I just don't trust AI results anymore. The hallucinations are common enough that I need to double check all the time or even re-do the implementation, taking longer than writing it myself.

    • @googleisevil4115
      @googleisevil4115 2 месяца назад +50

      Another problem, is the massive amount of water and energy that it takes to run these AI. Maybe in the future we will use analog technology to use less energy but currently it is using far to many environmental resources.

    • @roycohen.
      @roycohen. 2 месяца назад +13

      YEah.. actually just opening your code base to let Claude hallucinate in it is like :o.

    • @opposite342
      @opposite342 2 месяца назад +12

      Yeah LOL. Recently chatgpt hallucinated js syntax (camelcase instead of snake_case, semicolon, etc) into a question about python library that has similar method calls (but not exact) to its js equivalent.

    • @macchiato_1881
      @macchiato_1881 2 месяца назад

      The technique is to just make the model either
      A. Create tedious boilerplate for you. You can easily verify that.
      B. Generate examples from a new library or API that you don't know about.
      Why the hell are people shutting off their brains when they use LLMs when developing? You lazy fucks should just use it as an augmentative tool. Not replace your entire workflow.

    • @luka1790
      @luka1790 2 месяца назад +15

      Hmm, maybe you guys are doing something wrong? I can prompt out the whole components, frontend, and backend code in one sentence, and it works more often than not.

  • @sebastianramirez5781
    @sebastianramirez5781 2 месяца назад +278

    "it's only 400 bucks a year" damn man I guess I'm brokey

    • @wedding_photography
      @wedding_photography 2 месяца назад +4

      It's actually $20/mo for the Pro tier.

    • @tadiwapfachi
      @tadiwapfachi 2 месяца назад +9

      @@wedding_photographyhis point exactly

    • @ononaokisama
      @ononaokisama 2 месяца назад +5

      Sounds like it sorry u had to find out this way

    • @carlosmspk
      @carlosmspk 2 месяца назад +11

      @@tadiwapfachi wut. The original guy is saying it's expensive af, the replier said it's actually cheaper than that, and you're saying that's what his point was? I'm confused

    • @pencilcheck
      @pencilcheck 2 месяца назад +2

      don't eat out, cook yourself, eat salad kit, and then you will save $800+/month then you can allocate 50% of one of the months' saving to this subscription lol

  • @barrybach
    @barrybach 2 месяца назад +113

    Not sure how I feel about us centralizing our workflows with a handful of providers (whether Anthropic, OpenAI, Meta, etc.). Especially when none of these larger AI projects are profitable, so we *know* consumer prices will increase while people "need" to use it to be competitive. Also, feels a bit weird when datasets themselves aren't required to be disclosed, even for "open-source" models.
    I don't doubt this stuff can rock for senior devs (I still think it hurts junior devs overall), and it's a cool demo overall, but this current trajectory feels like we're chasing short-term productivity gains and not seeing the big picture. 🤷‍♂

    • @weftw1se
      @weftw1se 2 месяца назад +25

      How dare you have a reasonable and nuanced take on AI tools.

    • @tombyrer1808
      @tombyrer1808 2 месяца назад +1

      I guess you never heard of a thing called 'web browsers' before, regrading "handful of providers" ;)

    • @barrybach
      @barrybach 2 месяца назад

      @@tombyrer1808 Lol, true (and precisely why I don't use Chromium). BetterFox has been better, but still isn't 100% ideal 🙃

    • @kneelesh48
      @kneelesh48 2 месяца назад

      ​@@tombyrer1808or operating systems or internet service providers

    • @weftw1se
      @weftw1se 2 месяца назад +3

      @@tombyrer1808 yes, it is also bad that the browser market is dominated by a few entrenched monopolies. What exactly is the point of this comment?

  • @NuncNuncNuncNunc
    @NuncNuncNuncNunc 2 месяца назад +206

    3:00 Imagine being this excited in 2024 by an Excel spreadsheet.

    • @nickstallman2328
      @nickstallman2328 2 месяца назад +24

      I came to the comments section to say the exact same thing! Anyone with spreadsheet experience could do that far faster and with much higher confidence.

    • @10ahm01
      @10ahm01 2 месяца назад

      @@nickstallman2328 You can't deny the utility of having that within your code editor though.

    • @wedding_photography
      @wedding_photography 2 месяца назад +7

      It's not a spreadsheet though. That's what's really cool. It looks at this unstructured text, treats some parts of it with magical spreadsheet dust, and calculates the correct results.

    • @nickstallman2328
      @nickstallman2328 2 месяца назад +23

      @@wedding_photography It's only unstructured, because it was written in a text editor rather than a spreadsheet - there's nothing about that example that needed to be unstructured. You have to double check an AI's results, you don't need to double check that a spreadsheet got 1 + 1 right.

    • @michaelmcglynn968
      @michaelmcglynn968 2 месяца назад +7

      I was thinking the same thing. “Get this man a spreadsheet” 😂

  • @ekszentrik
    @ekszentrik 2 месяца назад +48

    "Anything but Excel" - Programmers
    See also: me

  • @gabrielbianchi8192
    @gabrielbianchi8192 2 месяца назад +40

    our first sponsor segment!! Nice acting theo

    • @eldarshamukhamedov4521
      @eldarshamukhamedov4521 2 месяца назад +5

      thank god for sponsorblock 🎉

    • @b_dawg_17
      @b_dawg_17 2 месяца назад +2

      Yeah, it was new but good! Honestly Theo, we aren’t upset that you have to do ads in your videos now. Those of us who care, the ones you’re here for, don’t give a crap. We know you’re an honest creator at this point.
      I can’t imagine how awkward it must’ve been for you to write and act out that ad script, but that sort of stuff is just the norm now. We’re all used to watching videos with short sponsored segments in them.
      Those of us who care about you don’t care that you had to insert ads!
      You’re my favorite soft dev content creator, and it hurts to see you hurting. You’ve got a good thing going here. Thank you for what you’ve built, and I can’t wait to see you in the next one!

  • @moumous87
    @moumous87 2 месяца назад +141

    TIL that Theo is an investor in numberless tech startups 😅

    • @chinesesparrows
      @chinesesparrows 2 месяца назад +8

      Me thinks he has enough invested everywhere to retire and is just going on for actually better technology environment for all

    • @t3dotgg
      @t3dotgg  2 месяца назад +67

      @@chinesesparrows I don't get to see any of that money for years if ever. But yes, goal is to diversify in things I think are cool with hopes that my "coolness radar" is a decent predictor of the future

    • @zeroliuxiyuan
      @zeroliuxiyuan 2 месяца назад +6

      Always wonder how to find the platform to invest in these cool projects

    • @ferd1775
      @ferd1775 2 месяца назад

      ​@t3dotgg if everyone invested that way, most would be successful investors 😂

    • @TomBielecki
      @TomBielecki 2 месяца назад

      *countless

  • @LiberaMeFromH
    @LiberaMeFromH 2 месяца назад +24

    I love how everytime he makes a video on a new app or alternative browser or terminal or IDE he says everyone is freaking out about it but this is the first time I've heard about it

    • @Glowdragon
      @Glowdragon 2 месяца назад +2

      In my developer bubble, everyone is freaking out about it

    • @e-dev9401
      @e-dev9401 2 месяца назад +3

      He's talking about twitter. Everyone in developer/SF/VC tech twitter is talking about it.

  • @larchanka
    @larchanka 2 месяца назад +40

    Vs code with codeium does absolutely everything you showed during 17 minutes. For free!

    • @eikyoutube
      @eikyoutube 2 месяца назад +3

      Cursor is also free

    • @shivak0079
      @shivak0079 2 месяца назад +8

      ​@@eikyoutube it is free but upto a certain point. Not completely free

    • @salamandr4111
      @salamandr4111 2 месяца назад

      @@shivak0079 same with codeium

    • @Someone1337.
      @Someone1337. 2 месяца назад +3

      @@eikyoutube You're theo's second account ?

    • @cobrasys
      @cobrasys 2 месяца назад +5

      None of the AI extensions I've used (CoPilot, Tab Nine, Supermaven and Codeium) were able to modify code as automatically and accurately as Cursor has. Especially for repetitive tasks (e.g., changing several methods that deal with similar things, like CRUD operations), you can implement the changes once and literally just press Tab to have it do all the rest for you - with remarkable precision, I should add. I've never seen any other IDE AI do _anything_ like it.

  • @mikeyim9985
    @mikeyim9985 2 месяца назад +22

    honestly i love the sponsored segment lol

  • @knownaschaz
    @knownaschaz 2 месяца назад +6

    Noticed the meta raybans in the advert. Was really surprised how much i wear them (though not for the AI). Not having to worry about headphones for walks, calls, transport is a game changer. Wish I had gotten the transition lenses like yours but it was a gift so cant complain. Ok, now time to watch the rest of the vid.

  • @AvanaVana
    @AvanaVana 2 месяца назад +16

    What we need is a way for AI code generation and code completion tools to have their own user config for git, so that every time you use it to write code, that line gets a git blame that says something like “User Name (AI-assisted)”. How cool would that be…
    Actually, if I were a combined AI tool and IDE like Cursor, I would integrate this as a layer on top of git, so git can stay perfect as it is already, similar to the way Git Butler works with a meta layer on top of git. This meta layer could keep track of all AI generations and completions, and record both the completion result and the prompt in its own meta “blame” and provide users with a toggle on/off UI affordance that allows users to see whether AI assisted or contributed the entire line of code, in the area on the left near the line numbers, similar to how the way git operations are integrated in IDEs in the line numbers.
    Edit: this could also easily be made into an extension for other IDEs too…

    • @LeonBlade
      @LeonBlade 2 месяца назад +1

      What would be the point of this? To point out when AI made a mistake? It's easier to just avoid using AI or to do proper code review before hand and you don't need to worry about this sort of thing.

  • @the-old-channel
    @the-old-channel 2 месяца назад +1

    If every sponsor segment you make is a sketch, I’d be down to watching them! Cool idea, I feel you can get very creative with these

  • @Paul_Marek
    @Paul_Marek 2 месяца назад +7

    Never coded React before - I'm a WP theme developer. I just used Cursor with GPT4o & Sonnet 3.5 over the past 6 months to build a whole React based Personal Data Ownership platform using WP as a headless CMS. It blew me (and my shareholders) away. As a React noob I feel like I have a f*cking magician sitting beside me. I didn't even know what a REST API was, now I feel like an expert with over 30 seriously complex endpoints. LOVE CURSOR.

  • @fanciestbanana4653
    @fanciestbanana4653 2 месяца назад +71

    This whole editor is one VSCode extension away from being obsolete

    • @tinrab
      @tinrab 2 месяца назад +5

      Cody by Sourcegraph

    • @doceddie
      @doceddie 2 месяца назад

      ​@@tinrab How does it compare with cursor as far as workflow?

    • @armesheimkind2245
      @armesheimkind2245 2 месяца назад +1

      it is, see continue dev

    • @tinrab
      @tinrab 2 месяца назад +1

      @@doceddie Never used cursor. Cody has a really good vscode integration, though. Custom models, inline edits, you can specific context files/directories/urls, saving your prompts etc.

    • @cristian91re
      @cristian91re 2 месяца назад

      I hope so

  • @KevinVinck
    @KevinVinck 2 месяца назад

    You know, I was skeptical about the new ad format when you announced it. But these are genuinely some of the best ad inserts I've seen.

  • @Ricalrax
    @Ricalrax 2 месяца назад +2

    Lol that small ad was unexpected haha kind of awkwrd funny, never expected seeing theo advertising a primagen course

  • @codewithmoses
    @codewithmoses 2 месяца назад

    I like the fact that you decided to make the ads as brief as possible Kudos.

  • @ilya238
    @ilya238 2 месяца назад +1

    *reads the title* : Oh, something interesting! Let's watch!
    *after first 3 seconds* : Oh, it's AI-powered, nevermind!
    *closes the video*

  • @RoGi797
    @RoGi797 2 месяца назад +85

    This could have been an extension

    • @flor.7797
      @flor.7797 2 месяца назад +7

      it‘s actually using an extension 😂

    • @gtamy5544
      @gtamy5544 2 месяца назад +21

      its harder to monetize extensions because perceived value is lower

    • @operandexpanse
      @operandexpanse 2 месяца назад +3

      It’s better as an app. More integrated.

    • @justpatrick_
      @justpatrick_ 2 месяца назад

      ​@gtamy5544 how is tabnine doing

    • @xnegusx
      @xnegusx Месяц назад

      They made it an app so they can profit

  • @LucasMontano
    @LucasMontano 2 месяца назад +2

    hahahah great ad insertion

  • @kearneytaaffe7059
    @kearneytaaffe7059 2 месяца назад

    I loved the sponsor ad! "Do I look I have thousands to spend on a course?! I write JavaScript for a living." Oh man, I'm feeling this statement now

  • @wrux
    @wrux 2 месяца назад +5

    I don't know man, Zed is a really good editor

  • @BugMug1996
    @BugMug1996 2 месяца назад +119

    Nobody is freaking out about cursor, everyone still use vs code

    • @shayokhshorfuddin2576
      @shayokhshorfuddin2576 2 месяца назад

      Womp womp

    • @sad_man_no_talent
      @sad_man_no_talent 2 месяца назад +1

      yeah like me

    • @Qefx
      @Qefx 2 месяца назад +3

      Yeah, went back, when I want to use AI, I like to use a seperate website / Page / Window, gives me way more control over whats going on...

    • @flor.7797
      @flor.7797 2 месяца назад

      code + chat

    • @eikyoutube
      @eikyoutube 2 месяца назад

      You are not into tech then

  • @conceptrat
    @conceptrat 2 месяца назад +1

    Haha Frontend Masters. Go get it! Now!!

  • @ged4
    @ged4 2 месяца назад +2

    Loving the ad Theo

  • @AR5ONL
    @AR5ONL 2 месяца назад

    Thanks so much for making this!!!

  • @MrJoaoBresser
    @MrJoaoBresser 2 месяца назад +8

    16:22 continue is a vscode extension that has a lot of the same functionalities

    • @tombyrer1808
      @tombyrer1808 2 месяца назад +1

      & you can use a local AI with Continue AFAIK?

    • @ac130kz
      @ac130kz 2 месяца назад

      @@tombyrer1808 yeap, ollama, llamacpp, lots of options. It's great and open source

    • @justafreak15able
      @justafreak15able 2 месяца назад

      ​@@tombyrer1808Yes, and You can use API keys for claude or gpt4o.

    • @eindbaas
      @eindbaas 2 месяца назад

      @@tombyrer1808 Yes, you can go full ollama if you want

    • @ibvhim
      @ibvhim 2 месяца назад

      @@tombyrer1808 Yes, you can use local models using Ollama, it has all of the functionalities Theo mentioned in the video and it's open-sourced

  • @Winnetou17
    @Winnetou17 2 месяца назад +9

    What I see at 4:04 if you pause and go frame by frame is that the AI started to change things it shouldn't too. First instance at 4:05 wheere it says it was $0.00340 to store in WorkerKV and the AI simply replaced it to $0.002 even though that $0.00340 wasn't part of the previous computations.
    Not gonna lie though, overall it's still neat, but I don't think I'll ever get over this "I have to recheck every little thing it changed, to be sure". Nice that it shows it with color highlighting.

    • @Ben-ts7ut
      @Ben-ts7ut 2 месяца назад +6

      using an actual spreadsheet.. without AI.. solves this problem completely

    • @Winnetou17
      @Winnetou17 2 месяца назад

      @@Ben-ts7ut Yup. But if you already transplaced the results into text, then it is a bit tedious to change it. Technically you can have in a Word/Google Docs document values from an Excel/Google Sheets spreadsheet, but that's quite tedious to set up as well.

    • @trumpetbob15
      @trumpetbob15 2 месяца назад +2

      @@Winnetou17 Or use a Jupyter Notebook kind of thing that is made for just this type of documentation in front with calculations available in the background.

    • @Winnetou17
      @Winnetou17 2 месяца назад

      @@trumpetbob15 Interesting, good to know, thanks!

  • @PirateMonkey010
    @PirateMonkey010 2 месяца назад

    love the style, you killin it

  • @doce3609
    @doce3609 2 месяца назад

    Okay you got me theo.
    I won't buy anything like always but that adspot was great.
    Nicely executed

  • @karenwest6350
    @karenwest6350 2 месяца назад +17

    God, please, no more AI editors. Nobody wants to make a damn text editor if it also isn't somehow an AI assistant that's meant to revolutionize human thinking.

  • @michaelneumair
    @michaelneumair 2 месяца назад +2

    I like your custom made ads. 😁

  • @felixallistar
    @felixallistar 2 месяца назад

    thats a pretty high effort ad-read lmao gj.

  • @binh1298ify
    @binh1298ify 2 месяца назад

    The sponsor segment is actually quite refreshing lmao =)))

  • @deand6411
    @deand6411 2 месяца назад +12

    Once you understand that cursor is a real time prediction system that works on anything, not just code, you can start to gain productivity in unexpected arenas. I use it to refine contracts, query sets of files, etc. Sure you can use other tools that have embedding functionality but you don’t get the real time predictive type ahead and git integration that shows deltas in your documents. . Not only that it corrects your grammar and spelling in real time in a way that is not intrusive and I feel better than ms word. Plus I use clause dev as well and now I have custom agents on top of that working on multiple files. It’s just incredible

    • @TheNurahh
      @TheNurahh Месяц назад

      Why do you need Cursor for this, why not simply use ChatGPT, Mistral, anthrophic directly? That's what I don't get. All the utility from Cursor comes from the AI models which they don't own.

    • @deand6411
      @deand6411 Месяц назад

      It is predictive as you type and can do on the fly changes. All the other GPT‘s you type something and get an answer. With cursor as you type it predicts. If you loaded up with a bunch of documents and rules, the predictions get pretty good.

  • @DivinPrince
    @DivinPrince 2 месяца назад

    The cursor tab feature is so amazing

  • @kisaragi-hiu
    @kisaragi-hiu 2 месяца назад +1

    The first example - I'd much rather, as an Emacs user, just code up a function to do that. Not as seemless as plain English descriptions or autocompleting, but definitely a ton more trustworthy. 30% or even 90% correct is impressive for AI, but numbers need to be 100% correct.

  • @bullpup1337
    @bullpup1337 2 месяца назад +2

    The limitations of VSCode extensions is part of the reason I am glad I switched to emacs. Nothing more extensible than that.

  • @immdipu
    @immdipu 2 месяца назад +4

    Cursor can shine until Microsoft releases new update for VS Code and copilot.

  • @DavidBowmanJr
    @DavidBowmanJr 2 месяца назад

    i watched the entire ad to support you.

  • @Flackon
    @Flackon 2 месяца назад +7

    Nevermind AI, can we talk about how insane it is to be making 5k out of recording videos of someone reading a blog post?

    • @vir2plus
      @vir2plus 2 месяца назад

      it's called a cult

  • @FryingPan
    @FryingPan 2 месяца назад +71

    17:22 PEARAI WE MADE IT!!!!!!!!!!!!!!

  • @bholmesdev
    @bholmesdev 2 месяца назад

    Opening with an example that Excel can do is wild

  • @bored77551
    @bored77551 2 месяца назад +1

    It's always about the money, cursor is 2x the cost of copilot, and using vsc is free, cursor without the ai-payed subscription is basically just vsc... so you're not even learning an interesting new IDE with different features.
    That being said, AI integration with understanding cross-files is definitely something everyone is looking forward to.

  • @aerocodes
    @aerocodes 2 месяца назад

    I've once started developing a vscode extension for AI tools. It's good in a way but it really closes the amount of things you can do. So When I first saw cursor I knew they have gone into the right direction with it. Happy for them and now I use cursor mainly and still would like to see them implement some ideas there's still to explore

  • @flyingsquirrel3271
    @flyingsquirrel3271 2 месяца назад +1

    Does some of this look kinda nice? Yes! Will I use any of this? Hell no.
    1. This stuff is good enough that you will trust it after a little while, but will screw you over afterwards.
    2. Some of the functionality you might be tempted to use it for (rename a variable throughout the entire codebase, etc.) can actually be done way more efficiently and most importantly with predictable, correct results, by any decent IDE without any "AI".
    3. Even if I wouldn't consider 1 or 2 as problematic, using this stuff would make me unlearn coding by myself after a while. I'm pretty sure it would become harder and harder to actually read and understand code and come up with solutions myself if I'd use this assistant all the time. And it would certainly be very hard to go back to a plain IDE. I also don't think the "productivity" gain would be very high, especially when considering maintenance, so I just don't think its worth making myself dependant on some proprietary BS.
    Oh yeah and also, that shit is destroying our planet like crazy! And it'ss actually much more expensive to run than they're selling it at the moment. It's a bubble and it will burst. This makes point 3 even more important.

  • @optiongammaguru
    @optiongammaguru 2 месяца назад +2

    My Coding Picks:
    - Cursor, for code editing
    - Supermaven, for code completion
    - Devv, for search engine

    • @Glowdragon
      @Glowdragon 2 месяца назад +1

      - JetBrains, for refactoring

  • @juxuanu
    @juxuanu 2 месяца назад +4

    Cool toy. I'll continue with Jetbrains.

    • @Glowdragon
      @Glowdragon 2 месяца назад

      I literally switched from JetBrains to Cursor, even though I hate VS Code 🥲
      Cursor is too good

  •  2 месяца назад +1

    I like how they do it, but for me its too big of a deal to switch the IDE for it. I work in bigger projects and therefore Jetbrains IDEs got advantages themself i dont wanna miss. I hope do good plugins to integrate there as well.

  • @flekenstine3063
    @flekenstine3063 2 месяца назад

    I use it for the quick UI optimisation and it does pretty well. Not for too complicated designs but yeah at the component level your speed increases.

  • @jargoti20
    @jargoti20 2 месяца назад +2

    It literally says "claude-3.5-sonnet" next to your "submit" button in the composer LOL, so no it is not using all of them all the time. Matter of fact, you can choose cursor-small which is unlimited vs using the others which has a 500 usage limit per month

  • @retheoff
    @retheoff 2 месяца назад

    I've been using Cody extension, seems to do all the same things, more or less. Not sure about the spreadsheet type functions, don't need that myself.
    For me , I'm just realizing some of the same things you brought up. LIke, saving grunt work here and there, or saying "whats teh syntax on this again?" , or "how does svelte handle such and such?" , and I've saved time over the grunt work code or reading over docs and SO/Google. Its becoming a time saver in little ways. LIke, I have this little class file storing in localStorage a certain way. I didn't like it wasn't namespacing keys in a like my other apps. Highlight the class, "can you make this handle the keys with a namespace:key and not store the key in the json?" Poof, here you go! So cool!
    EDIT: want to add one thing that pisses me off about these AI's. They always output in SPACES not TABS! But at least if I tell them , on each new chat, they'll rewrite with tabs. But I wish they had a stored preference for that.

  • @KylanHurt
    @KylanHurt Месяц назад

    Bro looks like he's wearing Groucho Marx glasses in the ad at the beginning 🤣

  • @eldarshamukhamedov4521
    @eldarshamukhamedov4521 2 месяца назад +22

    > Cursor is taking over fast.
    Is this based on some actual metrics somewhere?

    • @SeySvK
      @SeySvK 2 месяца назад +11

      no

    • @flor.7797
      @flor.7797 2 месяца назад +2

      based on him hating cursor despite being an investor

    • @GoldenretriverYT
      @GoldenretriverYT 2 месяца назад +5

      source: biased twitter bubble

    • @Glowdragon
      @Glowdragon 2 месяца назад +2

      I see many people switching to Cursor, including me, even though I passionately hate VS Code.

    • @dmon1088
      @dmon1088 2 месяца назад +1

      @@Glowdragon Wow, and I thought I'm the only one, I hate it with a passion for at least 5 years. I first tried cursor last year, but just the last 30 days I got from 10% cursor usage to 95%.

  • @chrismcconnell7058
    @chrismcconnell7058 2 месяца назад

    Great first sponsor spot 😂

  • @thisaintmyrealname1
    @thisaintmyrealname1 2 месяца назад +1

    in 2024 we are surprised that computers can do math? 😅😅😅
    (btw i liked the FE masters ad 😂 can't wait to see what other characters or scripts you come up with, that was cool)

  • @vinception777
    @vinception777 2 месяца назад +1

    I learned (too recently 😂) that you can just "rename symbol" for the problem you are mentioning at 7min, it does not need AI, but it's cool tho, I'm very impressed by Cursor, I might give it a shot too ^^"

  • @_aNeaire
    @_aNeaire 2 месяца назад +1

    love your ads 💕

  • @Altroo
    @Altroo 2 месяца назад

    Btw Cursor is using an extension called Continue (continue dev), which is free and open source.

  • @ways.
    @ways. 2 месяца назад +1

    W Sponsorship

  • @zeikjt
    @zeikjt 2 месяца назад +1

    The problem: you can't trust it to do the right thing all the time. Because this is true: you have to check everything it does, so what time are you even saving?

  • @keyboard_g
    @keyboard_g 2 месяца назад +2

    “that everyone is freaking out about” literally have never heard of it.

  • @snakedoc9533
    @snakedoc9533 2 месяца назад

    I use Tabnines's free tier for basic guessing what I'm going to do next, and its useful when doing a repeating action like assigning changes to an x, y and z position, you do the first one and it usually guesses the rest.
    I also use Phinds VSCode extension for asking questions, not really for generating code, ill ask it to make an example of the core concept I don't understand, play with it and ask some follow up questions then implement the concept into my project manually

  • @blockanese3225
    @blockanese3225 2 месяца назад

    When ad's are that good i don't mind them.

  • @fungilation
    @fungilation Месяц назад

    I've said Cursor > Supermaven since you were pimping that. Nice for you rediscover the same

  • @gianpaj
    @gianpaj 2 месяца назад

    Rename variables (7:00) can be done in VSCode without the need of AI. It's called Rename Symbol (F2)

  • @AstonishedByTheLackOfCake
    @AstonishedByTheLackOfCake 2 месяца назад

    the great thing about using AI for code isn't that the AI will write the code for you, but rather that it will give insight into how a certain package works and how you could interact with it
    it doesn't solve your problems, but rather just directs you in a way that leads you to solve the problem yourself
    it's like having a search engine for documentation with built in examples where you don't need to know any of the terminology beforehand or look through the entire library in order to find what you need

  • @artrix909
    @artrix909 2 месяца назад +5

    theres no way theo just put a skit in the middle of his video... hes going to turn in to linus soon LOL
    im all for it

  • @ChrissyCode
    @ChrissyCode 2 месяца назад +3

    What's also cool is the code formatting, e.g. boilerfunction(param1, Array.isArray(value) ? value : [value], OtherParam, { data: "smt" })
    then you insert a new line after the opening Bracket and cursor will suggest you to make a new line for every param correctly
    I also added the instructions that ternariy operators should always format in this way:
    condition
    ? "a"
    : "b"
    and cursor consinstently does that
    What's amazing is it's cross-file support, i once wrote a HUGE API (messy like all in 1-2 files) and then opened a NEW WINDOW with a MARKDOWN file
    began to describe the first endpoint, and cursor suggested me all other endpoints from the OTHER WINDOW

  • @TheStevenWhiting
    @TheStevenWhiting 2 месяца назад +2

    Nope. Requires you to sign in which isn't mention at all until you install it. So no thanks. For the AI to work it obviously has to review your code, will it then "train" from that code so you'll end up having to sign away your code to it for training, yet still pay them to use it. And "Only 400 a year", no thanks.

  • @aymenbachiri-yh2hd
    @aymenbachiri-yh2hd 2 месяца назад

    great tutorials, thanks man

  • @ThugLifeModafocah
    @ThugLifeModafocah 2 месяца назад

    the "kind" at 2:49 sounded like "my precious"... It was scary.

  • @codeChuck
    @codeChuck Месяц назад

    Your ads are top notch! :D

  • @DamianL-o4e
    @DamianL-o4e 2 месяца назад +12

    We are becoming so lazy we cannot use excel anymore.

  • @trustytrojan
    @trustytrojan 2 месяца назад +1

    nice ad segment, not overly long too 🙏

  • @kartikm7
    @kartikm7 2 месяца назад

    Looking forward to the open source solution video, ive been buildung a FOSS myself and have been in a dillemma for situations like cursor

  • @fueledbycoffee583
    @fueledbycoffee583 2 месяца назад

    I have been coding for 7 years already and cursor has 10x my productivity. I write a lot of MQL and SQL and cursor literally write the code for me. I could take me a good 5 hours just to create a dashboard page, now I can doit In about an hour because cursor makes all the queries for me!

  • @furycorp
    @furycorp 2 месяца назад

    The claude extension for vscode was nice

  • @RiddlerSA
    @RiddlerSA 2 месяца назад +1

    Millennials Invented Excel by hard way 😂

  • @srinivasjay727
    @srinivasjay727 2 месяца назад

    @t3 Have you tried void and how do you think about it when compared to cursor?

  • @1337bitcoin
    @1337bitcoin Месяц назад

    I hate that they thought ctrl+L and ctrl+K were appropriate shortcuts to co-opt. CTRL+L is one of my most used shortcuts. I can't believe anyone on the cursor team doesn't use this?!?!

  • @jordy442
    @jordy442 2 месяца назад +1

    The most important question though:
    Whatthemeisthat

  • @snail8720
    @snail8720 2 месяца назад

    A note about VS-Code forks: Microsoft set it up so that certain extensions (like Pylance) will break if you use an 'unofficial' version of VS-Code.

  • @DaveMacpherson
    @DaveMacpherson 2 месяца назад +30

    Soooo….you’re impressed by Cursor working like a spreadsheet?

    • @nicktids
      @nicktids 2 месяца назад +2

      Don't show the man the excel world cup

    • @zeroliuxiyuan
      @zeroliuxiyuan 2 месяца назад +2

      But the cool part is that it's not a spreadsheet and there is no written formula

    • @ub-relax6800
      @ub-relax6800 2 месяца назад +8

      A risky spreadsheet!

    • @gorak9000
      @gorak9000 2 месяца назад +7

      That was exactly my first comment too - a spreadsheet takes 30 seconds longer to setup, but you don't have to go double check all the math by hand to see if it's actual math, or halucinations

  • @falwickster
    @falwickster 2 месяца назад

    It is a VS Code with extension like: Claude Dev or Continue with a price tag

  • @christianlopesdesouza6871
    @christianlopesdesouza6871 2 месяца назад +2

    and in the end i have to pay for it

  • @javiersandoval2377
    @javiersandoval2377 2 месяца назад

    Im straight up forkin' it

  • @aquilafasciata5781
    @aquilafasciata5781 2 месяца назад

    The first AI dependency hijack attack is going to be wild

  •  2 месяца назад

    10:20 after doing the prompt and accepting, it asked for saving the files, maybe that is why nothing changed in the code?

  • @hadihassan40
    @hadihassan40 2 месяца назад

    Hey theo nothing's stopping you from using supermaven in cursor! I have been doing that and having a blast

  • @AshrafElshaer98
    @AshrafElshaer98 2 месяца назад

    You also can train the ai on specific tool by scraping there docs for example drizzle type in the prompt @docs the chose add new docs provided the url for drizzle docs page and it will scrape the docs the include it to your ai helper by typing @drizzle then the prompt

  • @erenyeager655
    @erenyeager655 2 месяца назад +1

    hahah that advertisement was surprising of u xd

  • @gamevidzist
    @gamevidzist 2 месяца назад +1

    I loved the ad ahahahahahaha

  • @wsippel
    @wsippel 2 месяца назад +1

    LLMs still can't do math, but they can use calculators (and other tools) now.

  • @alganovis
    @alganovis 2 месяца назад

    Hi great video ! What theme are you using on your editor ?

  • @wojciech-kulik
    @wojciech-kulik 2 месяца назад +1

    Ok, now back to Neovim :D

  • @therealslimaddy
    @therealslimaddy 2 месяца назад

    Codeium extension does exactly the same thing and it’s free for personal use

  • @ALTTABINMAINMENU
    @ALTTABINMAINMENU 2 месяца назад

    Doing some text transformations with neural network instead of using simple excel formula is tight!