i would be may more impressed if LLMs could do code compression. more code == more things that can break, and when llms can generate boatloads of it with a click you can imagine what might happen
I agree. It seems like counting lines of generated code is like counting bytes/instructions of compiled code - who cares? If “code” becomes prompts, then AI should lead to much smaller code than before. I’m aware that the difference is that AI-generated code can be read and modified by humans. But that quantity is bad because humans have to understand it to read or modify it.
Google CEO says more than a quarter of the company's new code is created by AI
31–40 of 1001 posts
Re: Google CEO says more than a quarter of the company's new code is created by AI
#32[flagged]
Re: Google CEO says more than a quarter of the company's new code is created by AI
#33Earlier quoted context omitted.
The elitism of programmers who think the boilerplate code they write for 25% of the job, that's already been written before by 1000 other people before, is in fact a valuable use of company time to write by hand again. IMO it's only really an issue if a competent human wasn't involved in the process, basically a person who could have written it if needed, then they do the work connecting it to the useful stuff, and h…
If 25% of your code is boilerplate, you have a serious architectural problem. That said, I've seen even higher ratios. But never in any place that survived for long.
Everything is getting forced into a scalable, general purpose way, that most apps have to add a ridiculous amount of boilerplate.
Re: Google CEO says more than a quarter of the company's new code is created by AI
#34Re: Google CEO says more than a quarter of the company's new code is created by AI
#35Re: Google CEO says more than a quarter of the company's new code is created by AI
#36Huh. That may explain why google search has, in the past couple of months, become so unusable for me that I switched (happily) to kagi.
Re: Google CEO says more than a quarter of the company's new code is created by AI
#37Huh. That may explain why google search has, in the past couple of months, become so unusable for me that I switched (happily) to kagi.
Re: Google CEO says more than a quarter of the company's new code is created by AI
#38I read these threads and the usual 'I have to fix the AI code for longer than it would have taken to write it from scratch' and can't help but feel folks are truly trying to downplay what is going to eat the software industry alive.
Re: Google CEO says more than a quarter of the company's new code is created by AI
#39[flagged]
Re: Google CEO says more than a quarter of the company's new code is created by AI
#40[flagged]