Claude 3.5 sonnet has been my go to for coding tasks, it’s just so much better than the others. but I’ve tried using the api in production and had to drop it due to daily issues: https://status.anthropic.com/ compare to https://status.openai.com/ any idea when we’ll see some improvements in api availability or will the focus be more on the web version of claude?
Claude 3.7 Sonnet and Claude Code
351–360 of 1001 posts
Re: Claude 3.7 Sonnet and Claude Code
#352Who do I have to kill to get Claude Code access?
$ claude
Re: Claude 3.7 Sonnet and Claude Code
#353You can get your HN profile analyzed by it and it's pretty funny :) https://hn-wrapped.kadoa.com/ I'm using this to test the humor of new models.
> You've recommended Marginalia search so many times, we're starting to think you're either the developer or just really enjoy websites that look like they were designed in 1998. Actually quite funny. [1] https://hn-wrapped.kadoa.com/jddj?share
> You defend Java with such passion that Oracle's legal team is considering hiring you as their chief evangelist - just don't tell them about your secret admiration for more elegant programming paradigms.
Re: Claude 3.7 Sonnet and Claude Code
#354I'm about 50kloc into a project making a react native app / golang backend for recipes with grocery lists, collaborative editing, household sharing, so a complex data model and runtime. Purely from the experiment of "what's it like to build with AI, no lines of code directly written, just directing the AI." As I go through features, I'm comparing a matrix of Cursor, Cline, and Roo, with the various models. While I'm…
Re: Claude 3.7 Sonnet and Claude Code
#355Re: Claude 3.7 Sonnet and Claude Code
#356This AI race is happening so fast. Seems like it to me anyway. As a software developer/engineer I am worried about my job prospects.. time will tell. I am wondering what will happen to the west coast housing bubbles once software engineers lose their high price tags. I guess the next wave of knowledge workers will move in and take their place?
So I'd say that the AI race is starting to plateau a bit recently.
Re: Claude 3.7 Sonnet and Claude Code
#357You can get your HN profile analyzed by it and it's pretty funny :) https://hn-wrapped.kadoa.com/ I'm using this to test the humor of new models.
Re: Claude 3.7 Sonnet and Claude Code
#358> "[..] in developing our reasoning models, we’ve optimized somewhat less for math and computer science competition problems, and instead shifted focus towards real-world tasks that better reflect how businesses actually use LLMs.” This is good news. OpenAI seems to be aiming towards "the smartest model," but in practice, LLMs are used primarily as learning aids, data transformers, and code writers. Balancing "intell…
Re: Claude 3.7 Sonnet and Claude Code
#359Hi everyone! Boris from the Claude Code team here. @eschluntz, @catherinewu, @wolffiex, @bdr and I will be around for the next hour or so and we'll do our best to answer your questions about the product.
I'd also love to have it in a language that can be compiled, like golang or rust, but I recognize a rewrite might be more effort than it's worth. (Although maybe less with claude code to help you?)
EDIT: OK, 10 minutes in, and it seems to have major issues doing basic patches to my Golang code; the most recent thing it did was add a line with incorrect indentation, then try three times to update it with the correct indentation, getting "String to replace not found in file" each time. Aider with claude 3.5 does this really well -- not sure what the counfounding issue is here, but might be worth taking a look at their prompt & patch format to see how they do it.
Re: Claude 3.7 Sonnet and Claude Code
#360You can get your HN profile analyzed by it and it's pretty funny :) https://hn-wrapped.kadoa.com/ I'm using this to test the humor of new models.