GitHub Copilot X Explained | A big step forward...

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

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

  • @darklightplays9273
    @darklightplays9273 Год назад +111

    I think what a lot of people might have missed is Copilot voice and what it does for people with disabilities. I have been using speech to text myself a lot for long essays and assignments, The amount of work it took for me to code was one of the reasons I never got into it, but I literally just did a 180 right after the copilot voice announcement. And I'm going to get back into computer science.

  • @sydneyrenee7432
    @sydneyrenee7432 Год назад +43

    This is a godsend for people writing workflows to automate business tasks. I also translated an old project into Python from C#. I freaking love it.

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

      Yeah translating between languages used to be a big deal. It was a daunting prospect. Now it’s almost trivial with GPT-4, it’s crazy. If a project isn’t too huge it almost doesn’t matter what language it’s in. Language bindings to for interoperability with other languages too, was a big deal until now.

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

    I am a teacher that is burnt out front the classroom and I am looking to switching careers and getting into coding. This video is worth its weight in gold!!! Thank you sir!!!

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

    Travis, WHAT is that music in the outro lol?!! I must hear more!
    I am thrilled to have discovered your channel a few weeks ago. I'm even older than you (lol) and something about the way you phrase things and your tone has been clicking with me. It just feels like, "this is the guy I've been searching for, for a few YEARS now!" It's renewing hope and excitement for me that had been waning for some time.
    Thank you VERY much for what you do. It's making a big difference.

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

      Some funky song from epidemic sounds library 😂. I can look deeper for the name if you'd like. And thanks for the kind words, glad you're benefitting.

  • @Harpoika
    @Harpoika Год назад +16

    I've coded a bit as a kid and done a career and business in other technical fields having never need to code anything. I understand the basics though and now with the AI tools I'm coding away things some useful little things I could not have even dreamt of in the beginning of December -22. 🤯

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

      I think solo entrepreneurs will be the biggest benefactors of this. Coding is hard and finding funds to pay developers or finding a developer willing to work for free in exchange for stock stops a lot of would-be good business dead in their tracks. Now you can build your own MVP and prove PMF!

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

    This will definitely change the way we develop

  • @gregd6022
    @gregd6022 Год назад +23

    Duuuude, THAT is how you make an informational video! vast majority of these kinda vids i don't make it through and waiting for AI to knock them out. Yours adds value and is "tight". Two things most "talking heads" miss in a big way. Keep up the great work.

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

    17:35 - "AI is something that developers will need to embrace. If you don’t embrace it you’re going to fall behind and you’re going to be replaced. All of this here is to enable us to be more efficient; to keep is from burning out and to enable us to do a better job."

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

      I really wonder if you believe in this.
      Let's say a clients want to create an application X that requires features Y and Z, which would take 5 full-time developers 1 month to complete. So we need 20 days * 5 devs = 100 devdays.
      Now we have AI, which makes every developer work at 200% productivity. So we either need half of the employees or double the projects.
      How will the available programming work DOUBLE, when programming is now 2x easier than before and a lot of the straightforward things and basic websites can be done by a complete layman with a "co-pilot" in 2 minutes? How?

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

      @@theawebster1505th of the outcomes you mention will apply… in some case half the number of developers will be required, but in other cases, twice the number of projects will be developed. AI will also empower smaller teams (including ‘teams’ of one) to develop projects that would previously have been beyond their available resources.
      The introduction of tractors into agriculture didn’t reduce the number of farm-hands; more were needed! Furthermore, more skilled people were needed to build and maintain tractors. Similarly, when PCs were introduced into business, it didn’t reduce the number of admin staff; it increased productivity and even more people were required to implement computer systems, support and maintain them, etc.
      I do agree that AI is somewhat different in this respect but, for the foreseeable future, I don’t see the number of developers reducing, although there may be a movement of developers into different areas of the ‘technology business’. This kind of movement typically leads to an increase in productivity and requirements.

  • @alansmithee419
    @alansmithee419 Год назад +22

    AI will be great for Indie development I think.
    It's very difficult for solo/small group projects to get of the ground because of the time sink game development requires, and the potential for burnout after working on a project for so long leading to them never finishing.
    AI can potentially speed up the development process, making it easier to finish before running out of money, or before you get bored of the project.
    No to mention many of those "replaced" by AI may move on to becoming Indie devs as a result of no longer being able to pursue employment in game development.

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

      I'm currently using chatGPT to learn game development. I'm an experienced developer, though, so the coding is not out of my realm of knowledge. It's actually helping me understand the structure of the video game code.

    • @GoodByeSkyHarborLive
      @GoodByeSkyHarborLive 11 месяцев назад

      @@ayo__ayo did you go to school and major in computer science? what do you recommend to learn coding for the first time if you were to self study?

    • @ayo__ayo
      @ayo__ayo 11 месяцев назад

      @@GoodByeSkyHarborLive I did go to school, but I wouldn't recommend the school I went to in particular. Also, I dropped out because I got my first dev job before graduating. School just allowed me to filter out all the other stuff I didn't need at the time when I was trying to self study. But python is a good language to start with if you're just trying to understand and learn to code. If you understand the concepts, it's pretty much transferable to any other language.

    • @GoodByeSkyHarborLive
      @GoodByeSkyHarborLive 11 месяцев назад

      @@ayo__ayo ok and would you say gtp is at all useful when learning python. like what would you ask it? Or stick to RUclips or a python course?

    • @ayo__ayo
      @ayo__ayo 11 месяцев назад

      @@GoodByeSkyHarborLive so the questions you're typing out right now, just do the same thing as you are going through python and it'll come up with responses relevant to the question. It's not 100% correct all the time, but its responses are as good as any other human response, or better. I suggest you try it out. There's a free teir and a paid teir.

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

    Great job Travis. I understood everything so well. Microsoft needs to pay you for this. Thank you.

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

    It'd be cool if all code reviews were done by AI and you could just toggle a button to enter code review mode. Maybe even color code segments on the severity of the issue found.

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

      I like that idea if the AI is a 3rd reviewer that does that heavy work.

  • @rutpshah
    @rutpshah Год назад +34

    This will no doubt helps devs but devs will tend to remember things less which in turn will give hardtime in clearing coding interviews to get new jobs. Developers' thinking ability will be reduced drastically. It is normal human tendency that when easy solutions are available then poeple take it rather than spend time in thinking more robust or creative solution.

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

      This is a real dilemma, I think us entry level/student of CS should be balancing two things moving forward:
      1) Self learning without AI
      2) The business side: using AI to deliver results as fast as possible
      agree?

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

      Overtime other skills will become important and demanded in the interview.

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

      When was the last time you wrote machine code? This is just the next level up from OOP.

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

      It is like telling Smart IDE platforms made developers dumber to those old generation developers who used notepad.
      Nothing will happen, AI devs are the real engineers.
      Every Other engineer is dumb who is just using those tools to make those business product to implement faster. With AI tools it will again be more faster to do build products, and it will make 1 engineer to do 3 engineers job.
      Let's see the chaos in future.

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

      @@karl4813 For us who have that behind us and have been coding since the 90s but don’t have enough time or energy in the day to get done what we really want to do it will be heaven. It’s already so much better it makes it so much more enjoyable of an experience. I can see it hurting newbies though in a way yes. However there is a flip side in that it’s an amazing learning tool.

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

    the thing to understand is this is literally only the beginning. The technology will improve significantly as time goes on. And in time it will be able to fully replace programmers/ Developers. When will that be? maybe 10 months? 1 to 2 years? or max 5. But eventually it will. This is AI were talking about. Its the only technology known to man that has the power and capability to surpass humans.

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

      You clearly don’t know much about AI

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

      @@kikojoao5717 yes I do. You don't if you don't believe it will.

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

      @VectorAlpha do you work in AI? Or do you even know how to code?

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

      @@kikojoao5717 What are you getting at? You seriously think in 5 years a corporation won't be able to fire 90% of it's programmers and have the top 10% of their programmers just giving ChatGPT a handful of instructions to code some shit that would take their old team an entire day? lol. Hope you got some sick coding skills bruh or you gonna be dropping fries at Micky D's.

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

    I agree with you but at the same time we cannot look the other way. This is monopolization of the entire software development workflow. Till this point you had a bunch of companies who competed for each of those markets, and they employed testers, fullstack devs, q & a, designers. It’s obvious that this will wipeout all those companies and devs working to solve this issues.
    For a senior it will be easier and faster to write what he needs instead of giving the tasks to some other human being, or meeting with them to explain what they need. Where you had 10 companies, employing devs, accountants, and some other staff, now you will have just one big tech company eating all the cake. I wonder how much time until they realize they are gonna wipe out the ones that were consuming and paying for their products 😂

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

      You only see one side of the coin. The side of the big company's use of technology to squeeze out small players, but the other side is small guys are also using AI to empower themselves, and can do a lot of things that only big companies can do before, so it is very likely that those junior programmers who have been sacked because of ai , will in the future eat the lunch of big companies only with a studio of 3-5 people

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

    Wow... This video actually had a calming effect on me about the topic... That brush effect that transformed the code into readable If/elsif/else statements was my favorite feature. I'm working through you AWS and Python outline right now and this was a nice break.

  • @PhanDung-ty2zq
    @PhanDung-ty2zq Год назад

    Hello, thanks for video, ah, what micro you're using for record? Thank you

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

    Started using it yesterday, absolute game changer

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

    I have been experimenting with copilot in my personal learning projects. I am curious if people use these tools at their companies? What are the privacy concerns as far as a company's trade secrets/code ownership?

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

      For now we are not allowed to use these tools because of licensing and security concerns. They are reviewing if it is possible to adopt the new Copilot Business or some other options that could be trained and run internally.

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

    How do I popup the chat window? I signed up the trial and installed extension, but don't know how to use it...

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

    Hey just explored your content yesterday. Saw you are recommending AWS certifications like the solutions architect. Are they better than azure ? What would be the Azure Certification Name for the AWS Solution Architect

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

    Are there a ai tool which helps with software architecture: classes, functions, design patterns etc. ? Any tool which can do a complete software/web application with server side code based on text prompt?

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

      I've used the ChatGPT straight from the OpenAI website to write several hundred lines of code in the last couple weeks. With direction and tweaking of it's suggested code, it can for the most part do everything you mention. One of the pitfalls of this, currently, is that it's using information up to September of 2021, and certainly changes have been made since then to many programming languages, although many are likely minor, this would still cause the end user to need to tweak things here and there. It also currently has limits to how much it can spit out to you at a time, so it's quite difficult for it to generate large projects all at once. In my personal experience thus far, it generally gives me up to around 100 or so lines of code per response, which often times is cut off in the middle of a line of code. The AI also does not always "continue that same train of thought" so it takes a bit of human finesse to figure out how to shlop the segments together properly if the ChatGPT didn't go off on a tangent.
      Overall, it definitely takes a human's interaction to really bring things together, but I can absolutely see it's abilities improving over the next year or two. If you'r'e interested, just hop over to chat.openai.com/chat and ask it questions. It's pretty amazing once you get used to it's little quirks.

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

      If you use the GPT-4 model instead of gpt-3.5-turbo, all these restrictions go pretty much away. According to the “Sparks of AGI” paper and the RUclips video discussing it, GPT-4 can write 500 to 1000 lines of code in one completion.

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

    Great review. Still my opinion is that bad for programmers , if AI debugs , refactors , tells you what to type and even takes the keyboard from you which that exciting sound to it when you type ... if all that happens just in less than month you know you will be replaced in 5 years at most . That is a nightmare.

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

      its already gonna happen so people are gonna have to become accustomed to change

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

      @@I_SMiRK There are still companies out there that are using Cobol or Turbo C++ or Windows XP. Some companies have to work with legacy code, and others cannot change, or do not have the will to change.

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

    Question - if one subscribes to Github Copilot, will Copilot 365 eventually be part of it? Or are we talking about a different product (what I assume)?

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

      AND will GitHub Copilot subscribers just get X? If not, what if we already paid annually?

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

    I use copilot, but I wonder should i remove intellisense or any code completion extensions on vs code , i feel there might be some contention there on who is trying to suggest and display things on the editor?

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

    Great video !! When can we start using it !?

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

      No date announced yet that I know of.

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

    so is copilot x support CPP or python? for now i only see that on java

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

    The programmers who gets frustrated while coding maybe should think about changing the profession. There is some work which is frustrating. E.g. refactoring of complicated code or writing tests. But coding new features is the best part of the job.

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

    What about Tabnine ?
    Are they catching up or left in the dust?

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

      left behind in the dust

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

      @@I_SMiRK In that case they should make their product free and open source.

  •  Год назад +2

    Is it necessary to use a github-repository to use the Copilot X? Or can I use it on the code of my local machine, which is in not any source control?

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

      Not sure, we'll probably find out as they release more info. My thought would be that it's more than likely GitHub specific unless they open things up to plugins, extensibility, etc.

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

      No it’s not necessary but you do need GitHub account

  • @АивлдЧовт
    @АивлдЧовт Год назад

    Hmmmmmmm...
    if only it was still possible to do the same with microsoft 365 copilot...

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

    Hello if Github has copilot how about Gitlab?

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

    copilot won't be at learning path ?

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

    Really great walk through of the announcement.

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

    Where do I find the supported languages?

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

    This is all exciting stuff unless your corporation uses an internal Git server instead of GitHub, in which case this really is just something available to others, eventually.

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

      So if your corp uses an internal Git server, that somehow prohibits any of it's developers from hopping on the OpenAI website and interacting directly with ChatGPT instead of within an IDE?

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

      That's precisely what I do, I jump out to Chat-GPT Plus and interact there, then copy results down. It's not as seamless a developer experience as it could be though.

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

      @@anthonyupson4535 A LOT of folks work within institutional LANs that have clear technical and often legal barriers that prevent using tools such as CoPilot.

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

      @@melmartinez7002 I'm sure that wont change at all over the next couple years eh

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

    The more you use it, the smarter it becomes & the faster it'll replace you

  • @johnk.asenso9936
    @johnk.asenso9936 Год назад

    Awesome Awesome Awesome on an order of magnitude Awesome

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

    So with the interpretation of the code being moved so early in development, what is the point of writing in anything other than C?

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

      Humans still need to review, edit, and integrate the code. Much easier in more high level languages.

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

      I think that you are suggesting that the speed of developing software is the main reason for using interpreted languages Python or Javascript. And using autocoder tools we can write C/C++ code very quickly. Maybe other similar languages like D and Rust would be good, because they are also compiled, and they have low level memory manipulation abilities as has C. We are already seeing new tools and technologies pulling the tide back onto the lower level languages, for example Webassembly, which enables us to run exe apps such as those written in C, C++, Rust, D, and assembly language, in the browser itself, without a need for installing anything.

    • @MilanPospisil-vz9ch
      @MilanPospisil-vz9ch Год назад +1

      The easier the language, the less probability of error in the code even for AI. If AI will generate C code, there may be a lots of memory leaks and the sw can become unmaintanable.

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

    U got token count wrong. Its 32k tokens not 25k. Also its estimated that in real world use cases 32k is around 24k words not 25k

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

      The standard estimate for the GPT tokenizers is 1 token ~ 0.75 words, so 32768 tokens would be about 24576 words. Add/subtract 5% to be on the safe side and you are somewhere in the [23350 .. 25800] interval for words, after some rounding.

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

    Cool stuff man, appreciated your demonstration

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

    tokens and words are 2 different things

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

    That blows my mind..great demo.

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

    Is Micro$oft going to claim partial ownership in anything built with copilot, sort of like Wolfram tried once?

  • @everything4.everyone
    @everything4.everyone Год назад

    I don't know anything about coding ..I want a app or say website application or website or program to make a app without any coding knowledge of. after watching your video I realise this app not for me .??? Is it iam right?

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

      despite al the no code/low code and AI assisted tools in coding, you still are going to have to know how to code to actually utilize these tools effectively.

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

    Nice video! You convinced me to try it!

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

    Thank you very much for your work!

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

    when is it coming out?

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

      No date announced yet

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

      @@TravisMedia Someone internal said July 16th 2023 - unsure though unconfirmed.

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

    Nice summary. Thanks.

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

    BTW GitHub is also owned my Microsoft.

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

    Im Stoked!

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

    Thank you for this great video 👍

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

    Yeah the AI is here to "support" us, but I don't see how the demand will increase along with the increased productivity,
    especially in 5+ years time, it will simply only be the best of the very best (masters degree/phd, high IQ) individuals who
    do the vast majority of the work with the AI. This is all going to hell for us entry level devs, maybe even mid lvl devs.

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

      Senior devs that are not working in the AI field are screwed too. AI will be capable of doing everything a senior developer can do.

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

      @@vectoralphaSec eventually yes

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

      It’s heaven for those who code in their jobs but aren’t titled as “developers”. I am one of those people, I use it to give me an edge at my work but I’m not a professional software dev. I’m also a hobbyist. It’s like a golden age for people like me. I might be more worried if I were a professional software engineer. However even then it’s uncertain if this will really be bad for them

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

      @@mattizzle81 what's your job title

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

      @@vectoralphaSec All white collar office jobs are screwed. This type of technology isn't going to be limited to software development. It won't be long before we see models specifically tuned to healthcare, finance, engineering disciplines, accounting, etc. I hope it won't lead to mass unemployment, but I don't see how it won't. It wouldn't be such a bad thing if we had a meaningful safety net in place to help, but that will never happen in the United States.

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

    Yep If we are not going to embrace AI, we are going to fall way off. AI gives good developers a great boost of productivity.

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

      You must mean AI will grant good prompt writers developer powers?
      Think, guys, think. Think AHEAD

  • @smaug.the.stupendous
    @smaug.the.stupendous Год назад +6

    Copilot is to programmer as calculator is to mathematician.

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

      not really. No.

    • @MilanPospisil-vz9ch
      @MilanPospisil-vz9ch Год назад

      Not really. Calculator works 100 percent right. This dont. And it has extended capabilities.

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

    Can't wait to pay microsoft monthly to cling to some relevancy.

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

    Volto a dizer antes tinha trabalho e não tinha ferramenta 😂

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

    Thanks for the video

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

    Wow! Awesome man

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

    Boom. Amazing.

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

    At this point, microsoft is going crazy. What the heck are they doing? 😂😂😂😂

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

    Great
    Video

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

    This is in incredible

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

    Super!

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

    Is not free 😑😑😑😢😢😢😭😭😭😭

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

    This is f awesome!!! 😎😎😎

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

    Wicked!

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

    Github Copilot is not at all helpful. I tried it and most of the time i use more time correcting the suggested code that writing code. Pure waste of time

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

    My life is meaningless.

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

    That is not your voice lol😂

  • @JasonBlum-d1d
    @JasonBlum-d1d Год назад

    more content, less you.