Google CEO says more than a quarter of the company's new code is created by AI
461–470 of 1001 posts
Re: Google CEO says more than a quarter of the company's new code is created by AI
#462Earlier quoted context omitted.
Most programming is trivial. Lots of non-trivial programming tasks can be broken down into pure, trivial sections. Then, the non-trivial part becomes knowing how the entire system fits together. I've been using LLMs for about a month now. It's a nice productivity gain. You do have to read generated code and understand it. Another useful strategy is pasting a buggy function and ask for revisions. I think most programm…
> people who can do it will be high status They don't have high status even today, imagine in a world where they will be seen as just reviewers for AI code...
Try putting on a dating website that you work at Google vs you work in agriculture and tell us which yielded more dates.
Re: Google CEO says more than a quarter of the company's new code is created by AI
#463Re: Google CEO says more than a quarter of the company's new code is created by AI
#464Re: Google CEO says more than a quarter of the company's new code is created by AI
#465Earlier quoted context omitted.
Most programming is trivial. Lots of non-trivial programming tasks can be broken down into pure, trivial sections. Then, the non-trivial part becomes knowing how the entire system fits together. I've been using LLMs for about a month now. It's a nice productivity gain. You do have to read generated code and understand it. Another useful strategy is pasting a buggy function and ask for revisions. I think most programm…
> Most programming is trivial That's a bold statement, and incorrect, in my opinion. At a junior level software development can be about churning out trivial code in a previously defined box. I don't think its fair to call that 'most programming'.
Re: Google CEO says more than a quarter of the company's new code is created by AI
#466Earlier quoted context omitted.
> For teams you can measure meaningful outcomes and improve team metrics. How? Which metrics?
That is what we pay managers -to figure out- for. They should find out which and how by knowing the team, familiarity with domain knowledge, understanding company dynamics, understanding customer, understanding market dynamics.
Re: Google CEO says more than a quarter of the company's new code is created by AI
#467Earlier quoted context omitted.
> The problem is finding people to do it with who care enough to think rigorously > ... > train them, and reject low quality work. I agree very strongly with both of these points. But I've observed a truth about each of them over the last decade-plus of building software. 1) very few people approach the field of software engineering with anything remotely resembling rigor, and 2) there is often little incentive to tr…
> very few people approach the field of software engineering with anything remotely resembling rigor, and I have this one opinion which I would not say at work: In software development it's easy to feel smart because what you made "works" and you can show "effects". - Does it wrap every failable condition in `except Exception`? Uhh, but look, it works . - Does it define a class hierarchy for what should be a dictiona…
Re: Google CEO says more than a quarter of the company's new code is created by AI
#468Earlier quoted context omitted.
These tools also require the developer class to that they are intended to replace to continue to do what they currently do (create the knowledge source to train the AI on). It's not like the AIs are going to be creating the accessible knowledge bases to train AIs on, especially for new language extensions/libraries/etc. This is a one and f'd development. It will give a one time gain and then companies will be shocked…
One of my concerns is that AI may actually slow innovation in software development (tooling, languages, protocols, frameworks and libraries), because the opportunity cost of adopting them will increase, if AI remains unable to be taught new knowledge quickly.
It's an insanely conservative tool
Re: Google CEO says more than a quarter of the company's new code is created by AI
#469Earlier quoted context omitted.
we've decided we can't be bothered with traditional search Traditional search (at least on the web) is dying. The entire edifice is drowning under a rapidly rising tide of spam and scam sites. No one, including Google, knows what to do about it so we're punting on the whole project and hoping AI will swoop in like deus ex machina and save the day.
AI will generate even more spam and scam sites more trivially.
Re: Google CEO says more than a quarter of the company's new code is created by AI
#470Is Google out there monitoring the IDE activity of every engineer, logging the amount of code created, by what, lines, characters, and how it was generated? Dubious.