I'm curious whether anyone's actually using Claude code successfully. I tried it on release and found it negative value for tasks other than spinning up generic web projects. For existing codebases of even a moderate size, it burns through cash to write code that is always slightly wrong and requires more tuning than writing it myself.
Here's a very small piece of I code I generated quickly (i.e. https://gist.github.com/rachtsingh/e3d2e2b495d631b736d24b56e... Is it correct? Sort of; I don't trust the duration benchmark because benchmarking is hard, but the size should be approximately right. It gave me a pretty clear answer to the question I had and did it quickly. I could have done it myself but it would have taken me longer to type it out. I don'…
Where is the breakpoint here? What number of lines of code or tokens in a codebase when it becomes not worth it?