logoalt Hacker News

fridderyesterday at 7:13 PM2 repliesview on HN

I wonder if it will be better at building TUI's. It has been absolutely abysmal at interacting with them and building them


Replies

chatmastayesterday at 7:29 PM

Claude can build UI but it sucks at testing it and iterating on it. Fable showed some improvements in this regard but alas.

show 1 reply
IncreasePostsyesterday at 11:07 PM

That's my experience too. I've had increased luck encouraging the LLM to structure the code in "functional core, imperative shell" style, and telling it stupid things like "make sure you can test the code you're writing".