"it had no sense of symmetry, beauty, anything. It was just a mess."
Reminds me of the square packing problem, with the absurdly looking solution for packing the 17 squares.
It also reminds me of edge cases in software engineering. When I let an LLM write code, I'm often confused how it starts out, thinking, I would have done it more elegantly. However, I quickly notice, that the AI handled a few edge cases I only would habe caught in testing.
Reminds me of the square packing problem, with the absurdly looking solution for packing the 17 squares.
It also reminds me of edge cases in software engineering. When I let an LLM write code, I'm often confused how it starts out, thinking, I would have done it more elegantly. However, I quickly notice, that the AI handled a few edge cases I only would habe caught in testing.
Guess, we should take a hint!