Earlier quoted context omitted.
Yeah its not even close. In my mind, the 200$ a month could be 500 and I would still pay for it. There are many technical problems I have ran into, where I simply would not have solved the problem without it. I am building more complicated software than I ever have, and I have 10+ years of engineering experience in big tech
If you are in a developing country and making $500-$1000 a month doing entry level coding work then $200 is crazy. On the other hand, your employment at this point is entirely dependent on your employer having no idea what is going on, or being really nice to you. I've also heard complaints from people, in the United States, about not wanting to pay $20 a month for ChatGPT. If the work you are doing is that low value…
Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
71–80 of 336 posts
Re: Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
#72Theo video detected = opinion rejected Also I generally dislike thinking models for coding and prefer faster models, so if you have something easy gemini 2.0 is good
What's wrong with Theo?
His videos also have 0 substance and now are mostly article reading, which is also forgivable if you add valuable input but that’s never the case with him.
Re: Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
#73I was using gemini 2.5 pro yesterday and it does seem decent. I still think claude 3.5 is better at following instruction then the new 3.7 model which just goes ham messing stuff up. Really disappointed by Cursor and the Claude CLI tool, for me they create more problems then fix. I cant figure out how to use them on any of my projects with out them ruining the project and creating terrible tech debt. I really like th…
Makes me think they really just hacked the benchmarks on this one.
Re: Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
#74Gemini is the only model which tells me when it's a good time to stop chatting because either it can't find a solution or because it dislikes my solution (when I actively want to neglect security). And the context length is just amazing. When ChatGPT's context is full, it totally forgets what we were chatting about, as if it would start an entirely new chat. Gemini lacks the tooling, there ChatGPT is far ahead, but a…
> I'd be happy to help you with information about writing plugins for Paint.NET. This is a topic I don't have extensive details on in my training, so I'd like to search for more current information. Would you like me to look up how to create plugins for Paint.NET?
Re: Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
#75Theo video detected = opinion rejected Also I generally dislike thinking models for coding and prefer faster models, so if you have something easy gemini 2.0 is good
Theo has some strange takes for my liking but to flat out reject the opinion isn't the way to go. Thinking models are okay for larger codebases though where some more context is important, this ensures the results are a bit more relevant than say for example Copilot which seems to be really quick at generating some well known algorythms etc. They're just different tools for different jobs really.
Re: Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
#76Earlier 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.
using outdated references and docs is something i've experienced more or less with every model i've tried, from time to time
The more interesting question is if feeding in carefully selected examples or documentation covering the new library versions helps them get it right. I find that to usually be the case.
Re: Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
#77All in all, I think we humans are well on our way to become legal flesh[].
[] The part of the system to whip or throw in jail when a human+LLM commit a mistake.
Re: Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
#78Re: Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
#79Here is a real coding problem that I might be willing to make a cash-prize contest for. We'd need to nail down some rules. I'd be shocked if any LLM can do this: https://github.com/solvespace/solvespace/issues/1414 Make a GTK 4 version of Solvespace. We have a single C++ file for each platform - Windows, Mac, and Linux-GTK3. There is also a QT version on an unmerged branch for reference. The GTK3 file is under 2KLOC.…
Re: Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
#80I was using gemini 2.5 pro yesterday and it does seem decent. I still think claude 3.5 is better at following instruction then the new 3.7 model which just goes ham messing stuff up. Really disappointed by Cursor and the Claude CLI tool, for me they create more problems then fix. I cant figure out how to use them on any of my projects with out them ruining the project and creating terrible tech debt. I really like th…
My only experience is via cursor but I'd agree in that context 3.7 is worse than 3.5. 3.7 goes crazy trying to fix any little linter errors and often gets confused and will just hammer away, making things worse until I stop generation. I think if I let it continue it would probably proposed rm -rf and start over at some point :). Again, this could just have to do with the way cursor is prompting it.
It feels like an upgrade from 3.5