Hacker News new | ask | show | jobs
by nitwit005 65 days ago
I have some recent experience with this, and it's quite quantifiable. I helped two people with no UI experience get their AI generated project deployed.

It probably won't pass a security review (It rather curiously generated a document.write call in a React project to print a component). I had to disable a number of accessibility related lint checks to get the code committed, as it didn't pass them. It has no tests.

The effort to meet the company's stated standards is genuinely likely to be greater than creating the thing.