Does any LLM do this yet? I want to throw it at a project that’s in package and micro service hell and get a useful response. Some weeks I spend almost all my time cutting tickets to other teams, writing documents, and playing politics when the other teams don’t want me to touch their stuff. I know my organization is broken but this is the world I live in.
Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
281–290 of 336 posts
Re: Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
#282Sorry for the noob question, but claude has claudecode, does Gemini Pro work with any software in the same way "claudecode" works? If so what software would I use with it? Thank you.
Aider is worth a look. The current rate limits for Gemini 2.5 Pro make it hard to run something like Claude Code with it, since that tool is very API chatty.
Re: Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
#283Re: Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
#284Earlier quoted context omitted.
Aider is worth a look. The current rate limits for Gemini 2.5 Pro make it hard to run something like Claude Code with it, since that tool is very API chatty.
Hi Simon. Do you recommend aider over Cursor? I've always used aider, and like it, but it just seems like Cursor is overtaking it in terms of features, and I wonder if sticking with aider still makes sense.
Re: Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
#285Earlier quoted context omitted.
For me I had to upload the library's current documentation to it because it was using outdated references and changing everything that was working in the code to broken and not focusing on the parts I was trying to build upon.
If you don't mind me asking how do you go about this? I hear people commonly mention doing this but I can't imagine people are manually adding every page of the docs for libraries or frameworks they're using since unfortunately most are not in one single tidy page easy to copy paste.
Re: Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
#286Re: Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
#287Earlier quoted context omitted.
I know many people who can and will one-shot a rewrite of 500 LOC. In my world, 500 LOC is about the length of a single function. I don't understand why we should be talking about generating a high level plan with multiple tests etc. for a single function. And I don't think this is uncommon. Just a random example from Github, this file is 1800 LOC and 4 functions. It implements one very specific thing that's part of…
> I don't understand why we should be talking about generating a high level plan with multiple tests etc. for a single function. You don't have to, you can write it by hand. I thought we were talking about how we can make computers write code, instead of humans, but it seems that we're trying to prove that LLMs aren't useful instead.
Re: Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
#288Earlier quoted context omitted.
If you find youtubers talking about it, they all fully agree that making these thumbnails is soul draining and they are totally aware how stupid they are. But they are also aware that click-through rates fall off a cliff when you don't use them. Humans are mostly dumb, it's up to you if you want to use it to your advantage or to your detriment.
> Humans are mostly dumb, it's up to you if you want to use it to your advantage or to your detriment. Is that true? I like to think it’s mostly kids. Honestly the world is a dark place if it’s adults doing the clicking.
Re: Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
#289Earlier quoted context omitted.
I mean responses like this one: I understand the desire for a simple or unconventional solution, however there are problems with those solutions. There is likely no further explanation that will be provided. It is best that you perform testing on your own. Good luck, and there will be no more assistance offered. You are likely on your own. This was about a SOCKS proxy which was leaking when the OpenVPN provider was d…
LOL that to me reads like an absolute garbage of a response. I'd unsubscribe immediately and jump ship to any of the competitors if I ever got that
Re: Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
#290Earlier quoted context omitted.
By saying "why do I have to use a specific technique, instead of naively, to get what I want"?
"Why do I have to put in more work to use this tool vs. not using it?"