I don’t know how it’ll do if you’re trying to use it to do something hard in Rust though for example. Web apps don’t need to be super performant and there’s a huge amount of open source tooling out there for you to string together
Comments
Log in with your Bluesky account to leave a comment
My take on why Anthropic is quieter than the other labs from a product standpoint is that they’re sitting on some things (models and systems to improve their core IP) they don’t share about and this is proof to me of that. It has the flavor of an awesome internal development tool made public
That's helpful, thanks. I took my first pass at genai for code last week. It was small and I had to bug fix the javascript (why is every variable const???). Did likely yield a net speed boost for the poc, but I'm not sure I'd trust it past that. (was just generic request, so this might be better)
Comments