Comment by userbinator
3 hours ago
There are both pro- and anti-AI factions here... and those with more nuanced views.
Personally, I don't care as long as the end result is good, but a lot of AI software tends to be in the lower end of the quality range.
I agree, and I think one can put in more effort on a project and get a better result, especially if the prompter is already an experienced software developer. For example on one toy project I requested the use of ADTs (algebraic data types), strict linting and code formatting at every commit, tests, frequent code review rounds, and a strong initial plan which led to a very solid personal-use project.
Similar strategy can help smaller local models achieve greater results too. Small steps + many guardrails.