Remix.run Logo
tyingq 7 hours ago

I'm no expert, but it feels like this exact thing is how it ends up eating itself. For two reasons.

- Eventually the universe of "provably done before" is now mostly LLM genned code. So the training data quality starts a slow decline.

- That it's "good enough" now for 90+% of the work kills the pipeline for any new human software experts. So they never gain the experience and insight to be able to steer the AI to produce ok-ish code. Existing experts age out. This cycles with the bullet above over time. And at some point we're stalled, all code is now mediocre at best and while output is high, innovation/evolution is low. Or whatever innovation we have is coming from a very small circle without much natural competition.

nasretdinov 7 hours ago | parent [-]

IMO that's precisely why software engineering is going to become even harder than it is right now -- all the "easy" stuff is semi-automated, so now you have to spend even more time and energy "drawing the rest of an owl" so to speak, doing the hard 10% yourself. And unless anything drastic happens in LLM development this last 10% isn't going to be automated away any time soon.