Satya Nadella says as much as 30% of Microsoft code is written by software
31–40 of 55 posts
Re: Satya Nadella says as much as 30% of Microsoft code is written by software
#32People are going to ask if this is true etc. Not understanding that is doesn't matter if it is true, or if it is rather 20%, 2% or 40%, if it is new code or else. What matters is what "investors" and bean counters believe to be true. Not much relief in knowing that they are wrong, when you lose your job or your working conditions suddenly become much worse.
AI can replace devs or they can't. And it is sort of weird that people think about how many lines of code they output.
It is weird, because it has been a very long time that writing lines of code is far from being my main activity, even if it is the part of the job I like the most. I wonder where exactly people work where this is their main activity if they are not junior developers anymore.
Yeah, LLMs are sort of useful at spitting out code, if you know how to code. It can output code faster than you, and if you have good domain knowledge you can proofread it for the inevitable bullshit/bugs.
That's about it. Even to write decent prompts to guide it you need to understand well the domain to get it working.
Re: Satya Nadella says as much as 30% of Microsoft code is written by software
#33Re: Satya Nadella says as much as 30% of Microsoft code is written by software
#34Hey Satya, you should ask Windows 11 taskbar team to use "AI" to write code so that the taskbar is resizable and can be moved. Let's see how good the AI is.
Re: Satya Nadella says as much as 30% of Microsoft code is written by software
#35I recently rewrote a 40K lines application to 2K lines. Mostly by using newer tech and better design patterns. (Java to TS, Terraform to CDK, lambda soup to single app, etc.). It was a POC at work to show how things could be different. You'd think this would have made some devs rethink their approach, but no they're using AI to write even more code faster in the old approach.
Vibe coding is the new offshoring.
Re: Satya Nadella says as much as 30% of Microsoft code is written by software
#361. Has the total amount of code risen, such that the amount of human code is unchanged? 2. What's the bug rate like from AI code? is MS investing the time to check this code, or assuming it is correct? 3. Who writes the test cases? 4. 30% in what terms? number of lines of code? number of commits? what code is in play here? bulk test code, which is huge and per-line very low value, or is this serious, difficult, compl…
The spyware part is manually reviewed, the rest... not so much.
Re: Satya Nadella says as much as 30% of Microsoft code is written by software
#37Re: Satya Nadella says as much as 30% of Microsoft code is written by software
#38Re: Satya Nadella says as much as 30% of Microsoft code is written by software
#39Re: Satya Nadella says as much as 30% of Microsoft code is written by software
#40No, he doesn't say that. He said that "maybe 20%, 30% of the code that is inside of our repos today and some of our projects are probably all written by software". A guy like Nadella doesn't accidentally say software instead of AI. He knows exactly what he is saying. Considering that most of their software has been developed for decades and AI assistants have only started becoming useful in the last ~4 years it would…