Earlier quoted context omitted.
You may be right, you may be wrong. Only time will tell (and I think it will tell really really soon).
I find that this comment adds absolutely nothing to the conversation. It could be posted under every comment that says "AI is (not)? going to revolutionize (the world|everything|this industry|my job)" Anybody making a prediction about the future might be right or might be wrong, and we won't know until it happens. This is just a snarky way of saying "nah dude you're wrong"
Google Colab will soon introduce AI coding features
61–70 of 165 posts
Re: Google Colab will soon introduce AI coding features
#62Re: Google Colab will soon introduce AI coding features
#63I really think the current paradigm of literally typing if else logic all day into programs, and then getting paid huge money to do so will go away. Programming is going to be much higher level and accessible, though still complex. It will take five years or so. Edit: My prediction is essentially that: You give it a set of requirements for an api, with edge conditions written in plain English. Test cases are provided…
Already we have prompt engineering. And also we could have said the same thing for people who write in assembly language, and each higher level language and also programs that are designed to be low code . I see that this is a new type of spreadsheet but scaling these up or using these programs aren’t going to make coders / software engineers / data scientists go away in fact historically we have seen the opposite.
Re: Google Colab will soon introduce AI coding features
#64I really think the current paradigm of literally typing if else logic all day into programs, and then getting paid huge money to do so will go away. Programming is going to be much higher level and accessible, though still complex. It will take five years or so. Edit: My prediction is essentially that: You give it a set of requirements for an api, with edge conditions written in plain English. Test cases are provided…
Re: Google Colab will soon introduce AI coding features
#65Free of charge, unless they don’t like what sort of programs you run! Google bans certain open source AI models in Colab, like Pygmalion. See https://colab.research.google.com/github/PygmalionAI/gradio-...
Re: Google Colab will soon introduce AI coding features
#66I really think the current paradigm of literally typing if else logic all day into programs, and then getting paid huge money to do so will go away. Programming is going to be much higher level and accessible, though still complex. It will take five years or so. Edit: My prediction is essentially that: You give it a set of requirements for an api, with edge conditions written in plain English. Test cases are provided…
In an adjacent discussion about ChatGPT, we will look forward to when nobody learns to write in plain English any more.
Re: Google Colab will soon introduce AI coding features
#67(Shamelessly spreading the word about my open source tool) You can do GPT-4 powered coding chats in your terminal today with aider. It's not free in the sense that you need a gpt-4 api key, which openai charges you for. But it's a pretty great way to collaborate with AI on code. https://github.com/paul-gauthier/aider
> Complex Multi-file Change with Debugging: A complex code change involving multiple source files and debugging.[0]
Re: Google Colab will soon introduce AI coding features
#68I really think the current paradigm of literally typing if else logic all day into programs, and then getting paid huge money to do so will go away. Programming is going to be much higher level and accessible, though still complex. It will take five years or so. Edit: My prediction is essentially that: You give it a set of requirements for an api, with edge conditions written in plain English. Test cases are provided…
> You give it a set of requirements for an api, with edge conditions written in plain English. Test cases are provided. And the vanilla api is generated. Sometimes I wonder where some of the posters here work or if I'm working in a dystopia. > You give it a set of requirements for an api with edge conditions written in plain English This part is the job! If my job was 100% writing logic, it would be infinitely easier…
Re: Google Colab will soon introduce AI coding features
#69Re: Google Colab will soon introduce AI coding features
#70Yeah something about being vendor locked by Google into the "Democratisation of ML" does not sound appealing at all.