Comment by robomartin

1 day ago

I read somewhere that Claude is better at UI than Codex. I haven't tested it yet. I am currently using Codex for a couple of native application projects with Avalonia. The UI isn't really good at all and I can fix it by hand far better than it does with prompts. For example, a table to view database data ended up with huge spaces between rows and columns and it can't seem to grasp how to format a table nicely. So I fixed it by hand, no big deal.