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.
Claude Code is suddenly everywhere inside Microsoft
311–320 of 541 posts
Re: Claude Code is suddenly everywhere inside Microsoft
#312For 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.
I've never, ever had a good experience with Gemini (3 Pro). It's been embarrassingly bad every time I've tried it, and I've tried it lots of times. It overcomplicates almost everything, hallucinates with impressive frequency, and needs to be repeatedly nudged to get the task fully completed. I have no reason to continue attempting to use it.
Re: Claude Code is suddenly everywhere inside Microsoft
#313Earlier 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.
Re: Claude Code is suddenly everywhere inside Microsoft
#314Earlier quoted context omitted.
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.
Re: Claude Code is suddenly everywhere inside Microsoft
#315Earlier quoted context omitted.
Many will never know the joy of trying to search for it back in the days when punctuation was ignored (C# says hello too) Related: https://www.cnet.com/tech/tech-industry/windows-servers-iden...
Try going on LinkedIn and searching for C# and .net jobs. Completely impossible. The search is bad to begin with, but it explicitly ignores anything that isn't a-9.
Re: Claude Code is suddenly everywhere inside Microsoft
#316I feel like I must be missing something, but I just cannot understand the hype around Claude Code. Don't get me wrong, I'm fully bought in on using AI for development and am super happy to use Copilot or Cursor, but as an experienced developer just chatting with the terminal feels so wrong. I've tried it so many times to switch and I can't get into it. Can anyone else share what their workflow with CC looks like? Eve…
Re: Claude Code is suddenly everywhere inside Microsoft
#317Earlier quoted context omitted.
I'm one of those really odd beasts that feels some sort of loyalty to Microsoft, so I started out on Copilot and was very reluctant to try Claude Code. But as soon as I did, I figured out what the hype was about. It's just able to work over larger code bases and over longer time horizons than Copilot. The last time I tried Copilot, just to compare, I noticed that it would make some number of tool calls (not even invo…
I don't really like how Claude Code kind of obscures the actual code from you - I guess that's why people keep putting out articles about how certain programmers have absolutely no idea whats going on inside the code. It's truly more capable but still not capable enough that Im comfortable blindly trusting the output.
Re: Claude Code is suddenly everywhere inside Microsoft
#318For 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.
Both Claude and ChatGPT were unbearable, not primarily because of lack of technical abilities but because of their conversational tone. Obviously, it's pointless to take things personally with LLMs but they were so passive-aggressive and sometimes maliciously compliant that they started to get to me even though I was conscious of it and know very well how LLMs work. If they had been new hires, I had fired both of them within 2 weeks. In contrast, Gemini Pro just "talks" normally, task-oriented and brief. It also doesn't reply with files that contain changes in completely unrelated places (including changing comments somewhere), which is the worst such a tool could possibly do.
Edit: Reading some other comments here I have to add that the 1., 2. ,3. numbering of comments can be annoying. It's helpful for answers but should be an option/parameterization.
Re: Claude Code is suddenly everywhere inside Microsoft
#319Earlier quoted context omitted.
Eliminate C/C++ in favor of what? Perhaps the plan is to use AI to write plain assembler? Why stop there, maybe let's do prompt in - machine-code out?
If remember correctly, Rust.
Re: Claude Code is suddenly everywhere inside Microsoft
#320It reminds me of this [0] Dilbert comic, but heh.