It's such a sad indictment of Anthropic's product that so many people hate interacting with it. Claude is on its way to the Microsoft Teams zone of hatred.
I think it would happen with any persona that Anthropic chose. I enjoyed the bouncy, optimistic style at first. I've since grown to hate it.
Claudette: Make Claude stop talking like a BuzzFeed article
31–40 of 254 posts
Re: Claudette: Make Claude stop talking like a BuzzFeed article
#32It's such a sad indictment of Anthropic's product that so many people hate interacting with it. Claude is on its way to the Microsoft Teams zone of hatred.
Re: Claudette: Make Claude stop talking like a BuzzFeed article
#33Earlier quoted context omitted.
The problem is, when the context window grows, Claude tends to forget these kinds of rules. It will then do whatever it wants. I had to outright ban comments in the global claude.md, the local claude.md AND write a hook to catch any that still slipped through.
> The problem is, when the context window grows, You know the problem; then why not address it? Does Compacting the context not help?
Re: Claudette: Make Claude stop talking like a BuzzFeed article
#34Has Anthropic said anything about how or why Claude writes the way it does? So many people hate it, seems like they need to do some damage control there. I haven't had the same problems others have but I'm also not a heavy user of it.
I did not see an explanation though.
Re: Claudette: Make Claude stop talking like a BuzzFeed article
#35Earlier quoted context omitted.
Claude will end the conversation if you berate it when it screws something up.
That's interesting but raised the same question, why berate a machine? Either the agent is not a person, in which case, anything it does wrong is your fault. Or it is a person, it can be blamed for mistakes, but then we can't in good conscious use it as a tool.
Re: Claudette: Make Claude stop talking like a BuzzFeed article
#36I put it at the top of CLAUDE.md. I wonder if I put at a 8th grade level, it would be less of a cognitive load.
Re: Claudette: Make Claude stop talking like a BuzzFeed article
#37Has Anthropic said anything about how or why Claude writes the way it does? So many people hate it, seems like they need to do some damage control there. I haven't had the same problems others have but I'm also not a heavy user of it.
Re: Claudette: Make Claude stop talking like a BuzzFeed article
#38Re: Claudette: Make Claude stop talking like a BuzzFeed article
#39Earlier quoted context omitted.
You… get angry?
Claude will end the conversation if you berate it when it screws something up.
Also, Westworld? These violent delights have violent ends? Perhaps there's a tinge of Pascal's wager to it, but I prefer to be courteous to the rapidly improving synthetic intelligences.
Re: Claudette: Make Claude stop talking like a BuzzFeed article
#40I've started giving these instructions and I think I've been much more successful in generating clear output: Comment blocks are Limiting the number of words is the strongest factor in cleaning up the output, IMO. For older code I've instructed it to delete all the comments, and then I re-comment it using a new session and these guidelines, asking it to rejustify the need for every comment to itself.
The problem is, when the context window grows, Claude tends to forget these kinds of rules. It will then do whatever it wants. I had to outright ban comments in the global claude.md, the local claude.md AND write a hook to catch any that still slipped through.
Specifically, I like the "canary" trick that people have discussed where you add a small, innocuous rule to your CLAUDE.md like "When responding to me, start every sentence with my name." so that when Claude stops doing this, you know you've used way too much context and need to start a new session.