Live data from Hacker News

Claude Code is suddenly everywhere inside Microsoft

theverge.com

111–120 of 541 posts

Re: Claude Code is suddenly everywhere inside Microsoft

#111
For one reason or another everyone seems to be sleeping on Gemini. I have been exclusively using Gemini 3 Flash to code these days and it stands up right alongside Opus and others while having a much smaller, faster and cheaper footprint. Combine it with Antigravity and you're basically using a cheat code.

Re: Claude Code is suddenly everywhere inside Microsoft

#112

Earlier quoted context omitted.

> "Microsoft have a goal that states they want to get to "1 engineer, 1 month, 1 million lines of code."" No, one researcher at Microsoft made a personal LinkedIn post that his team were using that as their 'North Star' for porting and transpiling existing C and C++ code, not writing new code, and when the internet hallucinated that he meant Windows and this meant new code, and started copypasting this as "Microsoft'…

That's still writing new code. Also, its kind of an extremely bad idea to do that because how are you going to test it? If you have to rewrite anything (hint: you probably don't) its best to do it incrementally over time because of the QA and stakeholder alignment overhead. You cannot push things into production unless it works as its users are expecting and it does exactly what stakeholders expect as well.

If it is Windows, then you and I are going to test it :)

Re: Claude Code is suddenly everywhere inside Microsoft

#114

Earlier quoted context omitted.

> "Microsoft have a goal that states they want to get to "1 engineer, 1 month, 1 million lines of code."" No, one researcher at Microsoft made a personal LinkedIn post that his team were using that as their 'North Star' for porting and transpiling existing C and C++ code, not writing new code, and when the internet hallucinated that he meant Windows and this meant new code, and started copypasting this as "Microsoft'…

That's still writing new code. Also, its kind of an extremely bad idea to do that because how are you going to test it? If you have to rewrite anything (hint: you probably don't) its best to do it incrementally over time because of the QA and stakeholder alignment overhead. You cannot push things into production unless it works as its users are expecting and it does exactly what stakeholders expect as well.

No no, your talking common sense and logic. You can't think like that. You have to think "How do I rush out as much code as possible?" After all, this is MS we're talking about, and Windows 11 is totally the shining example of amazing and completely stable code. /s

Re: Claude Code is suddenly everywhere inside Microsoft

#115

Earlier quoted context omitted.

One supposes, when a highly senior employee publicly talks about project goals in recruitment material, that they are not fancifully daydreaming about something that can never happen but are in fact actually talking about the work they're doing that justifies their ~$1,000,000/yr compensation in the eyes of their employer. Talking about rewriting Windows at a rate of 1 million lines of code per engineer per month wit…

You suppose that there are no highly-paid researchers on the planet working on AGI? Because there are, and that's less proven than "porting one codebase to another language" is. What about Quantum Computers, what about power-producing nuclear fusion? Both less proven than porting code. What about all other blue-sky research labs? Why would you continue supposing such a thing when both the employee, and the employer,…

Sure, there are plenty of researchers working on fanciful daydreams. They pursue those goals at behest of their employer. You attempted to make a distinction between the employer and the employee's goals, as though a Distinguished Engineer at Microsoft was just playing around on a whim doing hobby projects for fun. If Microsoft is paying him $1m annually to work on this, plus giving him a team to pursue the goal of rewriting Windows, it is not inaccurate to state that Microsoft's goal is to completely rewrite Windows with LLMs, and they will earn negative publicity for making that fact public. The project will likely fail given how ridiculous it is, but it is still a goal they are funding.

Re: Claude Code is suddenly everywhere inside Microsoft

#116
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.

This has to be the dumbest thing I’ve heard from microslop this morning. It’s like they are forgetting to be a real software company.

Re: Claude Code is suddenly everywhere inside Microsoft

#117
post #111

For one reason or another everyone seems to be sleeping on Gemini. I have been exclusively using Gemini 3 Flash to code these days and it stands up right alongside Opus and others while having a much smaller, faster and cheaper footprint. Combine it with Antigravity and you're basically using a cheat code.

It's ok, but it too frequently edits WAY more than it needs to in order to accomplish the task at hand.

GPT-5.2 sometimes does this too. Opus-4.5 is the best at understanding what you actually want, though it is ofc not perfect.

Re: Claude Code is suddenly everywhere inside Microsoft

#118

Earlier quoted context omitted.

I believe the "look at all the lines of code" argument for LLMs is not a way to showcase intelligence, but more-so a way to showcase time saved. Under the guise that the output is the/a correct solution, it's a way to say "look at all the code I would have had to write, it saved so much time".

The line of code that saves the most time is the one you don't write.

Reason went out of fashion like 50 years ago, and it was never really in vogue.

Re: Claude Code is suddenly everywhere inside Microsoft

#119

Earlier quoted context omitted.

True story: a lot of the Microsoft engineers I interact with actually do use Apple hardware. Admittedly, I onto interact with the devs on the .NET (and related technologies) departments. Specifically WHY they use Apple hardware is something I can only speculate on. Presumably it's easier to launch Windows on Mac than the other way around, and they would likely need to do that as .NET and its related technologies are…

Probably because "Windows Modern Standby" makes laptops unusable by turning them on in your backpack and cooking them. https://youtu.be/OHKKcd3sx2c

To be fair, this was also my experience with Macbooks. This "smart sleep" from modern OS manufacturers is the dumbest shit ever, please just give me a hibernate option.

Re: Claude Code is suddenly everywhere inside Microsoft

#120

Earlier quoted context omitted.

Probably because "Windows Modern Standby" makes laptops unusable by turning them on in your backpack and cooking them. https://youtu.be/OHKKcd3sx2c

I still don't understand how Microsoft lets standby remain broken. I can never leave the PC in my bedroom ij standby because it will randomly wake up and blast the coolers.

Probably because the quality of PC BIOS/firmware is generally abysmal and getting vendors to follow spec is like herding cats.
Post reply on HN