Earlier quoted context omitted.
I think my barber and my plumber have safer jobs from automation than average coders.
I think we'll all get more productive is all. There's a lot of projects that just weren't economical but now may become so. The bigger disruption will occur when Google, Facebook, Twitter, Reddit etc become useless from all the AI spam that's sure to overwhelm it all.
GPT-4 is phenomenal at Code
51–60 of 221 posts
Re: GPT-4 is phenomenal at Code
#52I know GPT-4 won’t put us all out of work, but I worry that something could in a number of decades I can count on one hand. Of course, it would be gradual.
I am excited, disappointed, and as a young person who hopes to be a SWE for a long time, somewhat afraid.
Then again, it could be argued that this merely means GPT4 is a compiler…
Re: GPT-4 is phenomenal at Code
#53That's cool and all, but can it do "in this existing code, please amend this feature"? Also useful, "please cover this code with meaningful unit tests"?
> Also useful, "please cover this code with meaningful unit tests"? GPT-3.5 is already really good at that. If you aren't using ChatGPT for your unit tests I'd suspect you're on a Performance Improvement Plan by now
Re: GPT-4 is phenomenal at Code
#54Could it write an ORM library?
Re: GPT-4 is phenomenal at Code
#55Remember the comments about artists and creatives when DALL-E came out? I remember.
Re: GPT-4 is phenomenal at Code
#56Earlier quoted context omitted.
Yes, the kinds of people who would write a python program in C++ are in trouble.
Maybe it can translate python code to C++. That is interesting. I need to try that.
Re: GPT-4 is phenomenal at Code
#57Re: GPT-4 is phenomenal at Code
#58Any concerns about sending code directly to a third party? I’m very hesitant to use any tool that is sending my assets to the cloud to be used who knows how.
The large tech company I work at explicitly told us not to upload code or any private company info to ChatGPT or similar services. I assume other companies have the same policy.
Re: GPT-4 is phenomenal at Code
#59I know we still got some time left in the cycle, but I just want people to calm down and just start using it.
Yes, cool, you did xyz all at once, but what did you make with it? It's kinda akin to the whole "using rust" phenomenon. I only marginally care that you made it in rust, I care more about the thing itself you made!
I don't wanna come off sounding prescriptive, certainly stay in the hype world as long as you want, and I know there was a new bigger and better model that came out less than 12hrs ago. But just personally I am looking forward to the inevitable future where how you made the thing stops being as or more important as the what. Just miss the sense of inspiration you can gleam from someone else's work. Don't think AI will obsolete that ever, however much it can obsolete boilerplate code and even tricky discrete problems.