Live data from Hacker News

Claude Code is suddenly everywhere inside Microsoft

theverge.com

41–50 of 541 posts

Re: Claude Code is suddenly everywhere inside Microsoft

#42
post #6

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.

We’re back to measuring productivity by lines of code are we? Because that always goes well.

Re: Claude Code is suddenly everywhere inside Microsoft

#43
I try GitHub Copilot every once in a while, and just last month it still managed to produce diffs with unbalanced curly braces, or tried to insert (what should be) a top-level function into the middle of another function and screw up everything. This wasn’t on a free model like GPT 4.1 or 5-mini, IIRC it was 5.2 Codex. What the actual fuck? Only explanation I can come up with is that their pay-per-request model made GHC really stingy with using tokens for context, even when you explicitly ask it to read certain files it ends up grepping and adding a couple lines.

Re: Claude Code is suddenly everywhere inside Microsoft

#44
post #13

Explains 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.

You won't regret. I have been using debian for last 25 years on and off and for last 8 years non stop. I have no complains.

Re: Claude Code is suddenly everywhere inside Microsoft

#45
post #6

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.

Cool - I was thinking it would be good for them to implode as a company due all the extra harmfull stuff they are doing with Windows recently.

Generating bilions of lines of code that is unmaintainable and buggy should easily achieve that. ;-)

Re: Claude Code is suddenly everywhere inside Microsoft

#47
post #6

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.

Maybe they can use 5 - 10 loc to move the classic window shell button so it's not on top of the widgets button

Re: Claude Code is suddenly everywhere inside Microsoft

#49

Earlier quoted context omitted.

Can't speak for copilot but Gemini cli is unbelievably bad compared to Gemini web. 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

Claude Code is one of a very few AI tools where I genuinely think the people at the company who build it use it all the time.

He does !

https://x.com/bcherny/status/2007179832300581177

Re: Claude Code is suddenly everywhere inside Microsoft

#50

I installed Claude Code yesterday after the quality of VSCode Copilot Chat continuously is getting worse every release. I can't tell yet if Claude Code is better or not but VSCode Copilot Chat has become completely unusable. It would start making mistakes which would double the requests to Claude Opus 4.5 which in January is the only model that would work at all. I spent $400 in tokens in January. I'll know better in…

Claude Code’s subscription pricing is pretty ridiculously subsidized compared to their API pricing if you manage to use anywhere close to the quota. Like 10x I think. Crazy value if you were using $400 in tokens.
Post reply on HN