Earlier quoted context omitted.
I also am enjoying LLMs, but I get no joy out of just prompting them again and again. I get so incredibly bored, with a little side of anxiety that I don’t really know how my program works. I’ll probably get over it, but I’ve been realizing how much fun I get out building something as opposed to just having be built . I used to think all I cared about was results, and now I know that’s not true, so that’s fun! Of cou…
My biggest problem with working LLMs is that they don't understand negatives and they also fail to remember their previous instructions somehow. For example: If I tell it to not use X, it will do X. When I point it out, it fixes it. Then a few prompts later, it will use X again. Another issue is the hallucinations. Even if you provide it the entire schema (I did this for a toy app I was working with), it kept on maki…
If Sonnet 3.7 is the best you've found, then no, you haven't tried many models. At least not lately.
For coding, I'd suggest Gemini 2.5 Pro, o3-mini-high, or Opus 4. I've heard good things about Grok 4 as well, so if you're OK with that whole scene and the guy who runs it, maybe give it a shot.
If you have already done so and still think Sonnet 3.7 is better than any of them, then the most likely explanation is that you got incredibly lucky with Claude and incredibly unlucky with the others. LLMs aren't parrots, but they are definitely stochastic.