TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

GPT-4o vs. Claude 3.5 Sonnet for coding

13 点作者 bpiroman9 个月前
What's everyone's thoughts on GPT-4o and Claude 3.5 Sonnet for your coding productivity? Do you prefer one over the other?

8 条评论

anthonycerra9 个月前
I&#x27;ve had premium subs with both and switched to Claude 3.5 Sonnet. I&#x27;m blown away by what it can do. Example for context:<p>I&#x27;m a software dabbler so I can do basic stuff with frameworks like Django, but I&#x27;m definitely not a developer by any stretch. My use case is to build mvps cheap and quickly to test out ideas.<p>Claude spit out a Django project that integrated Twilio for SMS functionality. What&#x27;s _really_ amazing is that it also walked me through how to set up ngrok and Twilio so that I could use my computer as a temporary server. Again, I&#x27;m a dabbler so devops is completely over my head.<p>In maybe 2 hours I had a functioning prototype that I could interact with via SMS. I can&#x27;t comment on the quality of the code or how viable this approach is for building in production, but to bring an idea to life so quickly with limited skills is really exciting.
评论 #41379391 未加载
erikthiart9 个月前
Claude is 5x better than ChatGPT premium.<p>The only issue I have with Claude is that the rate limits are retarded.<p>Impossible to get real work done.
评论 #41346889 未加载
评论 #41356636 未加载
papascrubs9 个月前
I use Sonnet and sometimes Opus via Phind. They also offer their own 70b model. Phind replaced my chatgpt and claude pro subscriptions. The VSCode addon works decently well and the training&#x2F;data sharing opt outs are clear and easy to enable and see the status of.
binsquare9 个月前
It&#x27;s interesting that the data point from an AI aggregator I run are in conflict with the other responses here..<p>But I&#x27;ve seen GPT-4o&#x27;s responses to be much preferred over Claude 3.5 Sonnet and most of my customers are techy though I&#x27;m not sure it&#x27;s for coding tasks.<p>As for me, I prefer gpt-4o.
muzani9 个月前
4o is great with UI. Specifically the kind of things you&#x27;d see on Codepen. Build a mood board, see what you get. With transitions and animations and stuff, it&#x27;s actually better than the average senior FE.<p>3.5 Sonnet for all else.
评论 #41366277 未加载
yadav-saurabh9 个月前
I find Claude solutions better than GPT-4o for my coding errors and questions
评论 #41346841 未加载
zn449 个月前
For my use cases: web development with python, c#, react and unity3d extension development. Claude is significantly better.<p>I switched over few months ago and still test GPT from time to time, Claude wins every time
评论 #41346836 未加载
wishpal9 个月前
What about Gemini 1.5Pro? I think its also quite good. Any comparison points there?