Cursor - A Better Visual Studio Code/Copilot?

Поділитися
Вставка
  • Опубліковано 10 кві 2024
  • Cursor is a new code editor designed entirely around AI code assistance, dubbed Copilot++. It's a fork of Visual Studio Code with AI built in at the core... but is it better?
    Links
    gamefromscratch.com/cursor-ai...
    -----------------------------------------------------------------------------------------------------------
    Support : / gamefromscratch
    GameDev News : gamefromscratch.com
    GameDev Tutorials : devga.me
    Discord : / discord
    Twitter : / gamefromscratch
    -----------------------------------------------------------------------------------------------------------
  • Наука та технологія

КОМЕНТАРІ • 56

  • @gamefromscratch
    @gamefromscratch  2 місяці тому +1

    Links
    gamefromscratch.com/cursor-ai-first-code-editor/
    -----------------------------------------------------------------------------------------------------------
    *Support* : www.patreon.com/gamefromscratch
    *GameDev News* : gamefromscratch.com
    *GameDev Tutorials* : devga.me
    *Discord* : discord.com/invite/R7tUVbD
    *Twitter* : twitter.com/gamefromscratch
    -----------------------------------------------------------------------------------------------------------

  • @user-gl1ls1jx3h
    @user-gl1ls1jx3h 2 місяці тому +50

    This looks cool, but the one thing I really want it to have is running a model locally. I don't want to have to rely on servers or my internet connection to work to be able to write code. LLMs are getting smaller these days so it's definitely possible to run your own LLM right now if your pc is powerful enough.

    • @gamefromscratch
      @gamefromscratch  2 місяці тому +22

      They have that as a "in the works/hopefully" feature category

    • @kmouratidis
      @kmouratidis 2 місяці тому

      +1. A few days ago I got Mixtral-8x7B (2.37 bits/weight) running CPU-only with ~1 t/s. Smaller models, less quantization, and a cheap GPU can really go a long way. Until then, you can use vLLM or anything that offers an OpenAI-compatible API and either point Cursor to your endpoint (if possible) or mess with local DNS and route the traffic meant for OpenAI's API to yours. A bit involved, but certainly possible.

    • @utkarshshukla
      @utkarshshukla 2 місяці тому +2

      ​@@gamefromscratchyou can easily do it. Run something that provides openai compatible api.. and then change the hosts file to map api.openai
      Cursor has option to use openai api.

    • @rob679
      @rob679 2 місяці тому +3

      @@utkarshshukla there is VS extension called "Continue" that allows connecting to any LLM provider, including LM Studio or Ollama local installation that I believe are the easiest one to run (Ollama on Linux requires like 3 short commands and it can be run on Windows through WSL). If this a fork of VS Code then this extension should work there too.

    • @utkarshshukla
      @utkarshshukla 2 місяці тому

      @@rob679 continue does not support in code edit using ctrl+k ... It's in code edit is not as refined as native cursors edit..

  • @AdrianRosarioPR
    @AdrianRosarioPR 19 днів тому +1

    i been using cursor for a couple of months and i love it. The fact that it has context of the project is a game changer.

  • @lewisse_8966
    @lewisse_8966 2 місяці тому +13

    Another day, another AI-based VsCode replacement lol

  • @rodvik
    @rodvik 2 місяці тому +1

    Been a cursor subscriber for 2 months. I really enjoy it. Good for ai assisted debugging.

  • @MrEnvisioner
    @MrEnvisioner 2 місяці тому +7

    As AI-assisted coding becomes more widespread/mainstream/mandatory to remain competitive, what's the stop these features/interfaces from just being adopted directly by VS Code / Codium and instantly dooming this Cursor product? Am I missing something?

    • @gamefromscratch
      @gamefromscratch  2 місяці тому +2

      Nothing really... they just need to do it better and I suppose that is the core of what competition is.

    • @WeenieWalkerGames
      @WeenieWalkerGames 2 місяці тому +3

      I'd also argue Microsoft's history with regards to adding requested UX features is a big part of it too. When my work switched to Teams, I looked into how to have all conversations in a small side window, something I have used going all the way back to AOL Instant Messenger in the early 2000s, but all I could find was a request for the feature from a few years ago; alas, still not added to Teams.

    • @mr.mister311
      @mr.mister311 2 місяці тому +9

      I just don't understand how the developers working with these AI features keeps missing the mark. As long as they do, I don't think it will become mainstream.
      I don't want AI to write my code and then have to write unit tests to ensure it didn't f up.
      What I want is to write code and have AI suggest corrections and improvements, so I don't have to write unit tests.

    • @boccobadz
      @boccobadz 2 місяці тому

      ​@@mr.mister311seems kinda backwards and, if you don't wanna write tests, it's kinda megalomaniac to assume your code will ever be perfect. If it's something even remotely complicated, it's kinda not possible. Unit tests are dumb, agreed, so just write integration tests.

    • @mr.mister311
      @mr.mister311 2 місяці тому +2

      Once upon a time, drills replaced a lot of the work pickaxes did in the mining industry. I feel like right now, code AI is not a drill, it is a machine that swings a pickaxe. It's often developed to solve a problem that wasn't there in the first place, and it does nothing to solve the biggest problems we have.
      We write unit tests to discover errors in the code we write. When errors are the problem, why not focus on creating an AI that can discover those in the first place then instead of letting it generate code that we can't trust aren't full of them?

  • @thirdreplicator
    @thirdreplicator Місяць тому

    Revolutionary, bro. You just got a SUBSCRIBE!!!

  • @boccobadz
    @boccobadz 2 місяці тому +4

    Can't see how is this any different than copilot/cody used in your configured vs code.

    • @jdubbeatz1042
      @jdubbeatz1042 Місяць тому

      It’s literally way better than Cody.

  • @ThankYouESM
    @ThankYouESM 2 місяці тому

    Is there a browser version of that?

  • @PurpleKnightmare
    @PurpleKnightmare 2 місяці тому +4

    I can still use Codeium with it as well, hah.

  • @AleksandarPopovic
    @AleksandarPopovic 2 місяці тому +1

    Nice, i use somtime in Studio Code like extension, for forgoten code, butm people lern one stuff this is assistince this can programing for you, when you go deel level you allone with you brain
    , and now all editor based on that why not....and visual studio have better performance from jetbrain, but little smaller functions.....

  • @Al1987ac
    @Al1987ac 2 місяці тому +3

    But how is it better than VS Code + Codeium?

    • @gravellife5643
      @gravellife5643 Місяць тому

      In free tier you have 50 gpt-4 uses and 2000 Copilot++ completions every month.

    • @Al1987ac
      @Al1987ac Місяць тому

      @@gravellife5643 Buy Codeium offers 20 gpt-4 uses per day.

  • @andrewdunbar828
    @andrewdunbar828 Місяць тому

    The name C++ is not under any kind of trademark. Bjarne has specifically said so. And ++ comes from before Bjarne invented C++ anyway.

  • @LazerPotatoe
    @LazerPotatoe Місяць тому +1

    aye-zuh-yer ? Are you joking? That's a new fun way to pronounce it I guess. Thanks for the video

  • @thirdreplicator
    @thirdreplicator 2 місяці тому

    Is it codebase aware or is it just aware of one file at a time?

    • @Iamjake1000
      @Iamjake1000 Місяць тому

      Did you ever find this out? That's the issue with AI when using it to try and code complex systems.. it forgets everything and starts over.

  • @EROSNERdesign
    @EROSNERdesign 2 місяці тому

    This site is ALWAYS on the cusp of what's going on in tech! Nice job!

  • @shlokbhakta2893
    @shlokbhakta2893 2 місяці тому

    All I want is a tabnine free tier++
    Something that’s pretty much like tabnine but can use your whole project. Better access to file autocomplete. Run locally and doesn’t do big chunks of trash.

  • @EduardKaresli
    @EduardKaresli 2 місяці тому +1

    I want VS Code but written in Rust or C++. VS Code is sooo slow for big projects...

    • @gamefromscratch
      @gamefromscratch  2 місяці тому +1

      gamefromscratch.com/zed-rust-powered-code-editor/

    • @EduardKaresli
      @EduardKaresli 2 місяці тому

      @@gamefromscratch It's Mac only... I'm on Windows...

    • @FightClass3
      @FightClass3 2 місяці тому

      @@EduardKaresli Windows sucks...

    • @FightClass3
      @FightClass3 2 місяці тому

      11*

    • @MiaChillfox
      @MiaChillfox 2 місяці тому

      @@FightClass3 Oh come on... Everyone just want's cool software for their favorite OS.
      I wish Zed was available for Linux so I could try it.

  • @publicmmi
    @publicmmi 2 місяці тому +2

    Thanks for the video.
    Btw, you mostly talking about "visual studio" where you mean "visual studio code". Thoses are 2 different programs :)

  • @killymxi
    @killymxi 2 місяці тому +1

    You realize there also exists Visual Studio that is not Visual Studio Code?
    Bad choice of words to omit is distracting.

  • @TheRealAfroRick
    @TheRealAfroRick 2 місяці тому

    Azure - Think of this pronunciation of the a like the a in At.

  • @FightClass3
    @FightClass3 2 місяці тому +3

    Sick of Chromium or VSCode based software...

  • @jaimimcentire99
    @jaimimcentire99 2 місяці тому

    Visual studio code is not the same as Visual Studio.

  • @OlegLecinsky
    @OlegLecinsky 2 місяці тому

    Wait... there are people calling themselves "programmers" who need AI to read the code? 😁 It's like, you know, someone claiming to be a "writer" who couldn't read

  • @baconwarriorgames756
    @baconwarriorgames756 2 місяці тому

    First

  • @ShinSpiegel
    @ShinSpiegel 2 місяці тому +4

    Am I the onlyond tired of this AI bloated stuff?

    • @jaimimcentire99
      @jaimimcentire99 2 місяці тому

      Maybe not. But in my opinion, this is one place it really shines.

    • @ShinSpiegel
      @ShinSpiegel Місяць тому

      @@jaimimcentire99 Agree to disagree.

    • @jaimimcentire99
      @jaimimcentire99 Місяць тому +1

      @@ShinSpiegel Sure. I personally like copilot because it increases my coding speed - by a rather large margin. As well (in many cases) it seems to know what I want to do before I type it, and it codes it for me, in my coding style - especially things that might be tedious. It's not a replacement for thinking - it seems to be right about 80%-90% of the time - and will even catch details that I might forget. It's not a "do my job, and remove the need for me" kind of thing. It's really like having a good pair programmer who doesn't mind doing the boring work.

    • @ShinSpiegel
      @ShinSpiegel Місяць тому

      @@jaimimcentire99 cool man. Good for you.

  • @chrismcpherson7582
    @chrismcpherson7582 2 місяці тому

    Just dont understand how AI coding is useful. If you need your hand held so badly, just use visual basic, lol

  • @spectralcanvasimages
    @spectralcanvasimages 2 місяці тому

    AI = Nope...