I am tired of pretending that this can actually pull any meaningful work besides a debug companion or a slightly enhanced google/stackoverflow.
I am tired of pretending that this can actually pull any meaningful work besides a debug companion or a slightly enhanced google/stackoverflow.
I was skeptical about Claude code and then I spent a week really learning how to use it. Within the week I had built a backend with FastAPI that supported user creation, password reset, email confirmation, a front end, and support for ouath into a few systems.
It definitely took me some time to learn how to make it work, but I’m astounded at how much work I got done and for so little typing.
But you do know, that this is what LLMs ain't good at.
So your conclusion is somewhat off, because there are plenty of programming work of things that were done before and require just tweaking.
I mean, I am also not hooked yet and just occasionally use chatGPT/claude for concrete stuff, but I do find it useful and I do see, where it can get really useful for me (once it really knows my codebase and the libaries used and does not jump between incompatible API versions)
The utility i find is that it helps _me_ do the real engineering work, the planning and solution architechting, and then can bang out code once it has rock solid instructions (in natural language but honestly one level above psuedocode) and then i have to review it with absolutely zero faith in its ability to do things. Then it can work well.
But its not where these guys are claiming it is
My request involved a local web application that acted as a server for other clients in the same network using Rust.
I wanted to use websockets, it never worked and I was never able to nudge it in any meaningful direction, it started to make circular edits on the codebase and it just never worked.
* afraid that the demands on them in their job will increase * actually like and are attached to the act of writing out code.
Frankly I can sometimes empathize with both but their conclusions are still wrong.
Claude Code did it in 30 seconds and it works flawlessly.
I am so confused how people are not seeing this as a valuable tool. Like, are you asking it to solve P versus NP or something?
If you need to do something that's been done a million times, but you don't have experience with it, LLMs are an excellent way to get running quickly.