←back to thread

280 points zachwills | 2 comments | | HN request time: 0s | source
Show context
dutchCourage ◴[] No.45229774[source]
That sounds crazy to me, Claude Code has so many limitations.

Last week I asked Claude Code to set up a Next.js project with internationalization. It tried to install a third party library instead of using the internationalization method recommended for the latest version of Next.js (using Next's middleware) and could not produce of functional version of the boilerplate site.

There are some specific cases where agentic AI does help me but I can't picture an agent running unchecked effectively in its current state.

replies(4): >>45230920 #>>45231551 #>>45236053 #>>45237370 #
1. kobalsky ◴[] No.45236053[source]
I have seen it doing incredible stuff. One shotted adding a feature that included modifications to a proprietary backoffice system, db schema updates, defining new api models, implementing changes on the backend and then on the frontend.

I've also seen seen it choking when tasked to add a simple result count on a search.

The short answer is, it's cheap to let it try.

replies(1): >>45236561 #
2. aabhay ◴[] No.45236561[source]
Is it cheap? It adds up really quickly. One shot at trying to build an iteration of a simple python app (<1000 LOC tops) can cost between $1 and $5. And that’s a single attempt.

And this is just the tip of the tip of the iceberg of what even a medium sized startup spends. This is not cheap in any way.