Microsoft have a goal that states they want to get to " 1 engineer, 1 month, 1 million lines of code. " You can't do that if you write the code yourself. That means they'll always be chasing the best model. Right now, that's Opus 4.5.
https://devblogs.microsoft.com/engineering-at-microsoft/welc... "Microsoft has over 100,000 software engineers working on software projects of all sizes." So that would mean 100 000 000 000 (100 billion) lines of code per month. Frightening.
Claude Code is suddenly everywhere inside Microsoft
21–30 of 541 posts
Re: Claude Code is suddenly everywhere inside Microsoft
#22Well yeah, it is just better. At my work we have a copilot license, but we use it to access Claude Sonnet/Opus model in OpenCode.
The Copilot-Cli is not so bad, https://github.com/features/copilot/cli
CC has some magic secret sauce and I'm not sure what it is.
My company pays for both too, I keep coming back to Claude all-round
Re: Claude Code is suddenly everywhere inside Microsoft
#23Microsoft have a goal that states they want to get to " 1 engineer, 1 month, 1 million lines of code. " You can't do that if you write the code yourself. That means they'll always be chasing the best model. Right now, that's Opus 4.5.
[dead]
Re: Claude Code is suddenly everywhere inside Microsoft
#24Re: Claude Code is suddenly everywhere inside Microsoft
#25Re: Claude Code is suddenly everywhere inside Microsoft
#26Microsoft have a goal that states they want to get to " 1 engineer, 1 month, 1 million lines of code. " You can't do that if you write the code yourself. That means they'll always be chasing the best model. Right now, that's Opus 4.5.
I use LLMs all day every day, but measuring someone or something by the number of lines of code produced is still incredibly stupid, in my opinion.
Re: Claude Code is suddenly everywhere inside Microsoft
#27So Copilot is for customers, Claude is for getting actual work done?
Re: Claude Code is suddenly everywhere inside Microsoft
#28Explains why Windows updates have been more broken than usual lately. But I guess having my computer randomly stop working because a billion dollar corporation needs to save money by using a shitty text generation algorithm to write code instead of hiring competent programmers is just the new normal now.
I switched to Ubuntu last week for my desktop. First time in my 25+ year career I’ve felt like Microsoft was wasting my time more than administering a Linux desktop would take. The slop effect is real.
Re: Claude Code is suddenly everywhere inside Microsoft
#29I have found that Claude Code is better in every way I've used it. I like to use LLM's just as an advanced refactoring tool, especially where plain string search isn't enough. Anyway, my first experience of Copilot was it plainly lying that it deleted files I asked it to, and it insisted the file no longer existed (it did). The difference between the two is stark.
Re: Claude Code is suddenly everywhere inside Microsoft
#30Explains why Windows updates have been more broken than usual lately. But I guess having my computer randomly stop working because a billion dollar corporation needs to save money by using a shitty text generation algorithm to write code instead of hiring competent programmers is just the new normal now.