Ask HN: Why is my Claude experience so bad? What am I doing wrong?
11–20 of 125 posts
Re: Ask HN: Why is my Claude experience so bad? What am I doing wrong?
#12You still need knowledge of what you are building so you can drive it, guide it, fix things.
This is the core of the question about LLM assisted programming - what happens when non programmers use it?
Re: Ask HN: Why is my Claude experience so bad? What am I doing wrong?
#13for now, anyway.
Re: Ask HN: Why is my Claude experience so bad? What am I doing wrong?
#14syntax error is nothing, I just paste the error into the tui and it fixes it usually.
Re: Ask HN: Why is my Claude experience so bad? What am I doing wrong?
#15and then try again.
Re: Ask HN: Why is my Claude experience so bad? What am I doing wrong?
#16* have Claude produce wireframes of the screens you want. Iterate on those and save them as images.
* then develop. Make sure Claude has the ability to run the app, interact with controls, and take screenshots.
* loop autonomously until the app looks like the wireframes.
Feedback loops are required. Only very simple problems get one-shot.
Re: Ask HN: Why is my Claude experience so bad? What am I doing wrong?
#17Re: Ask HN: Why is my Claude experience so bad? What am I doing wrong?
#18Re: Ask HN: Why is my Claude experience so bad? What am I doing wrong?
#19Re: Ask HN: Why is my Claude experience so bad? What am I doing wrong?
#20Try this: * have Claude produce wireframes of the screens you want. Iterate on those and save them as images. * then develop. Make sure Claude has the ability to run the app, interact with controls, and take screenshots. * loop autonomously until the app looks like the wireframes. Feedback loops are required. Only very simple problems get one-shot.