

Validating output should be much easier than generating it yourself. P≠NP.
This is very much not true in some domains, like software development. Code is much harder to read than it is to write, so verifying the output of a coding AI usually takes more time (or at least more cognitive effort) than if you’d just written the code yourself.






Might be an unpopular opinion, but I find CSS to be the easiest part of web development. JS bundlers are the part I hate the most.