Why the AI Renaissance Keeps Not Arriving
jamesfbaker.substack.com
Why the AI Renaissance Keeps Not Arriving
1–10 of 20 posts
Re: Why the AI Renaissance Keeps Not Arriving
#2Re: Why the AI Renaissance Keeps Not Arriving
#3Re: Why the AI Renaissance Keeps Not Arriving
#4It doesn't seem to depend on what model they use or how they prompt it. In code, there seems to be a loose correlation with testing styles; I've previously noticed that some people write tests to show that the code works as intended, and others try to write tests to show that it can't fail in ways that were unintended. But that correlation is weak.
I'm really puzzled by this.
Re: Why the AI Renaissance Keeps Not Arriving
#5I wonder how long it will take to fix the quirks?
Re: Why the AI Renaissance Keeps Not Arriving
#6About half the people I discuss this with seem to think LLMs are great and don't see any problems with their output. The other half seem to get nothing but an endless stream of plausibly shaped rubbish. It doesn't seem to depend on what model they use or how they prompt it. In code, there seems to be a loose correlation with testing styles; I've previously noticed that some people write tests to show that the code wo…
I mostly use it for boilerplate code nowadays. Anything more complicated and it takes me more effort to review the output than to just code it slowly
Re: Why the AI Renaissance Keeps Not Arriving
#7The additional prompting doesn't necessarily need to tell the model specifically what to fix or do better, sometimes it's just enough to break it out of its habit. Asking for a smart looking, middle aged pelican on a sporty red bike isn't making the problem easier but does break it out of its boring defaults.
I wouldn't go so far as to say PEBKAC but the good news is there's still a role for humans in the loop.
Re: Why the AI Renaissance Keeps Not Arriving
#8About half the people I discuss this with seem to think LLMs are great and don't see any problems with their output. The other half seem to get nothing but an endless stream of plausibly shaped rubbish. It doesn't seem to depend on what model they use or how they prompt it. In code, there seems to be a loose correlation with testing styles; I've previously noticed that some people write tests to show that the code wo…
It kinda feels like Michigan J Claude sometimes.
Re: Why the AI Renaissance Keeps Not Arriving
#9This will get sorted out in time and in the meantime, instruct the LLM away from averaged answers. It’s not a problem.
If you do not want images that have that instantly recognizable AI style to them - busy, perfect, bright colors pseudo realistic, outside what humans would usually make - then instruct the AI that such images are a failure to meet your goals and instead instruct them in other directions.