← Back to context

Comment by HaxleRose

5 hours ago

I hear ya. Fair criticism. I'm a professional developer myself, but not great at design. I've tried to come up with a different looking site best I could. I went with a newspaper theme like back in the day when you'd get the puzzles in the paper. And then it was my idea to have a sudoku being solved as a graphic on the front page. I would push back that this could be one-shot by any of the leading models including Fable. Each of the 10 puzzle types has to have its own generator and they're different from each other. They have to handle uniqueness, solvability, and difficulty and none of the leading models have nailed even just a single generator on the first shot. Plus, there's monetization, rate limiting, caching, among other things under the hood that models wouldn't typically touch without specific instruction or would, at best, half-ass it. Maybe you have better luck with them, but for my job, I work on a large legacy app as well as various microservices and the LLMs miss things all the time. I have a system I use that does make them perform better, but you still gotta watch em like a hawk.