Hacker News new | past | comments | ask | show | jobs | submit
[flagged]
I have read comments about this on X, here, and other places, yet I have ever seen there be proof this is an actual productivity boost.

I use Claude Opus (4.5, 4.6) all the time and catch it making making subtle mistakes, all the time.

Are you really being more productive (let’s say 3x times more), or just feel that way because you are constantly prompting Claude?

Maybe I’m wrong, but I don’t buy it.

loading story #47391965
loading story #47392218
loading story #47392050
loading story #47392562
> Software engineering is a mostly solved problem at this point

I guess that's why Claude Code has 0 open issues on Github. Since software engineering is solved, their autonomous agents can easily fix their own software much better and faster than human devs. They can just add "make no mistakes" to their prompt and the model can solve any problem!

Oh wait, they have 5,000+ open issues on Github[1]. I'm yet to be convinced that this is a solved problem

[1]: https://github.com/anthropics/claude-code/issues

loading story #47391942
loading story #47393294
loading story #47392174
> you need to embed your best practices in your agent and keep and eye on it and refine it over time.

Sincere question, how do beginners to the field (interns, juniors) do this when they don't have any best practices yet?

loading story #47392940
loading story #47392088
loading story #47391831
> If you aren't doing this level of work by now, you will be automated soon.

It's harder and harder to detect sarcasm these days but in case you're being serious, I've tested a similar setup and I noticed Claude produces perfectly plausible code that has very subtle bugs that get harder and harder to notice. In the end, the initial speedup was gone and I decided to rewrite everything by hand. I'm working on a product where we need to understand the code base very well.

loading story #47391908
Very cool. What have you built with this method? Do you mind sharing details about the kinds of projects?
loading story #47391767
Sounds like tech debt as a service. If the code review is automated, how can you be sure the code isn't full of security or maintanability issues?
loading story #47392471
Do you have any kind of proof you can show us? This reads like every other AI hype post but I have still never seen anyone demonstrate anything but proof of concept apps and imaginary workloads.
loading story #47392792
loading story #47392811
loading story #47392780
Why exactly do you think people not doing that kind of work will be automated but your kind of work won't be automated?

If AI really is all that, then whatever "special" thing you are doing will be automated as well.

loading story #47391802
loading story #47391795
loading story #47392031
>Software engineering is a mostly solved problem at this point

You from 2 months ago:

>LLMs are great coders, but subpar developers". https://news.ycombinator.com/item?id=46434304

Interesting. That's a lot of progress in 2 months!

>>>> Software engineering is a mostly solved problem at this point...

I'll believe it when AI can tell me when a project will be done. I've asked my developer friends about this and I get a blank stare, like I'm stupid for asking.