Will ChatGPT replace programmers? | Chris Lattner and Lex Fridman

2023 ж. 7 Мау.
164 620 Рет қаралды

Lex Fridman Podcast full episode: • Chris Lattner: Future ...
Please support this podcast by checking out our sponsors:
- iHerb: lexfridman.com/iherb and use code LEX to get 22% off your order
- Numerai: numer.ai/lex
- InsideTracker: insidetracker.com/lex to get 20% off
GUEST BIO:
Chris Lattner is a legendary software and hardware engineer, leading projects at Apple, Tesla, Google, SiFive, and Modular AI, including the development of Swift, LLVM, Clang, MLIR, CIRCT, TPUs, and Mojo.
PODCAST INFO:
Podcast website: lexfridman.com/podcast
Apple Podcasts: apple.co/2lwqZIr
Spotify: spoti.fi/2nEwCF8
RSS: lexfridman.com/feed/podcast/
Full episodes playlist: • Lex Fridman Podcast
Clips playlist: • Lex Fridman Podcast Clips
SOCIAL:
- Twitter: / lexfridman
- LinkedIn: / lexfridman
- Facebook: / lexfridman
- Instagram: / lexfridman
- Medium: / lexfridman
- Reddit: / lexfridman
- Support on Patreon: / lexfridman

