Live data from Hacker News

Claude, change the “Add to Cart” button to blue

opusfived.dev

191–200 of 440 posts

Re: Claude, change the “Add to Cart” button to blue

#191
> Worth naming: the Add to cart button is still black.

Got an audible guffaw out of me. This really is what the experience is like sometimes if you're just giving it a result without being specific in implementation, and it comes out of nowhere, some days much worse than others.

I've become patient with it, but whatever this style of output is called or doing - it is both condescending and entirely unhelpful, and it seems designed to frustrate.

Re: Claude, change the “Add to Cart” button to blue

#192
post #188
post #109

Earlier quoted context omitted.

Surprising how much of life this applies to when you really think about it!

Hacker News is the epitome of this! If you find yourself not enjoying your daily dose of "someone is wrong on the internet" (via the immortal https://xkcd.com/386/ ) as you find yourself crafting the perfect response, you can always close the tab!

I actually don't end up clicking the "reply" button on a good portion of the replies I start to write.

Re: Claude, change the “Add to Cart” button to blue

#193
post #111

Earlier quoted context omitted.

You were right to push back. It's not an accurate representation of claude. It's satire.

But its not even good satire, because its totally unrepresentative of my and most others' lived experience. Its similar to making a joke about a calculator misadding two numbers because a stray beam of solar radiation flipped a bit.

Agreed, this site isn't reflective of any of my experience with Claude. It does what I ask it to do, and when it doesn't get it right, it generally turns out there's a good reason for it, which is any of the 100 reasons a human doesn't always get code fixes right on the first try either.

I do remember that one of the first things I did with my CLAUDE.md was to tell it to stick to the scope of the task, never to jump ahead and do extra "helpful" things without confirming with me first, and to follow best software practices including around refactoring but also to specifically avoid overengineering. I don't know if that is what's giving me a different experience from whatever the author seems to be "satirizing".

Re: Claude, change the “Add to Cart” button to blue

#194

Earlier quoted context omitted.

I kind of want my computer systems to be more reliable and predictable than paying an intern to manage something and asking why they messed up

At this point it very dramatically is more reliable and predictable than any human I've worked with. Do you know anyone who actually reads and adheres closely to all of the documentation every time it's changed?

That was my experience with Claude when my vibe-coded project was small.

But now that I've been working on it a month and there's a lot of documentation, it's pretty clearly ignoring parts of the documentation and parts of the code. It will come up with some ridiculous statement about how something works, and I'll challenge it, and it'll admit I'm right.

It definitely reads more documentation than any programmer I've ever worked with (myself included) but because it doesn't have a memory other than the documentation, it still makes mistakes like that.

I haven't turned on "memory" or tried it with Codex, so I don't know how that'll change soon, though.

Re: Claude, change the “Add to Cart” button to blue

#196

Earlier quoted context omitted.

same. none of the available prompts are what I would prompt claude with and I get way better results than this. makes sense to me why the provided prompts result in the simulated outcomes. garbage in, garbage out.

Part skeptic and part zetetic, what prompt would you have used? My impression is that this is an oversimplified demonstration of what can happen when you prompt Claude in a system with many more variables (than two buttons and two colours). If I want the button to turn blue and that's it, what instead do I ask? Even in a complicated system with many levers, what do I request other than the desired end result, hoping…

I dunno, but in my experience Claude looks at all the levers in your codebase, understands what they do, and then generally figures out how to achieve the desired end result.

And when it doesn't, it's usually because of things outside of the codebase -- iOS layout quirks that aren't documented, buggy Python libraries it's relying on where you then have to tell it to read the source to figure out what's going on, that kind of thing.

Re: Claude, change the “Add to Cart” button to blue

#197
post #111

Earlier quoted context omitted.

But its not even good satire, because its totally unrepresentative of my and most others' lived experience. Its similar to making a joke about a calculator misadding two numbers because a stray beam of solar radiation flipped a bit.

FYI you're missing the satire in the comment you're responding too.

[deleted]
Post reply on HN