(no title)
sumitkumar | 10 months ago
I tried this prompt.
``` create a Rubik's cube app with all available moves and show the cube and the animations. add a scrambler and a solver. Also add timer to time the moves. ```
I got this.
https://www.magicpatterns.com/c/psesccrmk41jibfhwp7wh1
Which looks like a good starting point but doesn't work at all. After this it is daunting to look at code. I still have to figure out how to tell the chatbox to fix it.
Gemini 2.5 pro did much better in one shot. (the prompt was different and without the scrambler/solver/timer)
alexdanilowicz|10 months ago
In this case, it looks like the Gemini output that you linked ā as you mentioned ā doesn't include the requirement for a scrambler/solver/timer, so it's hard for me to comment directly on the comparison.
I ask because we can totally add Gemini 2.5 pro as one of the models we use under the hood!
sumitkumar|10 months ago
Well, I was not comparing but it was just an observation.
I understand Magic has more constraints on which libraries it can use and probably is for forms-flow kind of workflows and not for managing complex states of games.
jonplackett|10 months ago
alexdanilowicz|10 months ago
echelon|10 months ago
Model providers will be fungible. Applications will capture all the complicated interaction patterns, domain expertise, and distribution.
Apps can route between cheapest/most effective model. And the Chinese and upstart labs will continue dumping open source on the market. To get distribution, to salt the earth, commodify the compliment, etc.
When will an LLM be able to author a directory of GLB files organized into a game, precisely positioned within a world, with a set of user-tweaked PBR textures? Never. And even if it could, could you fathom the pain? The app layer will do that.
2025 is the year of the "App Layer" in AI.
tibbar|10 months ago