Comment on More than a quarter of new code at Google is generated by AI.
dan@upvote.au 3 weeks agoReusable code is usually pulled out into a library and reused that way, rather than copied and pasted into a new project. You might copy and paste some boilerplate to new projects but it wouldn’t be anywhere near 25% of the code.