Skip Navigation

Replit CEO Amjad Masad says learning to code is a waste of time, citing Dario Amodei's prediction that AI may generate essentially all code by next year.

www.financialexpress.com /trending/dont-study-coding-now-says-replit-ceo-instead-learn-how-to/3791517/
40 comments
  • Coding is totally obselete, bro. AI can totally write all the code, trust me bro. You just gotta know how to tell it what code to write, like learn some keywords and stuff, bro. Like, as long as you check how it produces looping mechanisms and tell it when it should use polymorphism and stuff, it'll totally do all the work bro. You don't need to know how to code, just the right sequence of keywords and commands so the AI can write all the code.

  • The main issue I’ve encountered is with troubleshooting. Initially, working with cursor was smooth when dealing with a single file and script project. However, as I tried to extend it to handle dependencies like a typical project, the code generation began to spiral out of control, resembling a cancerous growth that keeps producing more and more code. This problem intensified when I started interacting with multiple libraries, making the situation even more chaotic. It must be extra directed to stay on track and even if it tends to always create extra.

    But what is interesting with those company CEO is that they still have developers. How come? If AI will replace them you don’t need any. Actions vs words

  • Masad's comments have come up before and sparked huge outrage before and just like before people are missing the hugely important context here.

    He added that coding may become obsolete, but people will still need to continue to work on their fundamentals: “I’m at this point, like agents pilled. I’m very bullish. Like, I sort of changed my answer even like a year ago. I would say kind of learn a bit of coding. I would say learn how to think, learn how to break down problems, right? Learn how to communicate clearly, with as you would with humans, but also with machines.”

    The way I see it, he's thinking that the current-day approach to coding is likely to go the same way that coding in assembly language went when high-level languages and compilers became good and common. The vast majority of programmers never need to think about individual registers or the specific sequence of opcodes needed to perform operations or access memory, the compilers handle that and they do a great job. Only a handful of specialists really need to go down to the metal like that any more.

    So too will it be for a lot of the programming that current day programmers do. It'll still be useful to know how it works so that you'll know what to ask for and what to do when something goes wrong, but 99% of the code will be done by AIs and will hardly even be looked at by a human. There'll still be people who are experts at working with programs but the current approach to how that's done is likely to be obsolete.

40 comments