> Would we not expect AI fiction to be the same? A stream of poor and excellent taste, not particularly original or surprising, samey in hard-to-define ways, but capable of being hammered into a good story by an editor.

That could also describe many human writers…

AI writing seems to have a quality ceiling, or an ick floor if you prefer to think about it that way around, but is OK compare to bad human writers.

I'm still committed to the career suicide that is refusing to touch generative AI beyond the supped-up auto-correct/-suggest that has replaced the older method in my IDE (replaced, such that if I turn it off I also lose what I had before), but seeing results others around me have pulled out of the hat I have to admit the tech can produce serviceable work if properly fettled by a person afterwards.

I don't think you're committing career suicide. I've seen people get serviceable results out of it, and it always involves reading the code in depth. Reading the code being slower than writing it, they're almost never getting a speed up.

That being said, the better coders I've seen aren't looking for a speed up, they're generally looking for something to bounce ideas off of, or to get a first draft going to defeat writer's block or something (I guess this is technically a speed up, but not the way people mean when they describe slinging tokens around). It's generally to wind up at a better solution at the end than to get a sustained speed up (which seems to only be possible in boilerplate heavy domains, but those were previously slowed down by the boilerplate and are really only coming up to speed with everything else, at significant cost).