Тёмный

Why I Quit Copilot | Prime Reacts 

ThePrimeTime
Подписаться 439 тыс.
Просмотров 249 тыс.
50% 1

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

Наука

Опубликовано:

 

5 апр 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 966   
@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"
@avsync-live
@avsync-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 Месяц назад
@@avsync-live iow you memorized it
@avsync-live
@avsync-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.
@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.
@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.)
@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
@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 ?
@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)
@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
@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.
@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
@maxz9377
@maxz9377 Месяц назад
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".
@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.
@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
@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.
@_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.
@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!
@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 :)
@nevokrien95
@nevokrien95 Месяц назад
The most frustrating stuff are c memory bugs. Race conditions python enviorment issues.
@CEOofCulturalMarxism
@CEOofCulturalMarxism Месяц назад
C memory bugspr6)7
@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. 💪🏻👍🏻
@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!
@Tsiram
@Tsiram Месяц назад
Already saw this video, but re-watching for ThePrimeTime
@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.
@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.
@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.
@NateUE
@NateUE Месяц назад
Until his later years, Einstein had that look of grey hair while is mustache was still darker.
@JoelJosephReji
@JoelJosephReji Месяц назад
"I wish there is a privacy-concerned version of Microsoft." Sir, this is Microsoft.
@KelvinPaul385
@KelvinPaul385 Месяц назад
0:16 Are you using any ad blocker extensions? I experienced similar issues while using RU-vid. It seemed like RU-vid ads and the ad blocker were at war with each other, causing the hanging problem I encountered.
@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.
@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.
@AlecMaly
@AlecMaly Месяц назад
Doesn't need your whole codebase for privacy to be an issue. Does it know not to ingest your .env?
@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.
@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?"
@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.
@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.
@EwokPanda
@EwokPanda Месяц назад
What I want to know is: How many people **at** Microsoft use Copilot voluntarily? Especially Interns.
@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.
@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
@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
@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.
@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.
@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
@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.
@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.
@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.
@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.
@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)
@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.
@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.
@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.
@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.
@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.
@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).
@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
@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
@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.
@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
@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.
@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.
@mosukiton
@mosukiton Месяц назад
Lol i watched the source video earlier today and now im watching the reaction. This is a first for me
@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.
@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.
@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.
@clamhammer2463
@clamhammer2463 8 минут назад
I was the lead on a project that was HEAVY on node events. I struggled WAY too much to debug events-based bugs and memory leaks until I read the docs on the library and it was like I leveled up like 10 levels by simply reading the docs. I feel like people avoid reading the docs just because they are only using a few methods of a library. This is a mistake.
@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.
@_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.
@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.
@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.
@wake-digital
@wake-digital 18 дней назад
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
@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.
@cosmochaosmaker
@cosmochaosmaker Месяц назад
The start was priceless (fullscreen). "Computers are some times drunk." 😂
@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.
@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. ❤
@KevinNewman-qn7gc
@KevinNewman-qn7gc Месяц назад
"learned helplessness" - I love that phrase, and will now use it for everything
@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.
@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.
@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.
@carljosephyounger
@carljosephyounger Месяц назад
Nice! I can just put "started programming around 15BC" in my bio, and it'll never need updating.
@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
@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
@__christopher__
@__christopher__ Месяц назад
On the strange RU-vid 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 RU-vid bug.
@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.
@theCuriousMindsCollective
@theCuriousMindsCollective 9 дней назад
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.
@Pervy2003
@Pervy2003 12 дней назад
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 😊
@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
@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.
@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.
@softwaredeveloper121
@softwaredeveloper121 Месяц назад
I really agree just in one point - waiting when copilot autocomplit my sentence, it's not good, but usefulness in boilerplates, I can't deny
@softwaredeveloper121
@softwaredeveloper121 Месяц назад
Oh sorry, I forgot, I'm not so good in solving problems on my job, because I hate many of code base historically involved, but I should write code for this structure and voila copilot can do it instead of myself
@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.
@felipedidio4698
@felipedidio4698 Месяц назад
14:13 I remember when I was 1-2 years in and I was looking up everything. There was an internet outage and I was no longer a programmer. That's when I learned I had to actually learn stuff.
@j-wenning
@j-wenning Месяц назад
The "Copilot pause" is something I experience when using an LSP (particularly TS' because it's so slow, but also Rust's). Makes me wonder if I should try foregoing an LSP for awhile.
@JorgeCorradi
@JorgeCorradi Месяц назад
I don't know if it's the same with copilot since I don't use it and I never have, but as a java developer I tried intellij AI for some time and ended up disabling it... I feel like it gets in the way in the sense that it suggests code that will take more of my attention to check if it makes sense and at the same time I feel that if a bug gets introduced by it it'll take me a lot longer to figure it out...
@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.
Далее
Generative AI Has Peaked? | Prime Reacts
40:18
Просмотров 22 тыс.
Scams In Software Engineering
31:44
Просмотров 479 тыс.
CAN YOU HELP ME? (ROAD TO 100 MLN!) #shorts
00:26
Просмотров 10 млн
GitHub CoPilot Is Ruining Code Quality | Prime Reacts
51:49
Microsoft Records Everything You Do
22:42
Просмотров 108 тыс.
You dont know OOP
50:48
Просмотров 266 тыс.
The harsh reality of good software
27:28
Просмотров 291 тыс.
Don't Contribute to Open Source
9:55
Просмотров 212 тыс.
Why I'm no longer using Copilot
7:07
Просмотров 156 тыс.
The Brutal Truth Behind Tech Layoffs | Prime Reacts
1:20:34
Are we ready to Live in a SILO?
13:41
Просмотров 127 тыс.
Building the ENDGAME invisible PC
27:30
Просмотров 286 тыс.
Wow AirPods
0:17
Просмотров 1 млн
3D printed Nintendo Switch Game Carousel
0:14
Просмотров 3,9 млн
Samsung or iPhone
0:19
Просмотров 7 млн