logoalt Hacker News

arvinsim04/24/20254 repliesview on HN

> Honestly, I suspect the people who would prefer to have someone or something else do their coding

Have we forgotten that we advanced in software by building on the work of others?


Replies

bgwalter04/24/2025

They are not building on the work of others, they are taking the laundered work of others.

show 1 reply
ang_cire04/24/2025

This belies the way that LLM code is being used.

People aren't taking LLM code and then thoughtfully refactoring and improving it, they're using it to *avoid* doing that, by treating the generated code as though it's already had that done.

That's why the pro-LLM-code people in this very thread are talking about using it to automate away the parts of the coding they don't like. You really think they're then going to go back and improve on the code past it minimally working?

There will be no advancement from that, just mediocre or bad code going unreviewed and ignored until it breaks.

pjmlp04/24/2025

No, problem is when others are no longer needed, a machine gets to do everything, and only a few selected humans get to take care of the replicator machine.

ohgr04/24/2025

I spend most of my time fixing that shit.