Ask HN: Why coding assistants are so bad at UI?
1–8 of 8 posts
Re: Ask HN: Why coding assistants are so bad at UI?
#2coding assistants are not visual-first, they are code-first. so it makes sense that they excel more at coding.
Re: Ask HN: Why coding assistants are so bad at UI?
#3As an anecdata, a few weeks ago I was creating some UI with libSDL for an embedded project with Claude, and I was quite impressed with the result. Granted, I specified everything I could think about: I instructed it page by page, iterating button by button and label by label.
Re: Ask HN: Why coding assistants are so bad at UI?
#4what, exactly, were the failures? coding assistants are not visual-first, they are code-first. so it makes sense that they excel more at coding.
There's a reason OpenAI didn't release Codex-only variants of GPT 5.4 and up.
Re: Ask HN: Why coding assistants are so bad at UI?
#5what, exactly, were the failures? coding assistants are not visual-first, they are code-first. so it makes sense that they excel more at coding.
I agree that on pure code they are OK, but I thought maybe I am missing something?
Re: Ask HN: Why coding assistants are so bad at UI?
#6On one hand they can't see. Haven't seen a "give me an svg unicorn" test since a while, but I guess their performance hasn't changed a lot. If you give broad prompts, then that will result usually in some garbage. As an anecdata, a few weeks ago I was creating some UI with libSDL for an embedded project with Claude, and I was quite impressed with the result. Granted, I specified everything I could think about: I inst…
Re: Ask HN: Why coding assistants are so bad at UI?
#7Re: Ask HN: Why coding assistants are so bad at UI?
#8I've had a pretty good experience tampering with existing UI without taking time of the frontend team, but depending on the scale and your abilities, some things may indeed be faster manually still