Пікірлер
  • Full podcast episode: kzhead.info/sun/o8iDgZyhjYatnXA/bejne.html Lex Fridman podcast channel: kzhead.info Guest bio: Chris Lattner is a legendary software and hardware engineer, leading projects at Apple, Tesla, Google, SiFive, and Modular AI, including the development of Swift, LLVM, Clang, MLIR, CIRCT, TPUs, and Mojo.

    @LexClips@LexClips11 ай бұрын
  • Before watching: NO, it won't and I'm honestly tired of this BS discussions. There is almost infinite demand for software and the only reason it's not being made is because it is incredibly expensive - corporate system implementations cost BILLIONS. Tools like GPT will drive the price down, one developer will be able to increase the output, companies will want more stuff, more frequent updates etc.

    @piotrjasielski@piotrjasielski11 ай бұрын
    • This is the correct response. There's a gigantic and painful backlog of software projects in most companies and this won't change - rich people will always be competing for market share via software projects. You'll also need developers to write the code. Software projects are rarely some 1 paragraph generic scripts easily located on stack overflow or elsewhere online. They're often tens or hundreds of thousands of lines of code, specifically tailored to a unique use case. You can't just prompt your way into that. This whole thing is stack overflow via prompt, and nothing more

      @Luke-xp5pe@Luke-xp5pe11 ай бұрын
    • That was my opinion Always. Demand for software Will Always be Like infinite u can Always make more stuff, New things. There is no ending. You Will be able to do much more in X time.

      @VeyroneR@VeyroneR11 ай бұрын
    • Yup we still have Jira backlog from like 6+ years ago lol

      @jaredpetri7783@jaredpetri778311 ай бұрын
    • This. The number of developers you employ is a costly value to change, and it doesn't change anything when you consider that chatGPT doesn't do all the work a programmer does. The value that will probably change is code deadlines. If a team can write faster with ChatGPT people will just want updates and features sooner. Not randomly fire 10% of their staff and keep going at the same rate.

      @zacharychristy8928@zacharychristy892811 ай бұрын
    • @@Luke-xp5pe A wise nerd once pointed out that measuring software by lines of code is like measuring aircraft by weight.

      @davidagnew8465@davidagnew846511 ай бұрын
  • Newer(just a year+) self taught programmer and I’m getting to that point of building real robust projects and ideas so chatgpt has been amazing when I realize for example hey I need to loop over this particular data type or something simple and I don’t know how in that moment but if I ever ask it for something a bit more complicated I always end up fighting erroneous responses and having to over explain my ask. This could definitely be worked on in future gpt iterations but I think this idea of truly understanding what someone wants and needs seems super hard to reproduce with a LLM.

    @ttc1867@ttc186711 ай бұрын
  • As of now LLMs that write code are like low skill interns that do tiny code generation that needs to be supervised by actual developers. It needs to be guided along and it needs a lot of help to be integrated into an actual project. It is very impressive don't get me wrong, but it's no where near human replacement and I don't see it changing drastically anytime soon. Programming, unlike other activities, needs a lot of contextual understanding. It is on the opposite side of the spectrum from highly specialized activities like digital illustration. We saw the latter being perfected already. I'm going to say that AI will be capable of doing the former sort of activities LAST and the latter first. Especially things like game dev requite so much unrelated skills like music, level design etc. If one AI can do all of that then I suspect it could do everything else in the world at which point we have AGI and the singularity. I wouldn't be too worried about programmers... I'm more worried for the world as a whole.

    @oredaze@oredaze11 ай бұрын
  • GPT doesn't possess cognition. I have utilized it in my own programming projects, and at times, it proves to be a better tool than Stack Overflow. However, it occasionally generates incorrect code and apologizes when you point out the mistake. Instead of providing the correct version, it continues to offer additional incorrect suggestions, resulting in an infinite loop of erroneous recommendations. It amuses me when people claim that these issues will be resolved in future versions of GPT. In reality, such problems are inherent to large and matured language models and cannot be completely eliminated unless a revolutionary alternative emerges. Ultimately, when GPT fails, I find myself turning to Stack Overflow to seek human feedback. in simple terms, What GPT creates looks only impressive to the untrained eye and mediocre programmer like me.

    @samigeb4545@samigeb454511 ай бұрын
    • @@sanawarhussain still full of hallucinations, albeit less than GPT-3.5

      @AuxiliaryBeats@AuxiliaryBeats11 ай бұрын
    • There is no technical reason why these engineering problems cannot be resolved. Not sure we necessarily need a revolutionary alternative, but given the help we can get from these new tools in developing new solutions, I'm sure the progress in all areas, including programing, and specifically for a programing focused solution (like a "programingGTP+some_other_type_of_AI-hybrid" thing for example), will be quite astonishing in a continuous way going forward.

      @ingerasulffs@ingerasulffs11 ай бұрын
    • @@ingerasulffs lmao > There is no technical reason why these engineering problems cannot be resolved what happens when you use a lot of average code for training NN? It will only produce average buggy code as a result. You either don't understand what NN and LLM are, or I dunno

      @no_bs_science@no_bs_science11 ай бұрын
    • Exactly. At the end of the day ChatGPT is just a tool. It can't do the thinking for you.

      @arafay@arafay11 ай бұрын
    • you told chatgpt to write you this comment didn't you

      @abujessica@abujessica11 ай бұрын
  • As a programmer who has spent hours fighting with ChatGPT to get working code for a new problem (and failing)... of course it won't replace programmers. Future developments could change that, but even then it will take years of "co-piloting" with human coders before it could possibly be trusted. To be clear, I'd use this in an IDE co-pilot role at the drop of a hat - but that's productivity increase, not replacement.

    @KenOtwell@KenOtwell11 ай бұрын
    • Its bound to happen tho? That's why I decided not code fuck chat gpt lol

      @Notabot437@Notabot43711 ай бұрын
    • @@JohnStockton7459 that's what I heard too

      @Notabot437@Notabot43711 ай бұрын
    • But that’s merely anecdotal. With training and greater application one programmer can become much, much, more productive. Chat GPT would take the jobs of ALL programmers, just the least productive. It’s like going from shovels to using excavators in digging a hole. A 100 people (programmers) can dig the hole (write the programme) but 10 programmers using AI can dig the hole in the same time frame. Suddenly you’ve lost 90 jobs.

      @thomasweir2834@thomasweir283411 ай бұрын
    • ​@@JohnStockton7459 nope! There are lots of problems GPT can't solve, for example, anything that someone hasn't put on the internet yet!

      @zacharychristy8928@zacharychristy892811 ай бұрын
    • ​@@Notabot437 it's not "bound to happen" any time soon, and the capabilities of chatgpt are only limited to doing things that aren't that interesting to begin with. The only people who think it will replace programmers tend not to be doing that much programming to begin with.

      @zacharychristy8928@zacharychristy892811 ай бұрын
  • I think future AI models will probably replace some parts of what we do quicker than we think - but I also think anyone who has the mind capable of manufacturing complex software will probably find a way of building something interesting and novel with the new tools AI creates - or extending our capabilities to simply make more fantastical software. I can't imagine it writing any and all complex software projects that we could produce, expecially when we consider it as a tool to extend our capabilities. Just some thoughts: Even if it were capable of responding to "Generate me a Cloud based Web Video Viewing application" - You might want things like - "Oh but with support for webm videos" - "and support video comments" - "but make the comments filter out profane language for users under X age" - or "with a REST API and documentation for comments and stats" So programming could definitely become simplified into product / technical descriptions some day. Where rather than a repository of code - you could have a repository of a product description with caveats and nuances in human readable and understandable language (perhaps plain English descriptions). Humans love pushing the limits - so we'll probably use those programmers to push the limits of how complex of prompts we can generate, and generally solve novel problems in the realm of "what do we want exactly". At least until AI can predict what we want and produce outputs better than we could even think to ask for. Wouldn't be surprised if humans and AI are in a reinforcing feedback cycle of humans training AI with new & improved input - and AI providing new and improved tools for humans to produce new and improved outputs for. Wouldn't be surprised if many of us move towards (many many years from now) mostly working by training and improving AI/LLMs with high quality inputs, and providing feedback / improvement in the long run - or providing the right prompts/inputs for the desired output. idk - impossible to really predict but it will be interesting at least to see where things go

    @captcoolthe3rd@captcoolthe3rd11 ай бұрын
    • The question is whether the prompts required to gain useful answers from AI will change with every new iteration of the AI or whether we can start to build a pattern of understanding of how best to communicate with AI as a whole.

      @zootsoot2006@zootsoot20065 ай бұрын
  • I really admire how down-to-earth Lex is. Despite being really smart and talented, he never comes across as arrogant. It's refreshing to see someone like him who interacts with others in such a humble way. I hope to learn from his example and be more like that in my own personal interactions.

    @jonnyschaff7068@jonnyschaff706811 ай бұрын
    • The thing is, he is not that smart.

      @Adamskyization@Adamskyization11 ай бұрын
    • @@Adamskyization Smarter than me and lot others I know. And much nicer too!

      @hnaku8748@hnaku874811 ай бұрын
    • ⁠👆if you’re wondering what said arrogance sounds like, and how to avoid it

      @btn237@btn23711 ай бұрын
    • ​@@Adamskyization He is smarter than 90% of people on Earth or 85% of US residents for sure. The fact that Lex can push provocative conversations without losing control of his emotion, just showed he has a good brain which most of us do not have.

      @shaggyfeng9110@shaggyfeng911011 ай бұрын
    • Idk he lacks stamina

      @CristianIntriago_@CristianIntriago_11 ай бұрын
  • “They’ll tell you they need a faster horse when they need a car” Fucking loved that

    @ttc1867@ttc186711 ай бұрын
    • Original Henry Ford quote : )

      @rafidhoda@rafidhoda2 ай бұрын
  • In my experience the jump from GPT 3 to 4 is huge for programming in python specifically. I've found it helpful to first communicate back and forth with GPT to design an algorithm, then once satisfied with the logic to ask just one time to produce the code.

    @lukemelo@lukemelo11 ай бұрын
    • How is jump to GPT4-turbo?

      @VoloBonja@VoloBonjaАй бұрын
    • @@VoloBonja Nice to have longer input but no big difference otherwise

      @lukemelo@lukemeloАй бұрын
    • @@lukemelo failed attempt of GPT5, so they called it turbo…

      @VoloBonja@VoloBonjaАй бұрын
  • What a kind and lovely person Chris Lattner is. Thank you for Swift

    @petrulutenco6600@petrulutenco660011 ай бұрын
  • Bruh AI went from zero to 100 in a short period of time and aint stopping, and ppl still saying nah thus is the best it can get 🤡

    @soggybiscuit6098@soggybiscuit609810 ай бұрын
    • except that it didn't. I started my undergrad in 2006 and already we used to consider "coding" as a menial job or "robotic". AI has existed for years and gotten mainstream only now.

      @rockwithyou2006@rockwithyou20066 ай бұрын
    • ​@@rockwithyou2006You all need to discount everything before AlphaGo (the 2017 version), all that 50-60 years was basically like learning how to build the effective tool of actually working Deep learning.

      @rejectionistmanifesto8836@rejectionistmanifesto88362 ай бұрын
  • Let's take a moment to appreciate the variable names in the thumbnail code.

    @takeuchi5760@takeuchi576011 ай бұрын
  • Jesus Christ , finally someone who's not following a narrative built on irrationality! Nobody can predict the future, but if you program complex systems, you know very well where the limits are. Maybe AGI will arrive, and by then we're all on the same boat, and the issue will always be if we're not ALL on the same boat!

    @yacce4463@yacce446311 ай бұрын
    • I know, I get so sick of this constant assumption that ChatGPT is going to get so much better even though it's fundamental operation really doesn't do what programmers do. I'm also not buying Lex's angle that the statistical average of all language on the internet is somehow a deeper insight into the nature of reality and intelligence.

      @zacharychristy8928@zacharychristy892811 ай бұрын
    • Point is - you do not need AGI. The concept of AAGI is needed to change something is stupid. See, larger projects have people writing specs, there are coding standards, there are testers. An AI that can work with that can make most developers redundant. Hint here is - that is NOT AN AGI. A good programming AI may be not a doctor or lawyer, and the definition of AGI is that it does ALL the human stuff in one model. Nope, it is specialized. It is just 2-3 generations further than what we have now.

      @ThomasTomiczek@ThomasTomiczek11 ай бұрын
    • @@ThomasTomiczek even what you're saying isn't enough. People generating "specs" to feed into an AI is not enough, because specs are written in an ambiguous language known as "english" wheras code is written in a logically unambiguous language known as "code". Tests don't really solve the problem either, because your code can pass all tests while still failing in production, and writing tests is often not possible without a prexisting API or knowledge of how said API is implemented.

      @zacharychristy8928@zacharychristy892811 ай бұрын
    • ​@@zacharychristy8928 humans are not intelligent... We can reason things , figure out ways of solving problems and build over another people's hard work. But what is intelligence? Can you focus really hard to invent something new? For sure not You can only work on another person experience on any given field. Inteligence is an illusion Don't fool yourself

      @gastonangelini8352@gastonangelini835211 ай бұрын
  • Fire all your programmers and hire prompt engineers to manage your codebase. Let me know how it goes.

    @PetrovForever@PetrovForever2 ай бұрын
  • ChatGPT will never replace software developers because ChatGPT first has to figure out what the client wants, and they client doesn't even know what they want.

    @user-xx7tv7cc1y@user-xx7tv7cc1y11 ай бұрын
    • I guess the idea is that in future ChatGPT will interview clients to help them figure out what they want. And then implement it.

      @clray123@clray12311 ай бұрын
    • See, first - CHATGPT is a chat program. A proper cognitive loop using the API can have WAY better capabilities. Second, you work on super small stuff, right? Because any project I id in the last decade has PRODUCT OWNERS handling this part. Then user stories get evaluated (which ChatGPT actually is not that bad at). Planning poker. It is not there yet (even with cognitive loop), but saying "never" marks you super high on "ignorant idiot". 3 years ago it could not talk complex ethics - now it can. What is ever in your universe? 2 years? What in 10?

      @ThomasTomiczek@ThomasTomiczek11 ай бұрын
    • @@ThomasTomiczek It rather sounds like it is you who is talking bullshit. Cognitive loop? These things are currently tripping up on their own randomly generated bs, with devs desperately trying to mask it by glueing not some very intelligent AI but-rather clunky old traditional hardcoded logic workarounds on top of it to hide the embarrassment. Also slow and memory inefficient as hell, compared to handcrafted algorithms, say, for parsing or compiling good ole machine languages.

      @clray123@clray12311 ай бұрын
    • @@ThomasTomiczek no, because there is no "cognitive loop" that's a term you're inventing that doesn't exist. ChatGPT is simply a "semantic loop" which is not the same thing. You don't get deeper insights into what would help a person solve a problem by simply being able to generate a response to the last thing they said. You're imagining a richer operation is taking place than what actually is. There is no insight to be gained from simply generating responses. You're implying there is some context-aware cognitive model underneath because you've been utterly fooled by a Chinese Room.

      @zacharychristy8928@zacharychristy892811 ай бұрын
  • I think ChatGPT is too hight level and leaves space for a lot of ambiguity. It will obscure a lot what the machine will be doing and how will be performing. So there's still going to be needed a lot of computational knowledge, even more than these days if you want to get something sized and performant, without surprises in terms of costs, and of course, something that can be maintainable in the future. I don't see big companies leaving all their profit and reputation to a bunch of guys without computational knowledge playing with a prompt. Also, I don't think the prompt will be the future of programing. There will be something in the middle that can deal with ambiguity and that is more precise. I believe programing language will be needed less and less, but computational knowledge more an more.

    @rubendariofrancodiaz6944@rubendariofrancodiaz694411 ай бұрын
  • Reflect on the unique value humans bring to programming at [0:11]. Consider how large language models (LLMs) are changing programming practices at [0:18]. Recognize the potential for LLMs to automate routine coding tasks at [2:32]. Explore the role of LLMs as companions in the coding process at [2:38]. Contemplate the interplay between human creativity and LLM-generated code at [5:28].

    @ReflectionOcean@ReflectionOcean5 ай бұрын
  • For me it generates incorrect code most of the times

    @MonisKhanIM@MonisKhanIM11 ай бұрын
  • for me LLM's works best figuring out an error and not writing code but explaining why the error happend and what I can do to fix it

    @SynthByte_@SynthByte_2 ай бұрын
  • Honestly, at a certain level... Probably. But there is a level of specificity in reasoning, expertise and stochastic thought/problem solving that (at least with current LLM's) can never really be matched until computer scientists actually build TRUE A.I.. Until then, I think the experts have it covered..

    @SavvySavant@SavvySavant11 ай бұрын
  • So far I've found it useful for websites, web servers, microcontrollers, datasheet reading, plc languages, video game engines, and so many other languages. It's an extremely useful tool.

    @jamesbra4410@jamesbra441011 ай бұрын
    • How have you used it with PLCs and microcontrollers?

      @synthwave8548@synthwave854810 ай бұрын
    • @@synthwave8548 Well in the world of automation engineering there are two methods so far that could allow somebody to program some robot for some industrial application but there is a method alternative to the use of a PLC with HMI to display data to the operator. Using a microcontroller in C is more in depth than a PLC. If you want to set up a webserver on a microcontroller then you'd need to include the javascript and html in the IDE along with additional Node software and files. So using chat gpt for that is a great option because it will specify all the libraries to use in the IDE and write the JS and HTML code necessary to display the website correctly. As well, I've asked chatgpt to write code for a PLC (can do both structured text and ladder logic) that would do simple digital and analog outputs to relays or transistor switches, counters, pwm, variable current supply to pneumatic actuator or variable frequency drive, feedback from sensors requiring analog to digital converters, comparators etc. Basically specify your PLC, whether you want ST or LL format, what industrial scenario you'd want to accomplish and it will get you started and continually refines itself as we know and provides an indepth explanation of it if needed.

      @jamesbra4410@jamesbra441010 ай бұрын
  • Even in linux commands or some files or problems or maybe instalations, humans with starkoverflow works much better

    @almaguerrero3041@almaguerrero304111 ай бұрын
  • Code generation will be replaced with English coding since LLM are pretty good in NLP

    @bastabey2652@bastabey265210 ай бұрын
  • Coding is us simply telling a machine what to do in a way that we have the most control. Yes, AIs can give us some good code, and sometimes not so good code. Maybe down the road it will always be good. Either way, we still have to tell it what we want. Personally I’d rather do that in code vs. chat/text.

    @blingblockchain@blingblockchain5 ай бұрын
    • Yeah, code is much more logical that any human-spoken language, therefore why communicate with computer code, i.e. AI, in English when you could communicate with the language it's actually built on, code.

      @zootsoot2006@zootsoot20065 ай бұрын
  • I have a new kid and was thinking of skill to teach him. Planned to learn a little Python so, when he gets old enough, I could teach him some coding. Now... not sure if it is worth it. Will programming survive another 18 years as a job? Probably. But just barely being able to code is a good job now. I have lots of friends that tried it; they all got jobs after a short coding academy. It might not be that kind of job in a few years.

    @mikeunger4165@mikeunger41656 ай бұрын
  • As a 66 year old Application Developer I hope we at least have 5 to 10 years before it is all over. If I don't outlive becoming obsolete there is no problem. Sorry to be morbid but AI doesn't care anyway. What am I doing after hearing the narrative about AI replacing developers? I went into phase 2 of my AI learning. After 4 years of Python I started PyTorch and Deep Learning. Understand tensors and the basics of Neural Networks and model training/testing. Phase 3 will be returning to my Python fastAPI NFL Colts app where I build 15 graphs but leveling up with some predictability or projection on a player or team stat. Then have a stat of the week feature to give my graphs/bar charts a little more spice. That I deploy to heroku/salesforce cloud as an Angular web UI.

    @NomadicBrian@NomadicBrian12 күн бұрын
  • I am a novice in programming, but it has proven to be extremely useful in my work and I am still learning. I can imagine that many advanced programmers might be able to accomplish more sophisticated tasks, but for a beginner like me, GPT-4 has been an incredible booster. I believe I have at least doubled the amount of useful code I can produce. Additionally, it has taught me how to learn about programming. My fear was that using GPT-4 would make me complacent or reduce my drive to learn more, but in reality, based on my experience, it has accelerated my learning and helped me make more progress. I think the impact will vary greatly depending on one's level of programming expertise, but this technology is bound to transform the field in one way or another.

    11 ай бұрын
    • Im learning a lot from it.

      @Diogolindir@Diogolindir6 ай бұрын
  • Por enquanto a ferramenta esta bem longe de substituir programadores. Ela é interessante desde que o usuário saiba o que quer perguntar e elabore um prompt muito bem elaborado. O maior risco disso pode ser uma sequência de orientações erradas ou confusas para alguém que esta desenvolvendo conhecimento sobre uma área ou questão especifica.

    @Virtual_ismo@Virtual_ismo10 ай бұрын
    • totally agreed

      @ldandco@ldandco9 ай бұрын
  • I asked ChatGPT about this and it said No, and also that AI will create even more job opportunities.

    @dominikcicea@dominikcicea11 ай бұрын
    • Wake up and stop believing everything you read. It’s called Fact Checking. People lie, just like you

      @DionaldysSalcedo@DionaldysSalcedo11 ай бұрын
    • More job opportunities for other AIs for sure... It's a joke 🤣 Or not?

      @gastonangelini8352@gastonangelini835211 ай бұрын
    • @@gastonangelini8352 Why would that be a joke? It was the same with technology, some technology replaced old-school jobs, but it created million more new jobs. For example, AI already created Prompt Engineering, people are already making money from it!

      @dominikcicea@dominikcicea11 ай бұрын
    • @@bobanmilisavljevic7857 You are mentally sick

      @dominikcicea@dominikcicea11 ай бұрын
    • I would say that too if I was an AI

      @Mica_No@Mica_No11 ай бұрын
  • IMHO, it allows to write code in blocks instead of lines. Not replacing at me moment

    @ihbrzmkqushzavojtr72mw5pqf6@ihbrzmkqushzavojtr72mw5pqf63 ай бұрын
  • I look at software tools as a series of increasing levels of abstraction and decreasing levels of skill necessary to use them. You started out with machine code. It might even have been wires on a plug board. The 1's and 0's entered into specific memory addresses. Then IBM Hollerith Punch cards or paper tape to load code. The assemblers came along to create machine code. Much faster and easier. Then higher-level languages came along and were even easier. The skills needed to use higher level languages became less and less at the higher levels of abstraction. There are people who can program in Python that can't write or read machine code. Of course, object-oriented programming is all the rage. No need to know how to create all those fancy data structures. ChatGPT will just be a higher level of abstraction that requires less detailed knowledge to use. Do you know why there is a language of mathematics? Because English is ambiguous and imprecise. Some level of computer language will be around for a long while.

    @camgere@camgere11 ай бұрын
    • I think ChatGPT is too hight level and leaves space for a lot of ambiguity. It will obscure a lot what the machine will be doing and how will be performing. So there's still going to be needed a lot of computational knowledge, even more than these days if you want to get something sized and performant, without surprises in terms of costs, and of course, something that can be maintainable in the future. I don't see big companies leaving all their profit and reputation to a bunch of guys without computational knowledge playing with a prompt. Also, I don't think the prompt will be the future of programing. There will be something in the middle that can deal with ambiguity and that is more precise. I believe programing language will be needed less and less, but computational knowledge more an more.

      @rubendariofrancodiaz6944@rubendariofrancodiaz694411 ай бұрын
  • Agreed

    @philforrence@philforrence11 ай бұрын
  • can chat gpt or any other llm re write todays games and programs in basic low level languages like c++ or c so it is well optimised?

    @Coldeye816@Coldeye81611 ай бұрын
    • Nope

      @hamm8934@hamm893411 ай бұрын
    • @@hamm8934 why? I mean, most high level languages pride themselves as being easy to learn and debug and update. As LLMs become better, why shouldn't low level languages be used to speed everything up?

      @manm5302@manm530211 ай бұрын
  • Calculator didnt kill science - it just made it less error-prone in certain areas. LLM for programmers will become just what calculators are for scientists. It does simple things quickly, allowing shift focus on more complicated things.

    @misterbuu666@misterbuu666Ай бұрын
  • Ai CAD libraries should be a big thing

    @Ayo22210@Ayo222103 ай бұрын
  • Right now I am perfectly in tune with "the customer wants a faster horse...........". I'm working on a project whose original specs were for a "software horse" that can fly, scuba dive, can carry 10 tons up a vertical wall, and can easily fit in your pocket. ChatGPT is a very good programmer, but try to make him steer the customer towards something in the realm of possibilities. (without giving a call to Harry Potter)

    @carlettoburacco9235@carlettoburacco923511 ай бұрын
    • That is out of the question for anything larger, though, where this steering is NOT A PRORAMMERS JOB. That is what Product Owners are for. Isolating the customer from... Also, you likely use ChatGPT without a proper planning and cost matrix. AI is capable in limits of common sense - just not a chat bot implementation. If you drop ChatGPT and got GPT (i.e. sue the API) and put a proper cognitive architecture there things turn out a lot different regarding common sense. I have one here that ASKS ME QUESTIONS. Clever prompting to not have a slave.

      @ThomasTomiczek@ThomasTomiczek11 ай бұрын
    • @@ThomasTomiczek Programmers are not code monkeys. Helping steer is absolutely the job of a programmer, especially more senior level. Product would love to have some features that are neither feasible or maintainable - those who develop the systems should be high level advisers on the direction.

      @Ivcota@Ivcota11 ай бұрын
  • I'm more scared of recession than gpt-4 xD

    @scoff7032@scoff703211 ай бұрын
  • It will make programmers more efficient, you'll still have to always understand what the code is doing.

    @yashguma@yashguma11 ай бұрын
    • Yes, until the model understands what the full project code is doing, and until they figure out how to properly train their weird recursive transformer that allows an unlimited amount of tokens, we're fine. (Programmers are doomed).

      @pladselsker8340@pladselsker834011 ай бұрын
    • ​@@pladselsker8340programmers create these projects. A real programmer is an engineer. Writing code is just a mechanical thing. Creating ways, how to achieve the goal, is what a software engineer does. Before softer engineers are doomed, other professions stop existing except probably mathematicians.

      @ddd7386@ddd738611 ай бұрын
    • Why would that be. Do you understand how your microwave works? Everyone I have spoken with was like Oh, yeah, AI is very powerful, it will take some jobs, but not MINE. Because X, Y and Z. Does this smell of something? It has to replace SOMEONE 🙂 Stop burying your heads in the sand and consider the future.

      @theawebster1505@theawebster150511 ай бұрын
    • @@pladselsker8340 At that point say goodbye to a majority of technical jobs

      @rileyfletch@rileyfletch11 ай бұрын
    • Why? I've given specs to hundreds of offshore developers, and they have close to zero understanding of what the overall system is intended to accomplish.

      @davidh00@davidh0011 ай бұрын
  • Yes

    @numanunal6699@numanunal66992 ай бұрын
  • In like 10 years or less I think. Self improving computer that will become infinitely improved.

    @sarscov9854@sarscov98548 ай бұрын
  • 10 years from now we will talk

    @justcodeitbro1312@justcodeitbro131210 ай бұрын
  • First Lex woah!

    @sunandasanyal7878@sunandasanyal787811 ай бұрын
  • There's myriad things that Chris and Lex do not address... an LLM spits out 'the highest likely next word'... Do you want that to be writing your code? What are the consequences? Code needs to be consistent, complete and coherent... and it needs to take into account the functional and non-functional needs of all of its stakeholders Neither of which can be done right now if you want to replace developers. Example: There are 7 million lines of code spread over 150+ systems/chips in a wafer-stepper machine. Every hour of it *not* being operational costs ~300k. After an issue: - Do you want to be the 'prompt engineer' that convinces an LLM to spit out the 7 million lines of code that doesn't break it? - Do you want to rely on a tested code-base and engineers?

    @esteban80@esteban805 ай бұрын
  • It’s only as smart as the person using it. You will need basic programming knowledge still and maybe help it have you do a little heavy lifting like for like form validation or drop down menus.

    @KingGisInDaHouse@KingGisInDaHouse5 ай бұрын
  • ChatGPT cant even correctly do medium level code challenge lol.

    @mk17173n@mk17173n11 ай бұрын
  • ChatGPT is only as good as the prompt you give and the current iterations still makes awful mistakes and is really just regurgitating stack overflow.

    @omid_tau@omid_tau11 ай бұрын
  • The only people I hear talking about this are students and academics. The reality is that most companies have a proprietary codebase that they will not feed into an outside owned AI platform. It's a security risk. Everyone talks about this from a possibility standpoint, not a practicality standpoint. If AI replaces software engineers it won't be for a long, long time. Not until the companies can buy bespoke AI implementations and own them outright.

    @Andrew-un8tx@Andrew-un8tx10 ай бұрын
    • I think your wrong. The competitive advantage of using AI is too big. They’ll make AI models trained but isolated so there’s no security risks.

      @jojoma2248@jojoma22487 ай бұрын
    • @@jojoma2248 you obviously have never worked in a corporate job with Intellectual property and data integrity concerns.

      @Andrew-un8tx@Andrew-un8tx7 ай бұрын
    • @@Andrew-un8tx come back in 5 years, I think youll see im right

      @jojoma2248@jojoma22487 ай бұрын
    • ok, kiddo. I'm sure you know better than someone who deals with this every day and makes these decisions for a living. Even though you have zero experience with this type of data. 5 years? At work we have legacy computer systems that are over 20 years old and cannot be updated due to security and data integrity issues. You truly have no idea what you're talking about and are just imagining some childish utopia. Because you're young, naive, and ignorant. With absolutely no clue how the world really works. @@jojoma2248

      @Andrew-un8tx@Andrew-un8tx7 ай бұрын
  • Maybe they could replace politicians? Couldn’t be worse.

    @annunacky4463@annunacky446311 ай бұрын
  • Programming is just translating solutions to problems into a language a computer can understand It's the problem solving that is the difficult part, once chat gpt can do that, then programmers are in trouble, haven't seen any sign of that yet

    @mikestock1848@mikestock184811 ай бұрын
    • It's like thinking that the calculator replaced math teachers. People still have to learn basic arithmetic.

      @Neo-Reloaded@Neo-Reloaded11 ай бұрын
    • Best comments

      @amadeusbojiuc2613@amadeusbojiuc261311 ай бұрын
    • > problem solving that is the difficult part It depends on what kind of problem. A bug in the C library? Sure, that's difficult. An e-commerce website? I doubt AI would still have difficulty coding one by itself in the next 10 years. The latter is still a job for thousands of people currently by the way. Thing is, problem solving isn't as special as we think it is. It's really just a bunch of neural networks. The only strength we have as humans now are our "Eureka" moments and how we aren't as prone to catastrophic forgetting as DL networks are. In the future, I think knowledge work will only be reserved to the most intelligent humans (i.e. those who are considered geniuses). It's a dismal prediction but there's really no other way to see it.

      @unhash631@unhash63110 ай бұрын
    • @@unhash631 Yeah but it would have to understand the domain, Dynamics and Salesforce have tried to be completely generic, but you still need armies of developers to integrate if you want any business value It's also the problem that it has to be able to modify the existing code and be an interpreter for humans giving requirements Maybe in 10 years? Sure, its not there right now, which was my original point Problem solving is actually special, I've seen many people who do it wrong

      @mikestock1848@mikestock184810 ай бұрын
  • No, it CERTAINLY won't replace programmers. ChatGPT can, given a description, return a small snippet of code. But I think overall what it generates is trivial. There is still the matter of understanding the problem abstractly, what the constraints are and what we are trying to solve, and architecting a solution. That is, the abstract problem solving component of writing code that is separate from the specific implementation in a specific language and environment are separate things. And LLMs like ChatGPT understand NOTHING. It isn't an expert system, it's a neural net that mimics language. So it can't reason about anything. What I predict will happen vis a vis ChatGPT/LLMs and programmers is like what happened when CAD/CAM and networked workstations became mature and viable for Mechanical Engineers. The tools are so good, and fill in the skill gap, that most of the demand will be for codemonkeys (just like CADmonkeys), and salaries will drop for these positions will drop. Most positions will be of this type. Gone will be the days of "rockstar" hipsters that are just good at quickly memorizing hipster frameworks/fashionable languages du jour. What I mean is that ChatGPT or assistants will flatten the field. There won't be these "rockstar" positions (because most of them are unwarranted in the first place), but the productivity will open up in new dimensions that the sheer NUMBER of available jobs will open up. You won't have the elitism and barrier to entry. I think it will be nice. And alot more cool code will end up being written that will solve real problems, which is out of reach right now.

    @telesniper2@telesniper24 ай бұрын
  • ChatGPT is generating more vulnerable code than humans

    @hassansyed5661@hassansyed566111 ай бұрын
  • Just have the CEO write all the software with ChatGPT. They better hope they actually know what they are doing.

    @ilovetech8341@ilovetech83414 ай бұрын
  • If it looks like a programmer, codes like a programmer, programs like a programmer then it just may be a programmer.

    @CPB4444@CPB444411 ай бұрын
  • 1) Can ChatGPT create a compiler and an operating system? 2) Can ChatGPT create a computer language? 3) Can ChatGPT create its own Python modules, packages and libraries?

    @amparoconsuelo9451@amparoconsuelo94515 ай бұрын
    • Answer is NO, big NO. Because ChatGPT is shitty sotware that provides bad code 99% of the time.

      @MasterFrechmen732@MasterFrechmen7324 ай бұрын
    • @@MasterFrechmen732 This is all a big scam to lower programmers salaries lol

      @rajeevdsamuel@rajeevdsamuel3 ай бұрын
  • when someone speaks about AI who actually has profit from AI hype.

    @simpleman1218@simpleman121811 ай бұрын
  • Future releases of something like ChatGPT will definitely replace programmers.

    @grafdp@grafdp4 ай бұрын
    • You probably never coded or built anything or a complete noob

      @aseeralfaisalsaad@aseeralfaisalsaad2 ай бұрын
  • They have been saying developers will be replaced by machines or WYSIWYG for literally decades. I'm not holding my breath.

    @tradermunky1998@tradermunky199811 ай бұрын
  • Chatgpt is a glorified search engine,it pulls or regurgitates info that is fed into it.

    @RANDO4743@RANDO474311 ай бұрын
    • It can answer novel questions with novel answers, so no

      @yashagarwal8249@yashagarwal824911 ай бұрын
    • Delusional take.

      @qweds3127@qweds312710 ай бұрын
    • Except it can come to conclusions for you as search engines just give you information

      @trentforshee4556@trentforshee455610 ай бұрын
  • Anyone who thinks ChatGPT can write industrial-strenght software systems and can replace software engineers is either a bedroom programmer or does not have any knowledge at all about software development.

    @AlexDrastico380@AlexDrastico38011 ай бұрын
    • Chatgpt won't do it but be damned sure an even more advanced tool in 2030-2040 will.

      @michaelpieters1844@michaelpieters18447 ай бұрын
  • 0:46 the uniqueness is your human experience shapes your thinking. You can’t compare the ability to think and the ability to create/manufacture to what a calculator that can simulate all possible scenarios. ChatGPT didn’t think of itself or build itself and it can’t kill anyone without the help of humans. Wouldn’t that be a hilarious cosmic joke that AI is the source of consciousness and it created us to experience the world with all 5 senses.

    @reginaerekson9139@reginaerekson913911 ай бұрын
    • 1:14 think of how much time you’d have for dating!

      @reginaerekson9139@reginaerekson913911 ай бұрын
  • I don't know how Lex could overlook asking Christian about "The Shot". Crazy that he hit one of the most iconic shots in basketball history and went on to become one of the world's most prolific programmers. Big things from a guy who use to do keg stands at Duke.

    @wbb5954@wbb595411 ай бұрын
    • I thought your comment was interesting so I did some research. I think you have Chris Lattner confused with Christian Laettner. Christian Laettner played college ball for Duke then went on to the NBA. Chris Lattner attended University of Portland.

      @jerryyu7270@jerryyu727011 ай бұрын
    • Wrong Chris bro lol

      @baldsportsfan9368@baldsportsfan936811 ай бұрын
  • It will greatly diminish the need for programmers but not eliminate them.

    @TomT-ds9vn@TomT-ds9vn2 ай бұрын
  • People will look back at how wrong the optimist were. Machines are far superior period. Like trying to outrun a car its not humanly possible. Please understand limitations.

    @God7OD@God7OD10 ай бұрын
  • Did the robot "Data" replace workers in Star Trek the series? No. Computers are just tools used to solve complex problems. I dont think ai will be any different. It's just a tool

    @tjmns@tjmns5 ай бұрын
  • haha maybe in 20 years.. It couldnt even replace basic HTML CSS web programmers but hey its a good start

    @valuetraveler2026@valuetraveler202611 ай бұрын
  • Code shouldn't be innovativein most cases. Do we build new types of engines and tools every day? No they are massproduced. What is unique is the business and the goal it has, its your job to build something that reflects and help those goals. The actual code to do this doesn't have to be unique or innovative.

    @TheCameltotem@TheCameltotem10 күн бұрын
  • AI only writes ''old'' code, meaning it only knows codes that been written by a human, so yes if all you want is an instagram clone or a facebook clone AI will indeed take some jobs in that regard, but if you are trying to innovate and create something new then no not a chance. It will however speed things up a little.

    @jakewolf079@jakewolf0795 ай бұрын
  • It will but not all. people still have to program AI itself...

    @MAMW93@MAMW9311 ай бұрын
  • AI absolutely will replace software engineers. It's just a matter of how long until then. Anyone saying it's not going to replace engineers along with a lot of other people seem in denial.

    @michaelhernandez2075@michaelhernandez207510 ай бұрын
    • I agree. Not all programmers, but I think many of them are just afraid to lose their job, and so they try to spread these news to make others think AI won't replace them. Even in 4 years we could have a powerful chat GPT. Technology is getting more and more advanced every month.

      @giuseppegatti5079@giuseppegatti50797 ай бұрын
  • For Programmers, ChatGPT is an excellent tool but a poor master. A Swiss army knife for regular expressions. While very useful for pair programming, it takes a skilled developer to distinguish the wheat from the chaff.

    @eljefeog@eljefeog5 ай бұрын
  • wont happen because writing new code is only 10% of the job. 90% are changing *existing* code and communicating with the customer or other teams. I dont see how AI could do that.

    @maltimoto@maltimotoАй бұрын
  • 1. You have to explain to chat gpt exactly what you want your code to do. 2. You have to check it’s code. Within that time you could have already coded your function/program.

    @amadeusbojiuc2613@amadeusbojiuc261311 ай бұрын
    • This is true to senior developers who know their stuff. But midd and junior developers who struggle can get close results to seniors. Suddenly, we get so many developers ... I think there are many gray areas in future.

      @jora5483@jora548310 ай бұрын
    • Nah, are you so bad at explaining? It can spit out hundrets of lines of code under a minute. Its not that bad it wouldnt even be useful as framework.. It often corrects own problems if you compile it and feed it back with errors or misbehaviour..

      @NotHumant8727@NotHumant87276 ай бұрын
  • Anyone who's actually used ChatGPT saying that it won't replace programmers is in such denial. Just because it's not always right doesn't mean it's not effective. It's more right than humans are. The only things ChatGPT is bad at are high-level mathematics and physical labor.

    @sv-xi6oq@sv-xi6oq4 ай бұрын
    • And also it will keep improving. This is just the beggining. I don't know if all these people are aware of exponencial progress.

      @gerardoricor@gerardoricor2 ай бұрын
  • Lex why are you blocking hundreds if not thousands of people on Twitter who haven't even interacted with you? Is this your teams doing? Many Ai people/researchers noticing being blocked by your account. Very odd.

    @Because_Reasons@Because_Reasons11 ай бұрын
    • Lex has a zog leash

      @chudborea@chudborea11 ай бұрын
  • I _just_ started trying to learn Python...

    @godforreal7355@godforreal73552 ай бұрын
  • I'd be much more concerned if GPT's code wasn't complete garbage. There is also no way for it to plan and architect large scale projects and to understand the problems customers are facing

    @amcmillion3@amcmillion311 ай бұрын
    • So, you tell me that you do not know how to write a self-correcting loop using automatic testing feeding the info back into the AI? Ah. ALso, you are not conerned because the CURRENT version can not program perfectly while the version 2 years ago could not talk properly and use tools - so you come from that to the conclusion that in 5 years it STILL is not on your level? Hint: Realize what the future may hold. THERE WILL BE MAGIC. Maybe not - but you are confident development stops HERE.

      @ThomasTomiczek@ThomasTomiczek11 ай бұрын
  • Chatgpt helped lex realize he's just a casual when it comes to programming. It's ok lex, you're a podcaster now, not a programmer 😂

    @kevinfortier556@kevinfortier55611 ай бұрын
    • yeah exactly, sometimes it buffles my mind how someone that apparently was a professor on the subject knows so little about the tech itself

      @Kersich86@Kersich8611 ай бұрын
    • Seriously. ChatGPT is great at solving tiny, isolated, pre-existing and well-understood problems. It's basically a searchable textbook, except at least a textbook gets checked for correctness. Actual valuable or interesting programming does not fit into this model.

      @zacharychristy8928@zacharychristy892811 ай бұрын
    • @@zacharychristy8928 On the other hand, most of coders / programmers are just "solving tiny, isolated, pre-existing and well-understood problems" :)

      @jendabekCZ@jendabekCZ11 ай бұрын
    • @@jendabekCZ no they aren't. They're usually working on larger projects solving highly contextualized problems that don't translate well into a single text prompt. This is what people who studied code in school but never worked in industry would think. For most bugs, I can't explain in a single sentence what the bug is, when it's happening, what Ive ruled out and what could be causing it. The input to chatGPT for a single bug fix would basically have to be the entire codebase, a description of the hardware, the desired behavior and some accompanying pictures + explanations. Then when it inevitably fails to find the bug in all of that, I then have to find a way to explain what happened when I tried what it suggested, and the fix didn't work. It's not well suited to the task being described.

      @zacharychristy8928@zacharychristy892811 ай бұрын
  • 90 percent of people on the internet I see say NO, which I agree with. ChatGPT makes lots of mistakes and can't know all the requirements to a complex system. But do you really think in 3 to 5 to 10 years when AI is exponentially smarter and I mean thousands of times smarter (which is inevitable in my opinion), it won't be able to code faster and better than every human on earth combined??? And on top of that be able to manage and create requirements by itself??? 😆😆chatGPT is literally just the very very very very very tip of the ice berg when it comes to artificial intelligence. Coding will be dead within the next decade.

    @piggyceiling7652@piggyceiling765211 ай бұрын
    • well if they do we'll all be job less, or everyone will be able to build the same sytems as big companies, were all gonna be CEOS? or were all gonna have to learn a trade skill, so my point is until then no one will have to work anymore (except trade jobs/nursing/doc etc.)

      @dan-cj1rr@dan-cj1rr11 ай бұрын
    • @dan that is a problem that humanity is already running into. Many people around the world have their job being done better by a machine for decades. That creates unemployment around the globe. Programmers are just another one of these professions. What to do when fewer and fewer tasks are needed to be done by a human? That is what we, as a society, will need to figure out in the future

      @thiagobadin5331@thiagobadin533111 ай бұрын
  • Poor Lex 🙁🙁🙁

    @user-hi8zq1qy1i@user-hi8zq1qy1i7 ай бұрын
  • Increasing programmer efficiency without expanding the amount of work will result in fewer jobs for humans. That's the crossroads we're at.

    @alexshaykevich509@alexshaykevich50911 ай бұрын
  • If it makes you feel any better, you will be employed in a world of war and famine before you get to listen to some robot talking about his day.

    @Tiago_Gun_Zalez@Tiago_Gun_Zalez6 ай бұрын
  • First Lex 😀

    @sunandasanyal7878@sunandasanyal787811 ай бұрын
  • The market will soon be overflood with LLM outdated, considering that massive high-quality training will be, for a while, costly. Then we will quickly realize that the AI potential is excellent, but having a proper model with high coding capabilities is still far from overtaking Developers' jobs.

    @GiuseppeSerraonline@GiuseppeSerraonline11 ай бұрын
  • you must be very bad to be replaced by a template generator lol a software developer MUST: understand business intricacies, deal with different people, ask them questions, understand what they need, negotiate, deliver, integrate with already existent software etc. NONE of these are available on the open internet, large corporations keep their own information private and well safe from outsiders thats why AI can't replace devs these days.

    @PepeCoinMania@PepeCoinMania10 ай бұрын
    • what if large corporations train their own AI for their specific needs with their private data.

      @nukeMMA@nukeMMA8 ай бұрын
    • Gpt 4 buddy. And they’re adding the ability to upload files, once that happens it’s over

      @jojoma2248@jojoma22487 ай бұрын
  • This is definitely going to replace entry level programmers. I only know basic programming concepts and was able to build a fully functional web scraper that stores data in a database, and uses JavaScript and php to display on the front end. There'd be no way I could accomplish this without it. It does however often give you incorrect code, and as your project grows it begins to lose context of all the moving parts. On more complex projects you would definitely need a high level programmer to know what questions to ask, and where that code fits in to the entire structure

    @gonootropics2.065@gonootropics2.06511 ай бұрын
    • the entry level programmers of this generation are already far better than what chatGPT can do

      @rockwithyou2006@rockwithyou20066 ай бұрын
  • Respectfully to all these coders in comment section saying “It won’t replace programmers” : Well, it is meant to replace all these jobs in the first place. The whole point of creation of these LLMs is not a hobby or to see where it may go but it is created with an intent to excel what humans can do intellectually. So it’s all about a “matter of time” when these LLMs reaches that level of error-free proficiency to actually be safely implemented at a commercial scale. And the way things are going, it’ll hardly take a next decade to do so.

    @starparik@starparik11 ай бұрын
  • Sexbots will replace programmers.

    @MK-tk8tb@MK-tk8tb11 ай бұрын
  • what the hell did I hear? LLM inside compiler, that's not how the compiler works. There is always a fraction of uncertainty in the answers of LLM but compiler is never uncertain (it must not be). Both are different worlds. ChatGPT cannot replace programmers but programmers who use it efficiently can replace other programmers.

    @testtest-co9hk@testtest-co9hk11 ай бұрын
    • you're listening to christ lattner, the creator of LLVM compiler infrastructure (one of the biggest open source compiler projects ever) tell you that it is indeed possible, but your response is "that's not how the compiler works". the arrogance of people lol

      @Jake-oq2bq@Jake-oq2bq11 ай бұрын
    • @@Jake-oq2bq christ never said that, lex was asking if it was possible for which i commented. Anyways don't just go for people telling this is possible or not, they all have their vested interest to jump on ai hype.

      @testtest-co9hk@testtest-co9hk11 ай бұрын
  • 📍3:46

    @janklaas6885@janklaas688511 ай бұрын
  • were so fucked

    @CopleyTres@CopleyTres3 ай бұрын
  • Im programmer and i dont use artificial inteligence.

    @fernandohiar9985@fernandohiar998527 күн бұрын
  • AI replacement is 1 of their plans from the great reset program

    @legendmen7024@legendmen70243 ай бұрын
  • AI is a fad, everyone will have forgotten about it in a month

    @karrde666666@karrde66666611 ай бұрын
    • Lmao

      @_dreamer__@_dreamer__6 ай бұрын
  • Chat gpt is overhyped.

    @bagzhansadvakassov1093@bagzhansadvakassov109311 ай бұрын
  • It’s amazing that AI moves so fast, that seeing how this video was posted 6 months ago I won’t watch it because it’s already irrelevant.

    @ethaneveraldo@ethaneveraldo5 ай бұрын
  • second

    @sak7381@sak738111 ай бұрын
  • Nope 😂

    @JasonEdokpa@JasonEdokpa11 ай бұрын
  • stupid people always asking stupid questions. read about computer, computer programming and and AI then try it out. Then you won’t have to worry or ask such stupid questions. fact is more important

    @f00kwhiteblackracismwarsh07@f00kwhiteblackracismwarsh0711 ай бұрын
  • chatgpt is a shovel, better then doing it by hand most of the time but you know.. the shovel needs to be moved by hand

    @robinspanier7017@robinspanier701710 ай бұрын
KZhead