The New GitHub Copilot X Powered by GPT-4 is Here!

Поделиться
HTML-код
  • Опубликовано: 10 июн 2024
  • Hello everybody I'm Nick and in this video I take a first look at the recently announce GitHub Copilot X that is powered by GPT-4. It adds many features with the main one being a ChatGPT like experience which is full context aware in your IDE.
    GitHub Copilot X: github.com/features/preview/c...
    Announcement Blog: github.blog/2023-03-22-github...
    Check out my courses: dometrain.com
    Become a Patreon and get source code access: / nickchapsas
    Don't forget to comment, like and subscribe :)
    Social Media:
    Follow me on GitHub: bit.ly/ChapsasGitHub
    Follow me on Twitter: bit.ly/ChapsasTwitter
    Connect on LinkedIn: bit.ly/ChapsasLinkedIn
    Keep coding merch: keepcoding.shop
    #github #copilotx #gpt4 #chatgpt

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

  • @jd31068
    @jd31068 Год назад +37

    crazy times, the craziest part is how quickly MS acted on this. Google was totally Yahoo'd in the arena

    • @abj136
      @abj136 Год назад

      Probably because Google is commited to doing exactly this but through Deepmind, and Microsoft doesn’t have an equivalent so it was eager to buy in.

    • @MephCom
      @MephCom Год назад +2

      Lol! Underrated comment! Love the analogy.

    • @dekcode2824
      @dekcode2824 Год назад +1

      Man, sounds like ChatGpt generated comments 😂

  • @mehmetfatiherdem7074
    @mehmetfatiherdem7074 Год назад +145

    I think it's very important to use LLMs for learning rather than "Hey! Do this job for me so I don't have to". Since this is not like a General Intelligence, it will eventually fail at some point of the project and it becomes your duty to debug and fix it. I know that it does awesome work most of the times, we shouldn't blindly follow what is does. I wonder how we are really going to integrate this to real industry. Interesting times ahead 😅

    • @charlielarson1350
      @charlielarson1350 Год назад +25

      I think we're living in a very brief period where these AI models are good enough to aid real developers but 5-10 years from now there will be a model that goes from prompt -> product with no oversight at all

    • @mehmetfatiherdem7074
      @mehmetfatiherdem7074 Год назад +1

      ​@@charlielarson1350 Sure, what I am trying to say is it is not gonna happen with these ChatGPT type of tools. Those tools work on probabilistic algorithms which cannot be fully reliable at scale. It will happen with a some sort of general intelligence.

    • @ciberman
      @ciberman Год назад +25

      That's why I like the approach of calling "Copilot" and not "auto code fixer" or something like that. It's a companion rather than something that does everything for you.

    • @AnotherFancyUser
      @AnotherFancyUser Год назад

      @@ciberman ^ This

    • @cholst1
      @cholst1 Год назад +4

      That and a somewhat improved autocomplete is basically what I use it for. Stuff I know that is boilerplaty (translate these Rust structs to Typescript interfaces as an example), is great use imo.

  • @mevanced5733
    @mevanced5733 Год назад +30

    What a time to be alive

    • @amoenus_dev
      @amoenus_dev Год назад +9

      I am holding my papers the whole year

    • @yucode7356
      @yucode7356 Год назад

      this is actually a ruse for AI to control developers. make them all join the wait list.if they control software developers, they control the world

  • @NotU-eg1jf
    @NotU-eg1jf Год назад +7

    "Grandpa, can you describe the early 2020s?"
    "Ah, the early 2020s were quite a time. We faced a global pandemic, a surge in mental health issues, toilet paper shortage, widespread misinformation, civil unrest, and intense debates around cancel culture and social justice. We had a rather intriguing president and experienced the infamous events of January 6th. We fought a Proxy war with a nuclear-armed nation, high gas prices, remarkable advancements in nuclear fusion and the dawn of the AI revolution.
    Other than that, not too much happened - it was a pretty quiet compared to the mid 2020’s”

  • @paarma1752
    @paarma1752 Год назад +56

    I hope this will be included in VS proper as soon as possible. The current VS Copilot is still a bit clunky, but it's 1000 times better than nothing.

    • @desther
      @desther Год назад +3

      I would actually use the "chat" feature inside vscode like they showcase here, but i tried current version of copilot and tbh for me "nothing" is better than that, because i find constant autocompletion very distracting as it steer away my focus.

    • @michaelnurse9089
      @michaelnurse9089 Год назад +5

      1000 x 0 = 0. I will understand if you want to hate me.

  • @Joe-SoftwareEngineer
    @Joe-SoftwareEngineer Год назад +46

    I'm a simple guy. I see Copilot + GPT-4, I join the waiting list.

    • @nazarinebeats5521
      @nazarinebeats5521 Год назад

      It’s gona learn our development patterns and then replace us 😢

  • @nickweidemann3113
    @nickweidemann3113 Год назад +2

    I have scoured hundreds of programming related channels and yours is genuinely by far my favorite. Truly a great channel for junior to senior devs to learn from, thank you Sir!

  • @Shiguenori
    @Shiguenori Год назад +1

    Can't wait for your video showcasing the Copilot X!

  • @juandesalgado
    @juandesalgado Год назад +12

    One problem is that no developer who has signed an NDA will be able to use it, until these models can be run locally or on company servers. (Let alone training, but here I just meant inference from prompts.)

    • @liosscip
      @liosscip Год назад +2

      nvidia just released a new ai which you can run locally which seems to be quite good

    • @Dimencia
      @Dimencia Год назад +1

      I'm not sure, they've got some pretty clear terms that they claim no ownership over your code (or even the suggestions it gives), the data being sent is encrypted both ways and not stored, and they'll even defend you in court if someone sues you over code it gave you
      There's a reason they offer a Business subscription

  • @michaeldbouck
    @michaeldbouck Год назад +18

    What about IP (intellectual property)? Though impressive, I do have privacy/IP concerns about using this technology on a proprietary codebase. What sort of protections (if any) are around this area?

    • @armanx2
      @armanx2 Год назад

      What sort of protections => probably at first they will first claim we get all our privacy respected and after a while someone will figure out they are collecting EVERTHING from your system, just like happens with FB , Google and Microsoft so i would say probably we as devs realistically will not get ANY IP protection but ofc they will claim otherwise.

    • @vitaliyvasiliev7854
      @vitaliyvasiliev7854 Год назад +7

      Hehe :)
      All your code now belong to the fellow Corporate. For the Greater Good, of course!

    • @Prosperousheart
      @Prosperousheart Год назад

      I think it's too late if you already put your code on GitHub

  • @FWCC1
    @FWCC1 Год назад

    I feel your excitement Bro! Well done! 👏

  • @josephmilazzo8713
    @josephmilazzo8713 Год назад +15

    I really need this hooked into my codebase with Rider and vs code so I can really use it. This is exactly what I've been waiting for. The ability to be in my codebase and have all that context. Copy/pasting to Chat GPT is a bit annoying as it makes mistakes and whatnot.

    • @ahmedexmor
      @ahmedexmor Год назад +2

      Soon we will have 1000x coders 😂

    • @cyberslim7955
      @cyberslim7955 Год назад

      @@ahmedexmor minus the waitlist! 🤣

  • @wlockhart
    @wlockhart Год назад +30

    Impressive, but it would concern me to automate the writing of unit tests from existing code. You're not really testing that the code is correct, just that the code does what it has been written to do, but that's not the same thing. This is why ideally unit tests should be written first, although I realize that in practice this doesn't always happen, because developing a solution to a problem is an iterative process. Even human written tests sometimes suffer from this problem, and you can get a test passing when it shouldn't. Even so, assuming that the code is correct and telling an AI to write unit tests from it is asking for trouble.

    • @prouleau4440
      @prouleau4440 Год назад +8

      I would prefer to write the tests myself and then ask Copilote to write the code.
      Then add a test and make it refactor the code to satisfy it too.

    • @mehmetfatiherdem7074
      @mehmetfatiherdem7074 Год назад +6

      That is why it's still called co-pilot. you have to watch it until it gains some sort of general intelligence😂

    • @wokker2
      @wokker2 Год назад +2

      @@prouleau4440 Also that works perfect. with chat gpt-4

    • @ZvonimirFras
      @ZvonimirFras Год назад

      Copilot should be able to deduce what your code is supposed to do based on naming and comments. The same way it can find bugs in the code.

  • @RememberingAI
    @RememberingAI Год назад

    Thanks. This changes everything.

  • @codeforme8860
    @codeforme8860 Год назад +10

    I hope copilot x has first-class support for VS. I can not wait for my invitation and trying this on a legacy code base.

  • @funkahontas
    @funkahontas Год назад +5

    RIP Stack Overflow you won't be missed.

  • @frankfernandez3608
    @frankfernandez3608 Год назад +3

    I woke up to these news. Insane!!!!!!

  • @parlor3115
    @parlor3115 Год назад +30

    I guess the version that willl completely take over our jobs could be called GitHub Pilot Infinity 😅

    • @SmartLog356
      @SmartLog356 Год назад +1

      Just Github Pilot or Main Pilot. We are no longer needed 😬

    • @vacc1001
      @vacc1001 Год назад

      The version that will completely take over your job is a bunch of 3 dudes named Raghav, Kumar and Mahesh sitting in Bangalore

  • @Alexander-by4uv
    @Alexander-by4uv Год назад +85

    Wait till process management software gets a deeper integration with this new AI world. The whole tech lay offs are just the preparation for the new era of work.

    • @user-eo1vk
      @user-eo1vk Год назад +2

      Meaning? I am a beginner can you explain?

    • @Jack-hk6kl
      @Jack-hk6kl Год назад +33

      @@user-eo1vk fellow beginner here: it means we’re fked lol

    • @vivekkaushik9508
      @vivekkaushik9508 Год назад +4

      @@Jack-hk6kl You got it mate.

    • @peterpuz3052
      @peterpuz3052 Год назад

      @@vivekkaushik9508 Come one guys, don't be so nervous :) There's so many legacy garbage code out there so the AI will commit suicide after trying to analyse or fix it... That's a job only for macho programmers like we are.

    • @ClowdyHowdy
      @ClowdyHowdy Год назад +21

      These tools make developers more productive. Most companies have no shortage of software they could write, they just don't because they are time limited. If these companies can get more out of their devs, they will be more likely to turn profits from new software, and therefore be able to keep hiring these new super productive programmers.
      The programmer is not dead yet.

  • @erikdahlen2588
    @erikdahlen2588 Год назад +10

    If it is as good as it looks, wow 😲

    • @QwDragon
      @QwDragon Год назад +2

      It's never is. Just an ad 😞

    • @michaelnurse9089
      @michaelnurse9089 Год назад +3

      It doesn't exist yet. They are trying to drum up support prior to making it. It was a 'preview for press' massaged by the Copilot team.

  • @abj136
    @abj136 Год назад

    What are TOS though? Does it include things like MS / OpenAI get full access to the code so it can help you refactor and generate tests?

  • @thommccarthy1139
    @thommccarthy1139 Год назад

    Love the cli aspect!

  • @benderbg
    @benderbg Год назад +6

    I already bought Agriculture 101 book.

    • @zarzache1
      @zarzache1 Год назад

      You can just ask chatGPT

  • @nawakoff2581
    @nawakoff2581 Год назад +7

    Well, seems the Pandora's box is open and the point of no return is crossed

    • @pchandu1995
      @pchandu1995 Год назад

      you said it better, this is going to fire me from my job.

  • @kamilstachera
    @kamilstachera Год назад +3

    It's no longer copilot, we are copilot now

  • @muhamedkarajic
    @muhamedkarajic Год назад

    Crazy :) hoped this will happen, now it happened. Definitly will make the programming more efficient and effective ^^

  • @carlaferreira2
    @carlaferreira2 Год назад

    Mind-blown 🤯😎💖

  • @Domik21997
    @Domik21997 Год назад

    Díky!

  • @Efizzle45
    @Efizzle45 Год назад +5

    I think I won't have the ability to use a tool this in my current position for some time, but this makes me really excited to start doing some personal projects with all the mundane/ less interesting parts of that process that it could make easier.

    • @AlexSchwartzATV
      @AlexSchwartzATV Год назад +2

      why not? just curious on the limitation you face

    • @sanderaits
      @sanderaits Год назад +5

      @@AlexSchwartzATV Probably due to legal reasons of sending the codebase to a 3rd party (Copilot) for analysis

    • @harnageaa
      @harnageaa Год назад

      @@sanderaits I think there will be "copilot" version for companies in which they have to claim they don't collect data, and huge lawsuits could follow which would destroy microsoft. I think copilot is for your every day joe, and small companies that don't care about data.

    • @sanderaits
      @sanderaits Год назад +1

      @@harnageaa That's what I'm hoping for as well, a business license, or better yet a solution to run the computing network locally in-house (or as a cloud service that only the company has control over). Github can still be the middleman for updates and billing, but just let me host the neural network myself if I have the hardware.

    • @PicnicError
      @PicnicError Год назад +1

      @@sanderaits Copilot for business comes with an administrative section where your admin can disable the code analysis. As a solo developer you can also opt your code out of ingestion into their system.

  • @Seremothgr
    @Seremothgr Год назад

    The other features are neat though CLI was just a matter of a curl in a shell script. Thing is, can this one really read your whole project and can it generate code for functionalities that follow the principles and couple parts of existing code?

  • @ahtoshkaa
    @ahtoshkaa Год назад

    Amazing!

  • @avibm948
    @avibm948 Год назад

    The progress in technology is going to be anywhere from 10 to 100 times faster now. Productivity is going to be far higher. The world is going to change quickly. The big LMM models are the best innovation ever made by humans after inventing the language.

  • @srikark3532
    @srikark3532 Год назад

    Super!

  • @Zenuka
    @Zenuka Год назад

    I need this guy to have access asap

  • @VortexWind
    @VortexWind Год назад

    looking forward to it, hope will be Rider compatable

  • @przem074
    @przem074 Год назад

    Will it also work with Azure #devops (Pull Requests), or just GitHub?

  • @derkin860
    @derkin860 Год назад +1

    i won't be missing unit tests!

  • @israelpeled
    @israelpeled Год назад

    תודה!

  • @user-zv9hv9gm5d
    @user-zv9hv9gm5d Год назад +1

    Sounds interesting, but what about privacy? In our company I'm not allowed to use confidential and not even internal data with GPT. So, I think our chief security officer would not be very excited if I share the whole codebase with OpenAI. What do you think about that?

  • @jRQLME
    @jRQLME Год назад +1

    Having access the whole project context is some next level shit!
    Soon you just need to write a clear bug/task description, it will code it and write tests for it. Programmers will be full time code reviewers...now just imagine what this will be able to do in a few years.

  • @michaelmartin2710
    @michaelmartin2710 Год назад +1

    I need this now. I mean it. It is stupid how much I want this right about now. It is like my favourite film gets a sequel and this is the trailer for it.

    • @michaelnurse9089
      @michaelnurse9089 Год назад +2

      Join the wait list like everybody else, sonny.

  • @LuisAlonzoRivero
    @LuisAlonzoRivero Год назад

    CLI for docker and aws will be awesome

  • @zitronenmelisse3
    @zitronenmelisse3 Год назад +1

    GPT replaces junior developers the same way autopilot in planes replaced junior pilots.

  • @user-di8kl4cc5u
    @user-di8kl4cc5u Год назад +1

    This is fucking crazy. I can't wait to get access

  • @Kaz-TDS
    @Kaz-TDS Год назад +1

    Hey Nick super excited to see the videos of it in use in the future. Do you have any idea about security ?
    Chat GPT just had a huge issue leaking people queries and with this automatically feeding my or even worse my company's proprietary code I'm interested if they mentioned anything about how this copilot will treat and what will it do with the codebases it scans to provide the context.

    • @ZvonimirFras
      @ZvonimirFras Год назад

      iirc OpenAI said at some point recently that they won't train on inference data. And it will keep the data for only some short period of time (I think it was 30 min) but are open to making special deals to keep it shorter.
      That said, security is always an issue. Often gets better with time if targetted a lot.

  • @robrider838
    @robrider838 Год назад

    I have it. Love it. It's like Resharper++++++

  • @ckwcfm
    @ckwcfm Год назад +1

    Now I need a wider monitor

  • @ramfattah211
    @ramfattah211 Год назад +2

    I love these AI videos from Nick. I can't wait to learn more from you about C# and AI.

  • @vadelafuente
    @vadelafuente Год назад

    Nick please help me! What Windows computer you recommend to work for Visual Studio, no budget restrictions. (XPS 15, X1 Extreme Gen 5, surface laptop, etc)

    • @nickchapsas
      @nickchapsas  Год назад

      No idea I use a MacBook Pro

    • @vadelafuente
      @vadelafuente Год назад

      @@nickchapsas I've been using a Macbook Pro as well for the last 4 years but I was planning to comeback to Windows... I guess I'll think it twice Thanks!

    • @georgebeierberkeley
      @georgebeierberkeley Год назад

      Lots of RAM (at least 32MB) and multiple cores. And a fast SSD (don't even think about a spinning drive!). If you're doing a lot of Zoom, things will crawl...so a fast graphics processing. And you'll need high-resolution on at least 2 monitors. I run a medium-sized (8 projects in solution, 400K lines or so) project -- compiling can take btw 30 secs and 1 minute. I'm doing this on a Surface Pro 7 16GB and am ready to upgrade myself. I sure wish there was a service where we could try out configurations with our codebase and see what works best.

  • @Mosern1977
    @Mosern1977 Год назад +1

    I hope it can refactor code, but if it could just adding comments to existing methods would be a great start.

  • @geigermate
    @geigermate Год назад +15

    As a 2nd year CS student this is kinda depressing that I might will be redudant when I graduate, completely replaced by AI. It takes a serious toll on my mental health for the reason that I don't have a solid future outlook as I did when I started uni...

    • @jendabekCZ
      @jendabekCZ Год назад +9

      You will just use AI to your advantage.

    • @forben3523
      @forben3523 Год назад +13

      If it is advanced enough to replace you, it will be advanced enough to replace most white collar jobs which is when your job will be the least of your concerns

    • @mehmetfatiherdem7074
      @mehmetfatiherdem7074 Год назад +4

      I have been in the same boat too. For the last few days, I started to just calm down and embrace this. The thing that got me relaxed was I asked How can this thing be my replacement? Think about it. There is a huge global industry running at some pace and it doesn't sound realistic that the whole world just replace humans with a Language Model(not some kind of General Intelligence). Language models work using probability which means it will eventually fail at some point and what do you think will happen then? If it is just a side project of yours that would be fine but imagine it fails at a huge codebase that makes money to the company. Like I said as long as we don't invent a general intelligence we should be fine. I hope this makes you feel better.

    • @MrSurfsAlot
      @MrSurfsAlot Год назад +4

      Yall honestly have nothing to worry about. If anything you have it way easier because you have this stuff as tools to create amazing projects whereas when I was coming out of school in 2020 I didn't have any of this stuff

    • @normalmighty
      @normalmighty Год назад +3

      This is good for developers, not bad. While some teams shrink due to increased efficiency per dev, there is a lot of new work cropping up everywhere to work with ai. Tech jobs are shifting, not disappearing.

  • @abdifatahAnnaati
    @abdifatahAnnaati 10 месяцев назад

    I maybe very too to the party but I also can't believe it, The original Copilot almost 50x-ed my productivity and now bringing in the ChatGPT4 into the mix just feels like finding the perefect missing stone. btw I'm on the waiting list.late

  • @one-g4227
    @one-g4227 Год назад

    new definition of peer programming.

  • @vectoralphaAI
    @vectoralphaAI Год назад +2

    I wonder how many layoffs in tech will happen soon and how many less jobs will be available for programmers in the future.

  • @capsey_
    @capsey_ Год назад +3

    my question is would it work if the code base is, like, millions of lines of code?

    • @Tymon0000
      @Tymon0000 Год назад +4

      Probably not. But wait a year and it will.

    • @HoD999x
      @HoD999x Год назад

      it should be able to navigate through it to a certain degree

    • @EikeSchwass
      @EikeSchwass Год назад

      No the context windows is still way to small for that. Even couple of thousand of lines of codes will reach the maximum as of now. But for most use cases it should be sufficient to just look at "nearby" code and future versions will most likely increase the windows further

  • @old-barn
    @old-barn Год назад

    "if it can vertically centre a div, it can do anything" ha ha ha I feel the pain of that reference also!!!!

  • @reverendbluejeans1748
    @reverendbluejeans1748 Год назад

    I hope this helps me contribute to open source software.

  • @chefbennyj
    @chefbennyj Год назад

    Oh my gawd! It reads the entire solution, or just the current page? Edit: the entire code base. Wow! Just wow. 😮

  • @dawidzyrek6481
    @dawidzyrek6481 Год назад +4

    No shot, I hope it's gonna help me with refactoring huge, old, legacy, spaghetti code at my company.

  • @aathifmahir
    @aathifmahir Год назад +4

    Holy shit, never missing a unit test ever again. This is some nuts

  • @pinpaho
    @pinpaho Год назад +2

    I've talked with a lot of people about this, and we all agree that for today it may negate the need for junior devs in some respects, but what about in 20 years when new senior devs are needed? Who is going to be the next generation of senior devs? It's an interesting thought.

    • @spuriousGeek
      @spuriousGeek Год назад +1

      These are my thoughts exactly. I think they really need to slow the release of these AI projects because the amount of fear that I am seeing from people is alarming. I know some students that are considering dropping their computer science courses because they think it's pointless pursuing a career in software now that AI is on the rise.

    • @fedesms
      @fedesms Год назад +2

      I think junior devs will use this tool and, thanks to the explanations ChatGPT provides, learn from it much faster than we used to. They will just need support from Seniors to point them towards good practices, clean code, etc. Kind of like now :)
      Until we reach General Artificial Intelligence which is as capable as a Senior dev, I don't think it will make devs obsolete. But I think that's when the singularity happens and pretty much everyone becomes replaceable by AI 😅 So let's hope that's centuries away

  • @corblimey8729
    @corblimey8729 Год назад

    Is there copilot for visual studio?

  • @timothyjamesmatheson
    @timothyjamesmatheson Год назад +1

    Wow wow wow wow wow

  • @baddlyghost5509
    @baddlyghost5509 Год назад

    1:40 "If it can answer that, it can do anything" hahahaha

  • @bartholomewgander540
    @bartholomewgander540 Год назад +2

    I was literally thinking today during coding “Copilot helps me out a lot, but what if I could paste my whole repo into chatgpt, and ask it some questions” 😂

  • @linuxuser1234
    @linuxuser1234 Год назад

    I hope that this comes out to Visual studios community

  •  Год назад

    Nick, I know you use internally Rider as I do... do you know whether there will be Copilot X support for Rider?

    • @nickchapsas
      @nickchapsas  Год назад +5

      Absolutely. Rider shares the platform with the other IntelliJ based IDEs that are very popular so we will definately get it. Maybe Microsoft will pull a M$ and lauch it in VS and VS Code first, but it will definately be in Rider after that.

    • @hck1bloodday
      @hck1bloodday Год назад +1

      @@nickchapsas In the second 3:28 they show jetbrains, I guess that includes ryder and other jetbrain IDEs

    •  Год назад

      @@nickchapsas I checked the beta page and for now you subscribe for the beta in Vs code and visual studio only

  • @PanzrKunst
    @PanzrKunst Год назад

    "How to vertically center a div? If it can answer that, it can answer anything". This cracked me up 🤣

  • @TheAzerue
    @TheAzerue Год назад +1

    I wonder from security perspective. If CHAT-GPT 4 has access to all my code. Could there be a security lapse. i mean suggesting some one else code or solution to other person.

    • @fala86able
      @fala86able Год назад

      Absolutely yes, even if indirectly it might do that and you have no way of knowing that. You are sending your code to a third party company. What is more OpenAI has taken tons of code from github. It is now part of their statistical model but in a different form. Most of code there is licensed but they completely ignored that saying it is public facing and took it. They do not even give anyone credit or show where the solution is coming from. I think this is a huge omission and a gap in the law.

  • @Wanderer2035
    @Wanderer2035 Год назад

    Can it also debug css code?

  • @RockRockAndDogs
    @RockRockAndDogs Год назад

    Esto de las inteligencias artificiales es una locura

  • @punkouter23
    @punkouter23 Год назад

    So this is what I wanted right? The context knowledge of copilot + the ability to ask for complete code ? So now I can start like I would with chatGPT but now I can make my own changes and when I ask for help it now understands what I have done.. unlike using chatgpt.. right?

    • @punkouter23
      @punkouter23 Год назад

      @@kaylaroxx what do i got wrong ?

  • @JoshWeeks
    @JoshWeeks Год назад

    This is all getting pretty serious. But let me know when I can just create a github issue and sit back and wait for the pull request.

  • @anarhistul7257
    @anarhistul7257 Год назад

    Copilot got in my way most of the time and only used it twice during the free trial. I hope this is better.

  • @dreamdancer8212
    @dreamdancer8212 Год назад +9

    As a tech geek I celebrate this . . . as a human being it scares me . . . it may take us very high . . . or it may kill us.

    • @DanZ-fq2qs
      @DanZ-fq2qs Год назад +1

      as a dev everyone should be scared

    • @anderskehlet4196
      @anderskehlet4196 Год назад

      Don't worry, climate change will get us before this ever becomes a problem.

    • @vacc1001
      @vacc1001 Год назад

      kill us how? Do you actually have a reason or is it a random fear?

    • @dreamdancer8212
      @dreamdancer8212 Год назад

      @@vacc1001 Honestly it is more that I can not estimate in the least what this will evolve into in the next years - what social ramifications it may have for the people who are not in possession of this technology. And what decisions may people decide to lay into the hands of an AI in a couple of years because it is cheaper than to have it controlled by people.
      Flying planes, driving trucks, controlling water , electricity or nuclear facilities without us having fully understood the decision processes of this technology.
      So in reality I may be rather scared of the people who own this and implement this than by the technology itself.

  • @amnesia3490
    @amnesia3490 Год назад

    Oh boii

  • @shivamkumar-qp1jm
    @shivamkumar-qp1jm Год назад

    The most headache thing here is the waitlist waiting for GPT4 for 12 days

  • @joshbarghest7058
    @joshbarghest7058 Год назад

    6:13 might want to consider the ramifications of that...

  • @seldomseen_78
    @seldomseen_78 Год назад +1

    Here, please take my money now.

  • @AndrewMorison_morrie
    @AndrewMorison_morrie Год назад +1

    I was about to terminate my Copilot sub but know that I have seen this. Wow.

  • @XavierMurias
    @XavierMurias Год назад +2

    The AI Revolution

  • @ANdR3WISCOOL
    @ANdR3WISCOOL Год назад

    If it can answer cantering a div, it can do anything hahah!

  • @wely92
    @wely92 Год назад +1

    "[How do I vertically center a div?], if it can answer that, it can do anything!" - Nick Chapsas 😂 I've found my epitaph

  • @alexandernava9275
    @alexandernava9275 Год назад

    Has there been any news on when copilot will come to visual studio?

    • @robrider838
      @robrider838 Год назад

      Its available on the market place. The VSC version seems to be more advanced tho.

  • @Action2me
    @Action2me Год назад

    “If it can vertically center a div, it can do anything” 😂😂😂😂

  • @quadratetechsolutionspriva3669
    @quadratetechsolutionspriva3669 Год назад +1

    Assalamu Alaikkum Warahmathullahi Wabarakathuhu 🎉🎉🎉🎉

  • @holdthetruthhostage
    @holdthetruthhostage Год назад

    All the future is now baby the future is now cuz man if that co-pilot can scan your code rewrite it and add features that are not in your code oh man game design technology everything's about the change
    Especially with GPT-4's ability to read and spit out over you know 24,000 words

  • @weluvmusicz
    @weluvmusicz Год назад

    I think at this point we can all go and seach for another job like brick layer or something like wise

  • @KeithPhillips
    @KeithPhillips Год назад +1

    I can't imagine being involved in programming and not knowing regular expressions...regex...
    Am I just old? Lol 😂😂😂

  • @ozorg
    @ozorg Год назад

    How much is it? Or do i get the upgrade for free as a paying user?

    • @alexanderpoplawski577
      @alexanderpoplawski577 Год назад

      No, looking at the description on the web site, it looks like you can add features like chat, docs and cli as separate subscriptions. But currently no costs are specified.

  • @pharoah327
    @pharoah327 Год назад

    You should really take the time to learn regex. I can take large amounts of data and perform some preprocessing in seconds with regex. It can be used as a very intelligent find and replace. It can also be used to quickly validate user input or grab values from within strings (such as finding digits within a string). It is definitely worth it to learn about this.

  • @amadexi
    @amadexi Год назад

    I have it for free as a big opensource project contributor, I hope copilot X will stick the the same plan.

  • @raphaelmt1706
    @raphaelmt1706 Год назад

    Holy shit

  • @Nihal-lw6iw
    @Nihal-lw6iw Год назад

    hey everyone i have a question that,,, is ai replace web developer 😊😊😊😊😊🐯🐯🐯

  • @anonanon1604
    @anonanon1604 Год назад

    if it's "here" then why can't I use it yet?

  • @Linkario86
    @Linkario86 Год назад

    Alright. Time to get into Robitics and hope enough time will pass until Robots can build themselves

    • @spuriousGeek
      @spuriousGeek Год назад

      erm...robots already do build themselves - it's better to be a surgeon me thinks. Trust issues will prevent people from allowing fully autonomous machines to perform surgery I reckon

  • @thesystem5980
    @thesystem5980 Год назад

    Acknowledged.

  • @fawkes5598
    @fawkes5598 Год назад

    Maybe it did that well because it was a common job test you could find on the internet. And so the solution to it may also be present in the training dataset of chatGPT. Why don't you test it with a whole new challenge of your own?

  • @CrippleX89
    @CrippleX89 Год назад

    Well, there goes my job

  • @Dimencia
    @Dimencia Год назад +9

    A new thought about AI taking developer jobs...
    If this makes devs 10x as productive, hiring a developer at the same rate is 10x more effective than it ever was before. We could even see a boom in developer jobs. Businesses aren't short on profitable ideas, usually they've got a thousand that they can never get to because they don't have enough engineers to get them all done

    • @terminator4974
      @terminator4974 Год назад

      Feels like this is how its gonna end yeAh. Devs not working on stories but the whole feature / solution lol.

    • @GammaSouljah
      @GammaSouljah Год назад +2

      i think you need to go and watch some lessons on economics.. If a developer is 10x more productive then it would create an oversupply of developers not a boom.... Becasue now the work they are now doing's value would have just dropped through the floor.... This is economics 101.

    • @terminator4974
      @terminator4974 Год назад

      @@GammaSouljah yes and a human always wants a basic level of stress so business will push the envelope and require more business lol its a vicious cycle