Embrace GitHub Copilot, Cursor AI & ChatGPT as a developer!

  Рет қаралды 4,414

Maximilian Schwarzmüller

Maximilian Schwarzmüller

Күн бұрын

Пікірлер: 36
@nasko235679
@nasko235679 4 күн бұрын
The amount of time I've spent fixing wrong AI code would've been much better spent reading docs and / or codebases. It's much better for asking general architecture / best practices questions (even though it makes mistakes there as well) .
@itskittyme
@itskittyme 4 күн бұрын
AI doesn't write wrong code. It's the human who's prompting incorrectly. Every thinkable combination of code can be generated by an AI. We humans, have to figure out, how to make the AI produce that exact piece of code that you are aiming for. Once you master that, through a combination of prompting and custom tools, you become superman.
@UnVFunLimited
@UnVFunLimited 4 күн бұрын
Wrong. It does produce wrong code
@itskittyme
@itskittyme 3 күн бұрын
@@UnVFunLimited Read again what I said.
@vincentvanouytsel2979
@vincentvanouytsel2979 2 күн бұрын
@@itskittyme I agree. Think about how you google things. If you search wrong, you will end up with the wrong information. Googling is a skill. Figuring out how to interact with AI to get the results you want is also a skill.
@bvedantcodes
@bvedantcodes 2 күн бұрын
@@itskittyme I guess you've never had AI not follow instructions or completely ignore your code before.
@SaqibHussain-h5v
@SaqibHussain-h5v 2 күн бұрын
Hello Max,Can you please make video on backend scalability thorugh different service like kafka, rabbit queue etc? I will be very thankful to you
@jessejack3410
@jessejack3410 4 күн бұрын
Would thorough testing (unit, integration, functional, usability, performance ) help to mitigate some of the downfalls you mentioned, like bugs? Does your course include how to harness AI to run tests?
@vincesanity2856
@vincesanity2856 4 күн бұрын
My job consists of using 3rd party libraries, APIs, Providers, etc... AI can not solve those. I have to read documentations
@itskittyme
@itskittyme 3 күн бұрын
One trick I use is to let the AI decide on the libraries, APIs etc... and it will pick the ones it knows best. Just like a human. A few days ago I've implemented an API of which I didn't even need to visit the API page at all. Don't try to fight the LLM, but go with its flow and guard the boundaries of that flow to guide it in a proper direction.
@hleet
@hleet 4 күн бұрын
I use mostly in combination vs code with chatgpt in a browser. Chatgpt is quite good to give good startup for an idea ! But coding with it is not buttersmooth, it will sometime only give you part of the solution, even after requesting the full code, it will try to modify some stuff and just break the code. I have to balance between 4o and o1-preview to make something. But I admit that AI in coding is a tremendous help !! As you said, you have to know how to read code yourself before copy/pasting stuff that it gives ... sometimes some bad suprise can occurs. My technik is to git commit as soon as my code works well before testing new code that chatgpt gives me.... I end-up with lots of commit in my logs but it works for me ^^
@Lemmy4555
@Lemmy4555 4 күн бұрын
I agree with everything you said, I think we already see the plateau, GPT did not get significantly better in the past 2 years, the difference between GPT 2 and GPT 3 is much bigger than GPT 3 vs o1/Claude. They got faster at generating responses definitely, and the context increased dramatically from the mere 2k tokens we had to now 200k and above (while this increase comes with less "accuracy" sometimes). What i see now is that the advancements in AI are not made by improving the AI itself but by improving the packaging, this is why Cursor is killing it, they do a lot of non AI stuff to make AI look smart. Copilot was the pioneer, i would say that the improvement in the quality of life that Copilot brought with the autocompletion is greater than the improvements gained by faster/bigger/new AI models, and the improvements Cursor brought to the table with copilot++ and the composer also are much larger than what the new release of o1 did. Another thing I see is that to me it seems that also AI companies like Open AI are admitting that models will not get significantly smarter than what they are now and they are setting up engineering solution to workaround the limitations like the chain of thoughts.
@wafflaaar1067
@wafflaaar1067 4 күн бұрын
I embraced cursor AI so much that I already used up all my free AI autocompletes already ;p
@ItsJustShortsBro
@ItsJustShortsBro 4 күн бұрын
1. Delete your account. 2. Re-start your Trial. 3. Thank me later.
@bvedantcodes
@bvedantcodes 2 күн бұрын
@@ItsJustShortsBro what a great way to pay back the developers who make this tool. 🤦‍♂
@ItsJustShortsBro
@ItsJustShortsBro 2 күн бұрын
@@bvedantcodes Oh how horrible of me to not give more money to a $400Million dollar company. So they can give that extra money to the owners and not the actual developers. How could the developers and upper management survive without my money that I need for groceries. I'm a terrible, terrible person
@bvedantcodes
@bvedantcodes 2 күн бұрын
@@ItsJustShortsBro people have sympathy for hard-working poor people, not thieves. This is a pointless argument. ✌
@ItsJustShortsBro
@ItsJustShortsBro 2 күн бұрын
@@bvedantcodes You are a thief then too for every Spotify/Netflix/Disney and any other subscription Free trial you participated in including the first 2 weeks of cursor you got. Cursor allows you to delete your account and get another free trial, it's a great feature. I am glad this multimillion dollar company gives us the chance for unlimited free trials like Spotify used to do. If they continue to give me free trials with the same email and no credit card attached, I will continue to take it until they do not. If this is stealing, then getting free samples at Costco is also stealing.
@The_RubenM
@The_RubenM 4 күн бұрын
What do you think of the latest updates with VS Code copying a lot of Cursor’s features?
@hleet
@hleet 4 күн бұрын
Thank you max for the udemy link of this course. Instant buy for me :D
@usercvvrhvd
@usercvvrhvd 4 күн бұрын
Cursor is having some issues. When accepting new code it sometimes deletes existing code. But it doesn't shows in the editor in red color during preview
@o_glethorpe
@o_glethorpe 4 күн бұрын
It happened to me as well, we need to double check everything
@usercvvrhvd
@usercvvrhvd 4 күн бұрын
@@o_glethorpe yes. Even when checking the code didn't show in red. But removed though
@bvedantcodes
@bvedantcodes 2 күн бұрын
I don't doubt it. It isn't even v1.0 yet and it's as good as it is.
@urwrstntmre
@urwrstntmre 4 күн бұрын
Until they stop deleting existing code, nah
@ademineshat
@ademineshat 4 күн бұрын
it dosent make sense being a developer anymore 😢
@panzerdriver
@panzerdriver 4 күн бұрын
Yes give up, let us take those easy jobs.
@iGhostr
@iGhostr 4 күн бұрын
If AI takes your job, you deserve it. Be a better developer
@brightokoro7073
@brightokoro7073 4 күн бұрын
Your statement is not true AI is not a replacement is only a helping tools,just learn how to use it
@Quincycle
@Quincycle 3 күн бұрын
Make yourself better than the AI
Don't waste your time!
11:11
Maximilian Schwarzmüller
Рет қаралды 11 М.
They Chose Kindness Over Abuse in Their Team #shorts
00:20
I migliori trucchetti di Fabiosa
Рет қаралды 11 МЛН
бабл ти гель для душа // Eva mash
01:00
EVA mash
Рет қаралды 7 МЛН
ЛУЧШИЙ ФОКУС + секрет! #shorts
00:12
Роман Magic
Рет қаралды 25 МЛН
Motorbike Smashes Into Porsche! 😱
00:15
Caters Clips
Рет қаралды 22 МЛН
Why I Cant Stand IDE's After Using VIM | Prime Reacts
17:51
ThePrimeTime
Рет қаралды 365 М.
Should you use a VPS instead of Vercel, Netlify & co?
13:14
Maximilian Schwarzmüller
Рет қаралды 11 М.
Why Are Open Source Alternatives So Bad?
13:06
Eric Murphy
Рет қаралды 669 М.
Cursor vs Bolt vs Replit vs v0 [Best AI Coding Tool]
27:13
Are we going back to PHP with fullstack JavaScript?
9:57
Maximilian Schwarzmüller
Рет қаралды 150 М.
Why did Raspberry Pi make their own SSD?
12:58
Level 2 Jeff
Рет қаралды 214 М.
What I Learned from Letting AI Write My Microcontroller Code
32:35
Nobody Cares About AI Anymore
19:22
KnowledgeHusk
Рет қаралды 205 М.
Masterclass: AI-driven Development for Programmers
8:49
Fireship
Рет қаралды 1,1 МЛН
Flutter just got Flocked! What does it mean for Flutter's future?
11:26
Maximilian Schwarzmüller
Рет қаралды 39 М.
They Chose Kindness Over Abuse in Their Team #shorts
00:20
I migliori trucchetti di Fabiosa
Рет қаралды 11 МЛН