logoalt Hacker News

ffsm8today at 4:10 AM0 repliesview on HN

I find comments like yours very strange.

> do the hard things for you

The only people advocating for that are the same kind of people which were pitching the cloud as a solution for your hosting needs.

Ime the sweet spot for development with LLMs is to figure out what you need to do and then do that through AI. Yes, it'll still make some decisions there, but did you really get satisfaction from the decisions of eg what to call a class before? At last I didn't.

You can of course try to offload everything to the LLM and not tell it what to do, but only specify what it should enable (spec driven), but at that point youre gambling wherever the output will work and the project becomes unmaintainable - which may be fine too in certain scenarios, that's just pretty rare in a business context