Hacker News new | past | comments | ask | show | jobs | submit
Sure, but even worse, is the state-of-the-art: they use a cli agent and the "copy-paste, try to run, paste error, try to run" loop is called "Agentic engineering." Now we have to believe they're 10/10?

I see no difference there except speed at the cost of whatever little understanding may have been gained by the manual inspection between steps.

The industry has always found it strangely taboo to actually talk about the wide variance in developer skill.
loading story #49161157
Any competent developer knows there are limits to prompting.

Personally I've found LLM's suck at multi-threaded applications. (Because I've been tempted by the ~agentic loop~ and been burned. Then I hand code the core logic and all is well).

Woe to the developer who tries to prompt their way through this.

loading story #49158027
Skill issue /s

But seriously, lots of apps are just glorified NextJS apps which have tons of training data. Something like rust would likely churn out nonsense that compiles eventually but isn't optimal.

loading story #49159352
{"deleted":true,"id":49155634,"parent":49155385,"time":1785764116,"type":"comment"}
while 0:

   x=ctrl-c("output error report")

   eval(ctrl-v(x))

   sleep(10)

   user("Input...")
something like this?