Why I Quit Copilot | Prime Reacts

  Рет қаралды 259,483

ThePrimeTime

ThePrimeTime

Ай бұрын

Recorded live on twitch, GET IN
Reviewed Video
• Why I'm no longer usin...
By: Dreams of Code | / @dreamsofcode
My Stream
/ theprimeagen
Best Way To Support Me
Become a backend engineer. Its my favorite site
boot.dev/?promo=PRIMEYT
This is also the best way to support me is to support yourself becoming a better backend engineer.
MY MAIN YT CHANNEL: Has well edited engineering videos
/ theprimeagen
Discord
/ discord
Have something for me to read or react to?: / theprimeagenreact
Kinesis Advantage 360: bit.ly/Prime-Kinesis
Hey I am sponsored by Turso, an edge database. I think they are pretty neet. Give them a try for free and if you want you can get a decent amount off (the free tier is the best (better than planetscale or any other))
turso.tech/deeznuts

Пікірлер: 981
@azmanic
@azmanic Ай бұрын
The reason I quit copilot is my 30 day trial ran out.
@RenderingUser
@RenderingUser Ай бұрын
The reason I quit copilot was because I ran out of free early access beta
@TungNguyen-lz4wd
@TungNguyen-lz4wd Ай бұрын
This is the way
@pylotlight
@pylotlight Ай бұрын
why not just use codium then. theres plenty free options.
@stormlord1984
@stormlord1984 Ай бұрын
Same. And the only time the suggestions were useful, is in printing statements
@Wulk
@Wulk Ай бұрын
It sucks bad that is why I quit using it 🗿
@hsuyuting1993
@hsuyuting1993 Ай бұрын
Every Neovim user reconfigures their setup once in a while, just as soldiers sharpen their swords.
@herlegz6969
@herlegz6969 Ай бұрын
Neanderthal violent thug meat shields have been replaced with drones. Ancient methods are irrelevant in modern times.
@frackinfamous6126
@frackinfamous6126 Ай бұрын
No sword gets sharpened that much. 😂. Be fighting with a popsicle stick
@brunomello7499
@brunomello7499 Ай бұрын
​@@frackinfamous6126HAHAHAHAHA
@user-hk3ej4hk7m
@user-hk3ej4hk7m Ай бұрын
I think they haven't been using swords for a while now
@ionarevamp
@ionarevamp Ай бұрын
​@@user-hk3ej4hk7m Nowadays they would be taking apart their guns and cleaning them
@firemyst9064
@firemyst9064 Ай бұрын
I thought we memorized stuff because its faster when its in L1 cache compared to checking the internet.
@ea_naseer
@ea_naseer Ай бұрын
but cache invalidation leads you to checking L2 cache ie the internet.
@ttcc5273
@ttcc5273 Ай бұрын
"You can't sculpt the code if you don't have a feel for the clay"
@nuvotion-live
@nuvotion-live Ай бұрын
I never memorize anything. If I don’t know something I look it up, and if I use it frequently enough I will remember it.
@adrycough
@adrycough Ай бұрын
@@nuvotion-live iow you memorized it
@nuvotion-live
@nuvotion-live Ай бұрын
@@adrycough I guess, in the same way that a guitarist uses muscle memory. There’s not much active recall
@frackinfamous6126
@frackinfamous6126 Ай бұрын
Memorization can be scary though. Depends on your job and how technical it is. I was in munitions systems in the Air Force. We were taught to not rely on imperfect human memory and follow the documentation every time, regardless. I argue that co-pilot is bad because it gives you the fallacy that you do have everything memorized because we just glance at it and agree with copilot. It’s like saying oh that’s easy, I remember that.
@baxkill
@baxkill Ай бұрын
I'd say it's not that much of an issue, but then I think about what if a badly placed loop results in a poor sap getting fried alive because a medical or a tool did 1 too many revolutions
@morkallearns781
@morkallearns781 Ай бұрын
Algorithmic/automation bias, one of the many risks of AI.
@joranmulderij
@joranmulderij Ай бұрын
This is indeed a very important insight. Even if you read through copilot's suggestion and understand everything it generates there is still human error, which will be very high because of copilot.
@connorskudlarek8598
@connorskudlarek8598 Ай бұрын
@@SimonWoodburyForget I didn't memorize how to ride a bike. I understood how. Even 10 years later, if I hop on a bike, I will be able to ride it within seconds. That's what I think you're getting at. It isn't something I need to recall, it's something I intuitively just know.
@zebraforceone
@zebraforceone Ай бұрын
This would be all well and good if AI didn't recall things incorrectly.
@retropaganda8442
@retropaganda8442 Ай бұрын
I still remember how fun it was to code without internet access. You had access to high-quality documentation locally installed on your computer. During that era, I read probably half of unix manpages and GNU info doc. It was a very, very productive and pleasant way of working.
@programmer1356
@programmer1356 Ай бұрын
Yes, and I still have books (yes the paper things) from over thirty years ago - LISP, bash, yacc, awk, and so on
@cjthedeveloper
@cjthedeveloper Ай бұрын
You can still code like this. You are the person in control of whether or not you have internet, lol
@Iceman259
@Iceman259 Ай бұрын
But you’re not in control of whether popular frameworks and modules have thorough and helpful documentation, which is less common when authors can lean on SO and other discussion boards to answer users’ questions.
@AM-yk5yd
@AM-yk5yd Ай бұрын
Reading info pages taught me that in bison you can name references. Literally all videos I saw were using `$$ = $1 + $3` instead of `$$ = $lhs + $rhs`. Literally every single one. I am not exaggerating. Every time I saw a video with $6 I wanted to scream "stahp". (Then almost everyone moved to using RDP so my nerves got calm)
@Melvin420x12
@Melvin420x12 Ай бұрын
@@Iceman259 Every major framework has very thorough and helpful documentation and because they're open-source you can add documentation if you feel like they're not thorough enough.
@darianlp
@darianlp Ай бұрын
I quit using Copilot a few months ago because it was fucking annoying. Terrible, intrusive suggestions that would override the IDE's default suggestions and prevented me from inserting basic snippets because it thought it knew what I wanted.
@Wulk
@Wulk Ай бұрын
Yep the suggestions are just bad and the funniest thing is that it goes delulu when trying to fix a non defined variable making up code lol
@ringpolitiet
@ringpolitiet Ай бұрын
How does it overwrite the IDE's suggestions? Which IDE?
@TwitchCronos100
@TwitchCronos100 Ай бұрын
Basically why I never started using in-editor AI to begin with, I know what I want to do and rarely do I not know how to implement it, and if I need help I'll check docs or last resort chatgpt. Saving a minute a day or whatever is to be honest not going to affect my overall performance at my job anyway.
@g33xzi11a
@g33xzi11a Ай бұрын
IDEs usually don’t make suggestions LSPs do which lots of IDEs typically call by default. But they’re offering you different kinds of suggestions usually and sometimes the copilot one is more contextually appropriate.
@g33xzi11a
@g33xzi11a Ай бұрын
@@ringpolitietpeople who are used to pressing tab to accept suggestions are bothered by this but they could also just do easily change their keybinds. It’s wild to complain about something that’s user error.
@leakyabstraction
@leakyabstraction Ай бұрын
Privacy/telemetry/leaking is a significant issue in a lot of industries. For example I work on a semiconductor manufacturing related project that is dealing with High-NA EUV lithography - it's forbidden to send data to any external service, including google translate. But I bet it's the same in car manufacturing, aerospace, chemistry, pharmaceuticals, etc. (Although I personally don't mind, since I like to write my own code, and usually structural/architectural design is the hard part, not typing it out.)
@Khari99
@Khari99 Ай бұрын
I never use copilot to write my main logic. I mainly use copilot to autocomplete boilerplate and tests. As much as I love coding, I always hate writing that part. I just like using AI to allow me to focus more on the main logic that I want to actually write.
@smnomad9276
@smnomad9276 Ай бұрын
But the problem is as you get used to use copilot for boilerplate and tests you start forgetting how to write them yourself if you decide not to use it.
@xenibyte5898
@xenibyte5898 Ай бұрын
I like how Copilot can mimic your code style as well. Once I had to do 2 script blocks that did alternate work and after doing the first I went to start the second and Copilot quickly suggested exactly what I wanted based on the difference in logic. Otherwise it can at least help fill out alot of code that I can then adjust/correct where needed. It's not perfect but it does definitely speed up my work flow.
@MephistoDerPudel
@MephistoDerPudel Ай бұрын
@@smnomad9276 I exactly know how to write the boilerplate. Because Co-Pilot doesn't even know what I'm trying to do until the first line is there. It just makes the following lines so much more convenient.
@Khari99
@Khari99 Ай бұрын
@@smnomad9276 I’m not completely sold on this. It might take more time but i don’t think we’re all just ignoring the code that Copilot is producing. Things stick in your memory more when you write it yourself sure but you still remember what you’re reading to a degree
@smnomad9276
@smnomad9276 Ай бұрын
@@Khari99 I honestly stopped using it because I felt I was becoming lazy and wasn't sure if I'd be able to remember exactly how to write these boilerplates and tests myself in 3 years. I'll definitely won't forget all of it, but certainly some of it will be gone from my memory and I would need to look it up on google.
@noredine
@noredine Ай бұрын
Students using co-pilot is like using an ORM while barely knowing anything about SQL, or what an ORM even does
@anarchodin
@anarchodin Ай бұрын
So, it's the whole marketing pitch of the thing?
@Salantor
@Salantor Ай бұрын
And also o great way to screw yourself hard somewhere down the line.
@natescode
@natescode Ай бұрын
So Scratch for wannabes
@TonyKingOfTheOzone
@TonyKingOfTheOzone Ай бұрын
So students shouldnt use a standard industry tool? while youre at it, make them also write their code on paper too.
@zeendrom
@zeendrom Ай бұрын
​@@TonyKingOfTheOzone yes, that's how you train them in preparation for whiteboarding during interviews.
@Darki73Gaming
@Darki73Gaming Ай бұрын
The only reason i still use Copilot is for documentation generation and method naming. Nothing better to start a doc block and get the generated text in a second instead of manually typing it in. Also, after some time it will start following your doc style, so it really shaves up to 30-40% of your time doing documentation. As for coding, i dont even ask it to suggest what it wants me to write, most of the time it is either clueless, or just gives stuff which is completely out of context of what i need (even with the method names which explain the designation of the method completely)
@7th_CAV_Trooper
@7th_CAV_Trooper Ай бұрын
Yeah it's generally faster than searching on Google
@TheSulross
@TheSulross Ай бұрын
am torn on that - yeah, it's quick to get some AI generated code snippet "solution", but because AI solutions are so-so and not infrequently very wrong, I still find myself resorting more so to Internet seraching for sleuthing out info on some programming problem dilemma vs leaning on AI to crack that nut. For slam dunk things that I don't want to go through the tedium of coding out the details myself, I find AI okay for getting 85 to 95 percent of the way there and then I tie a bow on it and move on.
@leekuncoins6347
@leekuncoins6347 Ай бұрын
Same ! Asking GPt be like adding more nasty bugs into productions, then having lots of sleepless nights to debug it
@dpgwalter
@dpgwalter Ай бұрын
AI documentation will unfortunately always be full of filler. IMO good docs == minimal docs, mostly just to point out the basic usage (which AI is decent at, though no one can communicate an idea better to a human than another human) and some quirks / design decisions that are important to note (which AI almost always misses, as it has no idea of the thought process or design implications of any specific piece of software.)
@nyumat
@nyumat Ай бұрын
100% Agreed. If you use a lot of JSdoc, copilot is a god send for writing your typedefs
@arbyyyyh
@arbyyyyh Ай бұрын
Literally, my job blocked Copilot on the firewall and I didn’t even realize for a minute so I decided it was time to save $10 a month
@RWAKitty
@RWAKitty Ай бұрын
"If you find yourself frustrated from -writing- code, I think you are a bad programmer" Gotta say, I agree with this statement. EVERY TIME I have found myself frustrated while writing code, it was because of some inadequacy in myself. Either I didn't know how to use some data structure, or I didn't know how to solve some common code problem, or I didn't understand the math to solve a problem. And EVERY TIME I have solved this frustration by learning more. Furthermore, I agree with his take on Copilot because Copilot "solves" these problems for people by removing that knowledge requirement from the developer. Bad programmers feel less frustrated with it because it's doing that work for them. The problem is, they have no way of knowing if it's done a good job or not. It doesn't make them better programmers, it just makes them more comfortable being bad programmers.
@cj.wijtmans
@cj.wijtmans Ай бұрын
sorry i have to counter this. The reason i get frustrated is because the libraries that exist are ass and i find myself reinveting the wheel for a dozen libraries doing the work of 1000 developers by myself and i get frustrated of my projects because it takes a while to get to the point.
@jamesnewman9547
@jamesnewman9547 Ай бұрын
@@cj.wijtmans Sorry the likely free work wasn't good enough for you. Releasing any of these rewritten libraries?
@cj.wijtmans
@cj.wijtmans Ай бұрын
@@jamesnewman9547 yes in the future.
@ZedMuGen
@ZedMuGen Ай бұрын
I don't think any good programmer would disagree with this statement. It's not really a hot-take. If you can't do the basic grammar and/or search for language equivalent than you probably don't know the basics of how programming works or computers in-general.
@kabinet0
@kabinet0 Ай бұрын
@@cj.wijtmans Are you sure you like programming? Bad libraries are only frustrating if you get stuck into using them for a job or pointless legacy project (in which case disregard my point because god is it annoying, and do whatever you need to do to deal with it). But if you're working on some kind of personal project it's not "reinventing the wheel" it's just writing your own code, you mention getting to the point, which makes me wonder if you enjoy the process or if you just like the finished product. (Or worse are only in it to finish the job)
@autohmae
@autohmae Ай бұрын
The first reason I don''t use copilot because I don't yet believe they are out of the woods with the copyright issues coming their way. When copilot copies in something which is to similar to the original and the original author isn't credited or the original license isn't compatible with your project, what then ?
@matiasbpg
@matiasbpg Ай бұрын
I also had a big pause on guitar. Probably like 5 years, but what i gladly find out was that guitar is on the bike side of things. You really get up to speed faster than you think, you find a new enjoyment (specially with a new guitar, that feeling is awesome) and the most surprising side, you actually improve on some stuff because of the pause.
@zachmanifold
@zachmanifold Ай бұрын
Same here, I played guitar a lot in 2012 and took basically a 10 year break and was able to catch back up to speed in about a month
@_demosthenes
@_demosthenes Ай бұрын
I've had my copilot enable/disable to "ce" and "cd" maps for quite a while now, and ironically, I hardly ever use copilot since it's not on by default. I just don't find myself actually needing it all too much.
@benjaminhon86
@benjaminhon86 Ай бұрын
You lost me at "I decided to redo my neovim config from scratch"
@stoogel
@stoogel Ай бұрын
Devs will work on anything but useful things
@____________________________a
@____________________________a Ай бұрын
⁠​⁠​⁠​⁠@@stoogelas in working at netflix?
@stoogel
@stoogel Ай бұрын
@@____________________________a Not anymore
@maxz999
@maxz999 Ай бұрын
This was interesting. Especially the “copilot pause”. I think I’ll turn off automatic suggestions so I have to prompt for a suggestion specifically when I want one.
@AScribblingTurtle
@AScribblingTurtle Ай бұрын
I tried something similar called Codeium AI. The initial adrenalin rush was awesome. It was like this thing just reads my mind and typed it super fast. But the longer I used it, the more it felt like a crutch. After every block I had to ask myself. "Is that OK?", "Would I have written that this way", "What is that code even doing?". It took away the focus from what I write, to how it was written, and thus the AI started to slow me down. I think I prefere a good LSP + Some Documentation on a second monitor. It's a good tool for writing Boilerplate no doubt, but if you have written that Boilerplate 100s of times, why not just have a version of it ready for Copy and Paste, or a Code-Snippet/Template.
@BenjaminTiessen
@BenjaminTiessen Ай бұрын
The best part of copilot is querying docs without having to leave the IDE. copilot chat: "posgres partial index with nullable column".
@bogdyee
@bogdyee Ай бұрын
I use it for my job, and unfortunately 9 out 10 suggestions are either wrong or completely out of context. Its mildly good at creating methods name, however its quite terrible on other aspects. I'm not sure where the 55% speed increase comes from in their ads since it didn't really increase my productivity by a noticeable margin.
@TheSulross
@TheSulross Ай бұрын
AIcode generation always has to be scrutinized - so many time I've gotten output that straight up wrong but the AI very cheerfully and confidently presents it as splendid. Newbies that swallow the AI hype going to get snookered by crap code
@retagainez
@retagainez Ай бұрын
Also unfortunately, if you use it any specific use-case (especially one where a common design pattern in a common language isn't present) it hallucinates on every, single, prompt.
@Nerdimo
@Nerdimo Ай бұрын
31:30 Copilot can parse your entire workspace on VScode. So if your whole GitHub repo is in your working directory it can parse it. Copilot wouldn’t need to parse your repo one single pass, but chunk by chunk. Is if it were a conversion. Context size is an issue, but with Claude reaching 1 million token context, Copilot in the future should get it.
@madhawapriyashantha3722
@madhawapriyashantha3722 Ай бұрын
GitHub repo ? Microsoft own GitHub. so they own your code whether u use copilot or not
@OGU44
@OGU44 Ай бұрын
I'm kinda the same, I've been avoiding all generative AI in general. It's not that I don't recognize their usefulness, rather I think I'm afraid of not understanding the content in produces and also the copyright issues when it comes to media generation is scary. I love to backwards engineer code by learning a framework or a system and then building on top of that, rather than asking a robot to do it for me.
@RegisBodnar
@RegisBodnar Ай бұрын
NGL, the only thing I didn't like about programming in my Highschool level Comp Sci course was debugging C++ in 2004! Then I hated not knowing how to do more programming without spending an arm and two legs, because it was 2004! That said, bashing my head against all available surfaces to debug C++ in 2004 is PROBABLY why I never REALLY struggled at programming ever since! Like the intro to true OOP was a stumbling point and stuff that most devs DON'T do, such as building my own DB on an ARM64 Linux device kinda hurts, but it's all trivial compared to debugging C++ in 2004!
@leakyabstraction
@leakyabstraction Ай бұрын
Microsoft would be thrilled to make all of us completely addicted to their paid service, and to habituate the new generation of software developers as early as possible to think that using Copilot is as normal as breathing air. The consequences? It's not their problem, at least not for a good while.
@cj.wijtmans
@cj.wijtmans Ай бұрын
i think they love scanning your code more.
@CaptTerrific
@CaptTerrific Ай бұрын
​@@cj.wijtmans porque no los dos?
@cj.wijtmans
@cj.wijtmans Ай бұрын
@@CaptTerrific english?
@CaptTerrific
@CaptTerrific Ай бұрын
@@cj.wijtmans it means "why not both"... it's from a meme TV commercial for taco shells
@cj.wijtmans
@cj.wijtmans Ай бұрын
@@CaptTerrific I am not american.
@paul-macfarlane
@paul-macfarlane Ай бұрын
I use copilot at work so I can be max productive but on my own personal work I don’t use it so I can focus more on learning. When using it at work though I don’t really use it for stuff I don’t know how to do, instead, I use it to repeat patterns that already exist in my code base or for boilerplate. For example, if I’ve already written a GET /foo endpoint myself, copilot can generate all the code I need for my GET /bar endpoint because it will follow the patterns of my codebase. I agree it’s terrible for students and the pause effect is real. That being said, you can ignore its suggestions, you don’t have to take them.
@NguyenDangVo
@NguyenDangVo Ай бұрын
@@SimonWoodburyForgetyou don’t have to find everything you do at work “learning”. There are many days you just want to get the job done and collect the paycheck.
@VKjkd
@VKjkd Ай бұрын
I think you make a great point!
@Tsiram
@Tsiram Ай бұрын
Already saw this video, but re-watching for ThePrimeTime
@todd.mitchell
@todd.mitchell Ай бұрын
I've learned so much since I started using Copilot. It all depends on how much you know when you start using it and how you use it when you do.
@commandantkeen
@commandantkeen Ай бұрын
Very interesting. Every month I see the payment passing by on my bank account and every time I think “do I really need this?”. Good take on disabling and see if you really need it. 💪🏻👍🏻
@nevokrien95
@nevokrien95 Ай бұрын
The most frustrating stuff are c memory bugs. Race conditions python enviorment issues.
@CEOofCulturalMarxism
@CEOofCulturalMarxism Ай бұрын
C memory bugspr6)7
@ScorpionCA
@ScorpionCA Ай бұрын
That TikTok/Instagram learned helplessness thing is so real, I see so much shit not just with copilot, but with a bunch of high school students complaining about teachers punishing the use of AI, like they don’t comprehend that they’re at school to learn, not sit on your phone for 6 hours, I remember once I was talking in a comment about how using AI to do your work is stupid and a waste of your own time, but I could rationalize it, but doing the same thing in college, was completely stupid and inherently irrational. Because you pay to go to college and are learning things you will need to use in your career, acting like a high schooler and trying to avoid learning at all costs is completely stupid. Seems like a valid take, maybe a bit extreme on the anti-AI side but I was getting flamed by a bunch of high schoolers in the comments who were acting like school is this horrible struggle where they’re being mentally tormented all day or that school is this horrible abusive system that preys on their free time to teach them useless things. The problem with those platforms is they’re mostly teenagers, and young people (regardless of generation) are the most likely to fall into a reliance on technology and tools, and while I don’t think it necessarily makes them lazier, it does take away the necessity for them to learn and use skills, thus they become hyper reliant on it, and once they don’t have it, they become useless. Imagine having someone learn on a Tesla, always having autopilot and loads of sensors, backup cameras, GPS, everything, and taking them, and throwing them in a 1997 Ford Taurus, with none of that. 9 times out of 10 they fall apart and don’t know how to do anything. It’s the same with modern AI and tools being used by developers and students. That’s why it’s such a dumb idea for schools to allow AI, because it would ruin the ability for a generation of kids to do anything on their own.
@natperXD
@natperXD Ай бұрын
Honestly I agree. The thing that made me realize this was the fact that one of my major projects for school was pretty reliant on AI since that was what most of my group mates and I did. What really told me to not rely on AI as much was the fact that it couldn't do the code I wanted it to do (or I was just too dumb to implement it) making me realize that I need to understand the concepts more and learn how to research said concepts past a simple copy paste. Which is what I do now, use AI as a jumping point to see what it says and then research the concept sometimes or skip the AI part if I know what to look for. But I still use AI for my ge classes since I think that it isn't as important compared to my major classes especially if I am struggling at some of the concepts. As for High School, while a horrible system, students also can't manage time better. Because on one side, students (from my experience) had 6 different classes daily with homework due at different times of the week with varies length. For example, I had to do 20 math problems due at the end of the week, outline a research paper, research and many more. On top of doing outside activities like clubs or volunteering just to get better acceptance for college (and this could become so much more depending on how active you want to be). So I understand using AI as much as possible. In fact, the work load (or bad time management) was so bad that students were bragging about their lack of sleep. On the other hand, students not realizing the importance of school is or learn anything will make them not able to do something when they hit a problem that even AI can't solve. Or worse, they do a sloppy job just cause AI says that's the answer.
@OGNord
@OGNord Ай бұрын
The part about learning how to type well is so true, I started out coding and after just two weeks in my course my hands were wrecked. I got a ortholinear split keyboard and also decided to swap layout to Dvorak, it was so annoying the first week but now I’m starting to fly in typing and errors is down. My pain is gone and I can fully focus on just learning to code. Also love/hate C but understanding memory is crucial, also decided to read books on how it all works down to the resistor. I really love this field.
@KelvinPaul385
@KelvinPaul385 Ай бұрын
0:16 Are you using any ad blocker extensions? I experienced similar issues while using KZbin. It seemed like KZbin ads and the ad blocker were at war with each other, causing the hanging problem I encountered.
@4by5
@4by5 Ай бұрын
English is not my first language, altough I'm fluent and understand everything, sometimes when I'm concentrated, I cant remember the simpliest words. So I use copilot to help me name variables and functions.
@az8560
@az8560 Ай бұрын
Then you use it to explain the names later, right? If you don't know the word while naming , you still don't know it while reading. And good luck trying to manage the code where everything is named after some sort of "tapestry".
@naxaes7889
@naxaes7889 Ай бұрын
@@az8560 This is not true. When writing/speaking in a second language, you usually forget words even though you actually know the word. When reading/hearing the word, there is no confusion of what it actually means.
@4by5
@4by5 Ай бұрын
​@@az8560 na, it's not like I don't know the word for something, it's in this exact moment I don't have it in my mind. So I ask quickly copilot: "give me a name for this function / variable". Once I read it, I know it. Or sometimes copilot suggest shorter synonyms, better descriptive names. It's just if you work in an environment where we speak 2+ languages on a daylie basis, you get confused sometimes.
@leakyabstraction
@leakyabstraction Ай бұрын
28:00 So, with Copilot it's easier to generate the commonly junk coverage unit tests which confirm that the implementation details are implemented the way they are implemented? :P
@pharoah327
@pharoah327 Ай бұрын
Good take. You have to be careful writing tests that just confirm it working the way it is working. Tests should confirm it is working the way it is INTENDED to work, which is not something an AI would always know from looking at the code alone.
@-Jason-L
@-Jason-L Ай бұрын
TDD.
@retagainez
@retagainez Ай бұрын
@@-Jason-L And LLMs are terrible at TDD.
@-Jason-L
@-Jason-L Ай бұрын
@retagainez not my experience at all. Not remotely. The problem isn't the tool :)
@enriquebruzual1702
@enriquebruzual1702 Ай бұрын
I see your point. Although I have had Copilot for more than a year, I have only started to really use it in the past six months. I found it particularly helpful in rewriting code. Say I write one-off code to see if it works, then I ask Copilo to write generalized code; it does it fast. It takes away research time, especially if you are working on a job with a budget and timeline. After watching this video, you make a good point, I will disable it between projects, and as I work on learning new tech, I'll force myself to answer my questions.
@JETurp
@JETurp Ай бұрын
I have to sheepishly admit that Copilot is very helpful as an EM that maybe submits 2-3 PRs per month. Because I haven’t been an engineer in about 8 years, I find that I still have the ability to formulate the business logic I want to implement but not necessarily a grasp of the exact syntax for how to express it (especially managing a team with a different tech stack than when I coded regularly 40+ hours per week). Copilot is good at short circuiting that frustration and usually at least givens me a decent landing spot for where to explore the docs to write a refactor of Copilot’s code or my own novel replacement of Copilot’s suggestion.
@AlecMaly
@AlecMaly Ай бұрын
Doesn't need your whole codebase for privacy to be an issue. Does it know not to ingest your .env?
@NateUE
@NateUE Ай бұрын
Until his later years, Einstein had that look of grey hair while is mustache was still darker.
@Archikuus
@Archikuus Ай бұрын
The main thing I use it for is the boilerplate, and if you set it up smart then you can really be efficient in that regard. Things like rather than being the first thing in the tab list to use I would have a different key. I guess I wish I could specify how copilot works and what kind of code it brafs out.
@jacobbeaumont8716
@jacobbeaumont8716 Ай бұрын
Prime's advice is great long term, and I think that's really where the conflict is - if you follow Prime's advice then in 10 years you'll be a fantastic programmer, but there's a lot of developers that find themselves in a situation where they need to get something done right now. Product managers don't really like to hear "Yeah so we missed the deadline for this feature because I turned off my LSP and exposed my major skill issues, it will be worth it in a few years though" I think there's some kind of compromise like using copilot for work tasks, and not using copilot for personal projects that might work, depending of course on how many personal projects you do.
@JoelJosephReji
@JoelJosephReji Ай бұрын
"I wish there is a privacy-concerned version of Microsoft." Sir, this is Microsoft.
@Wulk
@Wulk Ай бұрын
It sucks bad more of the time confuses me about my own code when attempting to fix an error and the fact that it can't process some amounts of code made it kinda wack
@calmhorizons
@calmhorizons Ай бұрын
Using copilot with auto-complete off, and just referring to it when you want it to write out a bunch of boiler plate (using the shortcuts to quickly feed it a highlighted bit of code), or offer some suggestions on how to tackle a problem when you are considering how to proceed (basically, standing in for Stack Overflow / Doc Snippets), is the best way to get good value from it without it becoming a crutch. Still find myself having to refer to the docs regularly though as it often suggests non-optimal approaches. Should add, I am coding in C# in Visual Studio, which I think is a superior experience to the VS Code / JS code I've seen - probably due to the typing of C# and it being a Microsoft tool, so presumably they have fed it a lot of proprietary C# they own.
@yakovvarnaev
@yakovvarnaev Ай бұрын
I've noticed the wait-for-copilot thing as well. Then I started to use it only when I know that I'll need to write a lot of boilerplate code, otherwise I just write code myself.
@lollertoaster
@lollertoaster Ай бұрын
Prime saying exactly what I'm thinking, who thought it's a good idea to give it to students?
@Luclecool123
@Luclecool123 Ай бұрын
Capitalism
@awtodor
@awtodor Ай бұрын
Worst is a lot of students seek it out because it's seen as a magic genie when you have difficulties instead of doing research
@TheSulross
@TheSulross Ай бұрын
Those that have invested tons into an AI product and need to recoup - any marketing message will do given that all Western societies have pretty much kicked morality and ethics to the curb
@bionic_batman
@bionic_batman Ай бұрын
Microsoft. One day all those students will turn into easy money for them It is like making someone into a drug addict by offering them first dose for free
@TwitchCronos100
@TwitchCronos100 Ай бұрын
It's a great idea from a business standpoint, because they will be reliant on the product for the rest of their careers, and it will cost them money once they graduate.
@BlueTocho
@BlueTocho Ай бұрын
The main issue why people quit Copilot is that they were using it as their main pilot to write code. If you use Copilot as a copilot or assistent for writing code, you can still learn new stuff, be creative and solve your problems on your own style.
@aldproductions2301
@aldproductions2301 Ай бұрын
Yeah maybe... but there's a reason they put guards on power tools. You have to design your work environment not just for when you're on your best behavior in ideal conditions, but when you're bein a little sloppy.
@unixtreme
@unixtreme Ай бұрын
I use copilot lightly as of recently, I work mostly in python and we typehint pretty much anything, most of the suggestions are not great but when you need to do a bunch of repetitive stuff it can be nice. Like when you are writing tests if you specify a case it will often extrapolate the right completion and save you some typing. Or when you are documenting since it's essentially a language model on a trenchcoat it's pretty good at autocompleting English language.
@KevinNewman-qn7gc
@KevinNewman-qn7gc Ай бұрын
"learned helplessness" - I love that phrase, and will now use it for everything
@Mirgeee
@Mirgeee Ай бұрын
Also not using Copilot. Don't want to become dependent on it. Yeah, perhaps my productivity takes a hit, but I think it's worth the tradeoff.
@TheSulross
@TheSulross Ай бұрын
indeed, over use will lead to yet more incompetence - there's already a vast over abundance of that in Western societies right now
@aonodensetsu
@aonodensetsu Ай бұрын
i actually do realize the copilot pause, i'm doing it on purpose i don't have the problem of pausing to wait for a suggestion, i only pause when i know the suggestion will be good
@flogginga_dead_horse4022
@flogginga_dead_horse4022 Ай бұрын
exactly
@Jamonpeligroso
@Jamonpeligroso Ай бұрын
YES. Your take on why the "self-reported satisfaction" numbers are inflated or a poor measure of copilot's benefits is what I've been trying to express for so long.
@viraptorify
@viraptorify Ай бұрын
Autocomplete of .length may be useful though. Probably not for the majority, but I'm dealing with 6 or so different languages all the time and really appreciate that copilot uses the right version of len/length/size/count/Length/whatever in a given context.
@avarise5607
@avarise5607 Ай бұрын
Copilot for me is analogous to digital music workstations (Flstudio,ableton) for a musician that plays an instrument whole life. Basically it allows you to have codewriting/musicplaying power of a team/band, you even have random noise generators, but in the end you have to do the thinking and arrange the song/program. But using copilot/dwm makes you rusty in what was once normal for you, playing instrument, or writing code directly.
@kaijuultimax9407
@kaijuultimax9407 Ай бұрын
??? Every DAW I've ever used supports live instrument recording and the vast majority of synths will work with using an instrument as an interface. If you're losing your ability to play an instrument because of your DAW usage, I'd be worried.
@ringpolitiet
@ringpolitiet Ай бұрын
I agree with your analogy, but my conclusion becomes the opposite (both for coding and music). Copilot to me is a force multiplier for anyone who knows what they want to build and how to build it, and just want to code it faster. Of course Copilot won't plan your program or write your music, but noone in their right mind expects that of AI anyway. Having lots of instruments at your fingertips is better than having to own them and get them out of a box in the attic and remembering how to play them, or having to call a musician to take it on a bus to your music studio at their earliest convenience in a few weeks. To me that is obviously worse. Having a (sometimes overeager) code completion assistant does not hinder me in the slightest. Just don't complete if it doesn't get what you're trying to do. And when it completes well, it's great.
@tinrab
@tinrab Ай бұрын
I don't think the only people Copilot improved the coding experience of are the people who can't code. I've been programming for a long time and really like Copilot, especially for auto-completion of repetitive and simple chunks of code.
@g33xzi11a
@g33xzi11a Ай бұрын
Dude is a Netflix engineer. He doesn’t know what it’s like to draft DTOs for days for documents or game entities or whatever.
@theforsakeen-9014
@theforsakeen-9014 Ай бұрын
@@g33xzi11a (ex-netflix)
@_garicas
@_garicas Ай бұрын
I always understand what I'm doing, only recently I've been using copilot, and for me copilot is just a tool to write boilerplate code which saves me time, and anyway I always check the code and can tell if it's wrong or if it is the way I wanted it to be written. I don't think it's a bad thing to use it and keep checking on what's being written, but I agree at some degree that new people learning programming can be affected by this.
@michaelross3061
@michaelross3061 Ай бұрын
I enjoyed the first weeks of programming. I had a knack for it, and learned everything pre-ai. I tend to not pause for copilot. It's just nice when I'm writing predictable code and it pops up. I just write code the same way, but it does write a couple lines here and there. I'm with you on I need to get it out as fast as possible. I don't feel like I'm losing anything to ai because I had a job that forbade ai and wrote some of the best code in my life there without gpt and copilot.
@bearwolffish
@bearwolffish Ай бұрын
Have never used co pilot, or chat gpt directly. Will be like that dude with the plasticine models and the stop motion animation in a world of cgi, holla me if you like Wallace and Gromit.
@TonyKingOfTheOzone
@TonyKingOfTheOzone Ай бұрын
And just like when cgi came out, The current order will complain. Only for it to be the industry standard. I get maybe the first 2 coding classes being self typed with python, but restricting from students is like just like already said. A caveman in a futuristic world, looking to get ran over.
@bdafeesh
@bdafeesh Ай бұрын
I'll go against the crowd and support copilot. I love it for the sole fact that it already knows about most the libraries I end up using. I can see what it produces and learn how to use the library from that. I never straight up trust whatever it makes, alwasy reviewing everything it generates. But man, there are so many times I love tab`ing a bunch of boilerplate away, or writing and entire unit test with just a sentence. The only real problem with using copilot is when you start relying on it. As soon as you "need" it to write everyday code, you gotta take a break from it.
@barongerhardt
@barongerhardt Ай бұрын
I haven't used copilot, but that beginning is very much my take on IDEs. I started with one and felt like I couldn't work without, but shortly after being forced into using vi for a month I was so much faster and was learning faster. Now someone with 5+ years experience but needs an IDE is a strong sign of a subpar dev. On the occasion I'm forced to use one, it is nothing but headaches.
@aidanbrumsickle
@aidanbrumsickle Ай бұрын
I don't mind writing code in general, but what I often get apprehensive about is writing a lot of complex test cases where it's like, ok now if the customer already has the item in their cart and they are a rewards member and they have a coupon but it's not their birthday... Ok now all of that but it's their birthday, ok now all of that, but the coupon can apply to two things in their cart... And you have to set up test data for the cart, the products, the cart entries, the user, the loyalty membership, the coupon code, the coupon satisfaction criteria... You have to do all those things, and all the acceptance criteria says is, "as a customer, when I check out, any coupons should apply based on the products in my basket" but you talked to the product owner, and they mentioned the thing about loyalty programs in passing, and you remember that the birthday case was brought up during refinement, but the scrum master forgot to add it to the story.
@aldproductions2301
@aldproductions2301 Ай бұрын
I understand the apprehension, but man is future-developer gonna be glad you added all those test cases. "Wait a test failed... what is this about birthdays?"
@realEchoz
@realEchoz Ай бұрын
he's a neovim user so there's a big chance he's also writing emails, personal notes, etc. in it too. if you leave copilot on by default privacy is a bigger concern there. i also don't really care about "privacy" with my code as im likely to make it public if it's personal, and if it's for work it's ending up on github anyway
@realEchoz
@realEchoz Ай бұрын
@@SimonWoodburyForget for sure, but it's kinda moot specifically in those instances where you're writing public code or code that goes on github
@realEchoz
@realEchoz Ай бұрын
@@SimonWoodburyForget why would my employer buy the code they are buying from me from microsoft? or buy publicly available open source code from microsoft? the answer is obviously yes since i am willingly pushing it to github (microsoft).
@Luclecool123
@Luclecool123 Ай бұрын
Hey prime it can also be an issue even when writing open source as some people could later get an answer from copilot that used your code snippet but using for a closed source project and not respecting your original licensing. It already happened as I saw some guy tweet about it a few months ago.
@joshr96
@joshr96 Ай бұрын
The copilot autocomplete I wouldn't mind turning off more. Instead I am kind of liking the inline copilot feature in vscode where I can just prompt it what I want it to change and then review/reject what it gives me (or have it retry). Here I feel less on the leash of copilot and I am using it more like a co-programmer when I need a second input on some problem. Agree too it is still a helpful tool for any boiler plate.
@simplifiedmachinelearning
@simplifiedmachinelearning Ай бұрын
Industry doesn’t care about how fun or fulfilling the developer felt writing code. They just want to get things done quick and cheap. All this ‘copilot sucks’ rant is the coping mechanism for I know all types senior devs The code generation is at its infancy stage right now. It won’t be long before it gets efficient
@kaijuultimax9407
@kaijuultimax9407 Ай бұрын
Whoever commented "$10 a month ain't a loss" should know that keeping AI like copilot running requires almost $10 million a day and thousands of metric tons of water for cooling PER DAY and that's just for server upkeep. Copilot being $10 a month is ABSOLUTELY a loss leader.
@Smirnoff67
@Smirnoff67 Ай бұрын
Datacenter use closed loop watercooling, it's not consuming water per say. Why do you make your sentence to sound like it's wasting water ?
@ea_naseer
@ea_naseer Ай бұрын
​@@Smirnoff67they read that online free them.
@OREYG
@OREYG Ай бұрын
​​@@Smirnoff67 datacenters also use evaporative cooling, and there is a substantial water loss
@Exilum
@Exilum Ай бұрын
I think Copilot meshes with me better simply because I already had a pause in the first place. I never stop when I have code in mind, but often, I have an idea in mind I have yet to convert to code, so I pause when thinking about how I'm going to do the implementation. While programming language and actual languages are different, I think the best explanation would use that analogy. I'm bilingual, and when I think, I'm not necessarily thinking in one language. I'm just *thinking*. Similarly, when I'm programming, I'm not thinking in any programming language, I just have a structure and logic in my head that I have yet to translate. But I've noticed an added pause with some things still (for loops was the most noticeable), it's just that it stood out less to me because I already had some, and I guess my style of programming just meshed better with it. I might be a special case, though, because while I don't have professional experience, I've been programming for 14 years, so I'm a weird kind of junior who learned both by themselves and from experienced devs, and now a tad from uni, though it's really basic.
@cosmochaosmaker
@cosmochaosmaker Ай бұрын
The start was priceless (fullscreen). "Computers are some times drunk." 😂
@EpicHarvest1
@EpicHarvest1 Ай бұрын
I don't know how people can watch this guy. Every video of his I've clicked on has been full of terrible takes, reeking of know-it-all elitism. One of the most damaging things a newer engineer can do isn't using Copilot, it's watching these videos.
@herlegz6969
@herlegz6969 Ай бұрын
Is this the signs of sunsetting purists? Knowing how to synchronize carburator is no longer relevant. Certain skills just become irrelevant. Coding is clearly headed that way. The market manipulators don't care about purist "coding" skill, just throughput and profit. Quality is dead AF. Have you seen the AI garbage fools are flocking to, regardless of the pathetic quality. Generated art and text is mediocre at best.
@ThePrimeTimeagen
@ThePrimeTimeagen Ай бұрын
Good luck. You better hope you are right on the 6 month horizon and not the 10 year horizon
@herlegz6969
@herlegz6969 Ай бұрын
Timeline is just a matter of who and how many are affected. It's happening regardless.
@ThePrimeTimeagen
@ThePrimeTimeagen Ай бұрын
You _may_ be right. But you _may_ be a generation off These are very import considerations
@Kwazzaaap
@Kwazzaaap Ай бұрын
Yall just keep saying that based on extrapolation on current (short sampled) trajectory without actually arguing how AI will ever be able to make reliable enough decisions while accounting for its inherent fuzziness. Even if you turned out to be right you are still wrong in this moment.
@ObtecularPk
@ObtecularPk Ай бұрын
​​@@ThePrimeTimeagen it's not a maybe, it's going there. No one needs to understand how to read a hand clock, and most don't. Pureist will swear they have a life purpose in being able to understand how to read a hand clock, heck, even those wooden clocks with the birds that comes out every hour. Do you know how to read those? Let alone set it up? Cope is a helluva drug.
@Maksim-Naumov
@Maksim-Naumov Ай бұрын
Thanks for being direct and saying that loud: copilot improved satisfaction to whose who were bad in programming in a first place. ❤
@turboimport95
@turboimport95 Ай бұрын
i have used the built in windows version, to get a refresher on programming syntax if i get stuck or a question about something. I dont want it to make programs for me though. I use it more of a learning tool then a replacement to do the work. It is nice to ask a question about something and get info.
@apollolux
@apollolux Ай бұрын
I've never used Copilot, but I do like when my IDE has some amount of user-controlled autocomplete, either because of a full LSP implementation or because of basic string tokenization like how most Scintilla-based or other similar syntax highlighting text editors do. Works wonders for annoying boilerplate stuff like function parameters, but I definitely don't like intrusive stuff that assumes what I want and acts like it knows how to code what I want to do better than I do.
@MikkoRantalainen
@MikkoRantalainen Ай бұрын
31:00 As far as I know it, VS Code sends *currently open* files as context for the copilot. I consider it a nice way to guide Copilot because I can open related files and Copilot will only suggest related lines of code.
@MikkoRantalainen
@MikkoRantalainen Ай бұрын
I'm aware of Copilot pause, too. I'm trying to game myself the other way around: I try to write code fast enough to never see a Copilot suggestion but if I stall for long enough, let the Copilot suggest something to get out of the stall. My computer has wired FTTH internet connection so the pause needed isn't that long but I still try to write new code fast enough to never see Copilot suggestions.
@edelweis303
@edelweis303 Ай бұрын
I had experience that copilot pause too at some point. the way I intend to prevent that pause while still using copilot is to type it out the code that I wanted to type even if copilot already suggested the recommended code instead of let copilot auto complete. A lot of the time I ignored the suggestion as well even if the code I type is the same as the suggestion.
@Lazlo-os1pu
@Lazlo-os1pu Ай бұрын
I think that if you wish to use copilot, the most important habit to have is if the AI suggests some code that you either don’t understand why it works or wouldn’t have done yourself, that you take the time to research that bit of code and what it does etc. the worst thing to do is allow yourself to use code that you don’t understand.
@mosukiton
@mosukiton Ай бұрын
Lol i watched the source video earlier today and now im watching the reaction. This is a first for me
@metalwarrior6657
@metalwarrior6657 Ай бұрын
I checked the traffic it sends from my VS Code and yes, it uses mostly the current file + a few related functions from other files. But it can definitely remember what it saw earlier on their server.
@wake-digital
@wake-digital 29 күн бұрын
I tried copilot a few months back during my second month of working as a programmer. I was actually astonished by it's capabilities, because at the time, I set up some types and variables which I needed to "reverse engineer" a json tree structure of product categories out of a list of all products which obtained their path through the categories. To my astonishment, at the moment I began to write that code, copilot no joke wrote like 20-30 lines of code and it did exactly what I needed it to do. It's even cooler because at the time, I had no idea how I would accomplish that and copilot was like "no worries lil bro I got you" :d
@darlokt51
@darlokt51 Ай бұрын
I basically use Copilot to help me with documentation. I come from programming the one and only C for many years, but in my new position, I have to work in multiple languages with more frameworks than I can count and I don't have the time to read and learn every framework on npm or pip. I look at the output of Copilot to get a rough understanding of the structure etc and then write my code based on this information. This is 1000x better than reading the (sometimes) non-existent documentation for some project, just to tell the colleague that how he solves the problem is shit, because they used something from npm or pip without understanding the abstractions used in their code. If you can program and have a somewhat understanding of processors, Copilot is like a rosetta stone, because in the end everything at somepoint becomes ASM.
@SeppyLive
@SeppyLive Ай бұрын
I use copilot but I’ve always regularly cycled it on and off, either entirely or for specific file types. Especially when learning something new, I’ll turn it off for a few days, then turn it back on to see suggestions vs what I learned
@thegrumpydeveloper
@thegrumpydeveloper Ай бұрын
Need it for fast types. Ollama and one of the vscode plugins does a good look alike for m1 or GPUs if you have some power supply.
@aldproductions2301
@aldproductions2301 Ай бұрын
Honestly, I think that engaging in open source and wanting privacy go hand in hand. When you share something that's open source, yes, you share it with the world, but you're deciding what and how much to share. When you use something that's open source, you're also controlling how much to share, and doing so with more confidence.
@dogscantplayguitar8925
@dogscantplayguitar8925 Ай бұрын
Man I miss side projects. I used to go a ton of microcontroller programming work at my job. Entire department is at a stand still right now, and I haven't had any main projects to work on, so the tangents that pop up and inspire the side projects just haven't been there. feels bad man
@HilaryCheng
@HilaryCheng Ай бұрын
I just start to use Copilot, Copilot is quite useful for experience developer. Since it can save some times when it suggest the code that I wanna to write , especially for HTML / UI. For the Junior Developer , it may be a trouble for them, they are already not familiar with the coding and they trust what copilot suggested. It may make more trouble for them.
@michaelmarmack7949
@michaelmarmack7949 Ай бұрын
It can use your entire code base. it uses code ql to send datasets at this size. Now that is with copilot chat and not sure on inline recommendations.
@davidflores909
@davidflores909 Ай бұрын
I am a CS student and got copilot for the first time in January I think. Going in I found the completion incredibly annoying. I left it on for about a week, and I'm not going to lie; the fact that sometimes it is so accurate to predict really simple functions is amazing. However, it feels too intrusive for me. I'm still signed in case I need it, but I rarely use it now, and it's been only three months lol.
@Pervy2003
@Pervy2003 23 күн бұрын
I use gemini to write code, and even though it sucks at coding, I love doing it, cause that ai feels like a human that tries to learn too(which it actually does), and while trying its approaches, I learn my approaches that are better than it's are, after that I share with it, it gives me pretty human reaction, and it feels like I work in a team, not alone! A cozy feeling, though I know that that's not true 😊
@prima_ballerina
@prima_ballerina Ай бұрын
What you say around ~6 min. is excactly the reason why I don't even use autocomplete. Maybe I would if I had to work with many different languages and APIs, but 99% of my day to day job is just developing custom PHP / database extensions for TYPO3 where it is really crucial that I know the base systems API by heart and keep up to day with changes for system updates.
@Nik.leonard
@Nik.leonard Ай бұрын
I prefer to use only the chat for generating boilerplate or json objects than the autocompletion. Or use another llm running in ollama (deepseek coder) for that same purpose.
@n30v4
@n30v4 Ай бұрын
I bought so much books to just have the documentation. I’m glad this times are over. But I did really know my stuff from the time where I needed to read and search physical docs
@Toxked
@Toxked 22 күн бұрын
The same thing can be applied to other areas. When I started in the tech field, I would get fistrated with tough or tricky problems. I knew working through them would make me a good tech. I saw others try to pass them off on others. In one place I worked, I had a tech ask a basic command line question. I didn't say this, but I thought, "I've been here two years. You've been here seven. I should be asking you." That is what happens when you avoid problems.
@rubberduckdebug
@rubberduckdebug Ай бұрын
W takes, but I still use it mainly for autocomplete, CLI has been neat too
@AndrewMorris-wz1vq
@AndrewMorris-wz1vq Ай бұрын
What about writing private data, where even if you SOPs it afterwords or before committing it? I know I've been in that circumstance so I could see it being accidentally embeded into copilot for others to try and extract.
@theCuriousMindsCollective
@theCuriousMindsCollective 20 күн бұрын
I love this term: "Copilot pause". Nowadays, I'm thinking about as a Dev|Sec|(little)Ops I have to rely on too many techs. And I've noticed this pause not just in my coding but even in my speech. This is terrifying.
@carljosephyounger
@carljosephyounger Ай бұрын
Nice! I can just put "started programming around 15BC" in my bio, and it'll never need updating.
@EwokPanda
@EwokPanda Ай бұрын
What I want to know is: How many people **at** Microsoft use Copilot voluntarily? Especially Interns.
@__christopher__
@__christopher__ Ай бұрын
On the strange KZbin fullscreen problem you experienced early on: I get that quite often, typically if I go fullscreen while it still loads some parts of the page. I think it's just a KZbin bug.
@kkard2
@kkard2 Ай бұрын
i wonder how viable having copilot suggestions appear only after pressing a mapping would be? if you knew you need some boilerplate for tests etc. you could just hit the key combo and let copilot do the job, without it disrupting your normal workflow. idk tho, maybe i will test that in the future
@veccio
@veccio 10 күн бұрын
Licensing is very important in open source. For example, someone writing wouldn't want to be later told that their work contained some code that was lifted off a copyrighted or (*sigh*) patented method. Or maybe he's working on something like Wine or ReactOS where there is a similarity but it needs to demonstrate that it's coded in a "clean room design". If they can't show that they didn't get the code from a non-free source, there could be problems. The code may have to be tossed to be on the safe side.
GitHub CoPilot Is Ruining Code Quality | Prime Reacts
51:49
ThePrimeTime
Рет қаралды 140 М.
Generative AI Has Peaked? | Prime Reacts
40:18
ThePrimeTime
Рет қаралды 167 М.
Pray For Palestine 😢🇵🇸|
00:23
Ak Ultra
Рет қаралды 33 МЛН
I Built a Shelter House For myself and Сat🐱📦🏠
00:35
TooTool
Рет қаралды 12 МЛН
UFC 302 : Махачев VS Порье
02:54
Setanta Sports UFC
Рет қаралды 1,1 МЛН
Encapsulation in core Java
7:07
SciClass _ Vaibhav Joshi
Рет қаралды 13
Why I'm no longer using Copilot
7:07
Dreams of Code
Рет қаралды 157 М.
Its Looking Bad For Cloudflare
10:30
ThePrimeTime
Рет қаралды 51 М.
Iterator - Design Patterns in 5 minutes
3:58
levonog
Рет қаралды 1,1 М.
I Quit Amazon After 2 Months
29:39
ThePrimeTime
Рет қаралды 275 М.
Every programming language explained in 15 minutes | Prime Reacts
43:42
AMD is About to CRUSH Intel… Just Like I Predicted
9:34
Linus Tech Tips
Рет қаралды 349 М.
You dont know OOP
50:48
ThePrimeTime
Рет қаралды 272 М.
Scams In Software Engineering
31:44
ThePrimeTime
Рет қаралды 512 М.
They made React great again?
4:11
Fireship
Рет қаралды 989 М.
Samsung or iPhone
0:19
rishton vines😇
Рет қаралды 9 МЛН
Индуктивность и дроссель.
1:00
Hi Dev! – Электроника
Рет қаралды 1,6 МЛН
Apple Pencil Nasıl Yapılır?🤯
0:13
Safak Novruz
Рет қаралды 1,4 МЛН
5 НЕЛЕГАЛЬНЫХ гаджетов, за которые вас посадят
0:59
Кибер Андерсон
Рет қаралды 981 М.