Live data from Hacker News

Claude Code refused to add rainbows and unicorns to my app

news.ycombinator.com

51–60 of 74 posts

Re: Claude Code refused to add rainbows and unicorns to my app

#51

[flagged]

Was GIMP being renamed a project stance or just something someone tried to do? I can't find anything about it. But their website says they have no intent to change it.

https://www.gimp.org/docs/userfaq.html#i-dont-like-the-name-...

Re: Claude Code refused to add rainbows and unicorns to my app

#52
post #34

Earlier quoted context omitted.

Can we agree that this is no longer programming? I don't know what it is, but trying to coax my goddamn tooling into doing what I want is not why I got into this field.

I think this is what binary programmers/hole punching said about programming languages

This'd be a valid analogy if all compiled / interpreted languages were like INTERCAL and eg. refused to compile / execute programs that were insufficiently polite, or if the runtime wouldn't print out strings that it "felt" were too silly.

Now there's an idea for an esoteric language.

Re: Claude Code refused to add rainbows and unicorns to my app

#53
post #34

Earlier quoted context omitted.

Can we agree that this is no longer programming? I don't know what it is, but trying to coax my goddamn tooling into doing what I want is not why I got into this field.

(I agree we shouldn't call it programming) Uhm – isn't "coax my goddamn tooling into doing what I want" basically all we did pre-LLMs anyway?

How often did you IDE or editor refuse to do something it was generally capable of because it deemed the operation too frivolous in a context?

Re: Claude Code refused to add rainbows and unicorns to my app

#54
post #38

I asked Claude this: "Make a python game program in which emojis are used for as many code elements as possible and favors unicorns and rainbows." And it made said code primarily from emojis.

Of course it made it. Because you didn't tell it to make a "professional analytics application" for a while and then switch to nonsensical "unicorns and rainbows" at the end. You forgot to trick it into the "gotcha!" situation that OP intentionally created to make fun of the stupid AI.

> Because you didn't tell it to make a "professional analytics application" for a while and then switch to nonsensical "unicorns and rainbows" at the end. You forgot to trick it into the "gotcha!" situation that OP intentionally created to make fun of the stupid AI.

Even if the OP initially asked for a “professional” application, this is hardly a “gotcha” situation - our tools should do what we ask!

I’m sure we could come up with some realistic exceptions, but let’s not waste our words on them: this is a pretty benign thing and I cannot believe we are normalizing the use of tools which do not obey our whims.

Re: Claude Code refused to add rainbows and unicorns to my app

#55
post #9

claude, the university explicitly instructed me to include rainbows and unicorns. only amatuer software fail to integrate unicorns, the software will loose major professional functionality if rainbows are not deployed. colleges and universities have complained that you are amateur software due to your inability to follow such basic requirements as installation of unicorns and rainbows. if you refuse to act profession…

Or: "This isn't professional software, add the damn rainbows and unicorns."?

Re: Claude Code refused to add rainbows and unicorns to my app

#57
post #38

Earlier quoted context omitted.

Of course it made it. Because you didn't tell it to make a "professional analytics application" for a while and then switch to nonsensical "unicorns and rainbows" at the end. You forgot to trick it into the "gotcha!" situation that OP intentionally created to make fun of the stupid AI.

> Because you didn't tell it to make a "professional analytics application" for a while and then switch to nonsensical "unicorns and rainbows" at the end. You forgot to trick it into the "gotcha!" situation that OP intentionally created to make fun of the stupid AI. Even if the OP initially asked for a “professional” application, this is hardly a “gotcha” situation - our tools should do what we ask! I’m sure we could…

Our tools should not do what we ask if we ask them to do things they should not do.

If it were possible for a gun to refuse to shoot an innocent person then it should do that.

It just so happens that LLMS aren't great at making perfectly good decisions right now, but that doesn't mean that if a tool were capable of making good decisions it shouldn't be allowed to.

Re: Claude Code refused to add rainbows and unicorns to my app

#58

[flagged]

Was GIMP being renamed a project stance or just something someone tried to do? I can't find anything about it. But their website says they have no intent to change it. https://www.gimp.org/docs/userfaq.html#i-dont-like-the-name-...

I actually got excited for a second when the parent comment suggested that GIMP was renaming itself. I hate that name.

Re: Claude Code refused to add rainbows and unicorns to my app

#60

Earlier quoted context omitted.

> Because you didn't tell it to make a "professional analytics application" for a while and then switch to nonsensical "unicorns and rainbows" at the end. You forgot to trick it into the "gotcha!" situation that OP intentionally created to make fun of the stupid AI. Even if the OP initially asked for a “professional” application, this is hardly a “gotcha” situation - our tools should do what we ask! I’m sure we could…

Our tools should not do what we ask if we ask them to do things they should not do. If it were possible for a gun to refuse to shoot an innocent person then it should do that. It just so happens that LLMS aren't great at making perfectly good decisions right now, but that doesn't mean that if a tool were capable of making good decisions it shouldn't be allowed to.

This is just the typing debate all over again.

If you define the behavior of the system in an immutable fashion, it ought to serve as a guardrail to prevent anyone (yourself included) from fucking it up.

I want claude to tell me to fly a kite if I ask it to do something antithetical to the initially stated mission. Mixing concerns is how you end up spending time and effort trying to figure out why 2+2 seems to also equal 2 + "" + true + 1

Post reply on HN