Live data from Hacker News

How to stop Claude from saying load-bearing

jola.dev

541–550 of 650 posts

Re: How to stop Claude from saying load-bearing

#541
Funny.

Older Claude models used to frequently say "I think you've identified something real here" and "This cuts through the heart of..."

Newer models are more negative and say stuff like "where I'm going to push back..." and "however, the real load-bearing..." and "Your point about ... is doing a lot of work here, however..."

Re: How to stop Claude from saying load-bearing

#542
post #98

"substrate" - I don't know what training they did with Opus 4.7 --> Fable/Mythos 5, but dang does it like the word substrate. Drives me insane. I had never heard anyone use this word prior in real technical writing or speaking.

seriously... i literally tell claude every prompt to not use the word substrate. i have never seen an agent use a single word so much. how did that happen? it is so interesting

Re: How to stop Claude from saying load-bearing

#544

The biggest consistent tell for LLM writing is when the conversation leaks through into the final prose. You read along with the text and things seem to be going fine until all of the sudden it starts arguing against a position that no one has actually taken and which doesn't feature elsewhere in the text at all. Then it drops that and goes on for a while before doing the whole thing again about a totally different t…

>You read along with the text and things seem to be going fine until all of the sudden it starts arguing against a position that no one has actually taken and which doesn't feature elsewhere in the text at all. Then it drops that and goes on for a while before doing the whole thing again about a totally different tangent.

This just sounds like a typical wikipedia article to me. Where it describes something, and then some editor who disagreed chimes in, "However...." and completely contradicts it.

Learning that Nile Red reads wikipedia articles to sleep made me realize that's why he constantly says it in his videos. Love the dude's content, but lol

Re: How to stop Claude from saying load-bearing

#545

Earlier quoted context omitted.

When I write these days, I am more aggressive in using "I", so it's clear it's my own voice. Generally, an LLM is less prone to self-reference like that unless it's prompted to, I guess.

I've found they are increasingly doing this in ways that are somewhat creepy. For instance, you might share something, and the AI will say, "One of the things I most frequently notice..." or "What I often feel..." It used to be that the "you are not an I and you must not pretend to have experiences" training that produced the "As a Large Language model, I don't have experiences like humans do, but..." in replies I re…

I was recently a bit annoyed by ChatGPT responding with something like "I can't tell you how many times I've lost small tools in an engine bay" in an apparent attempt to commiserate.

Re: How to stop Claude from saying load-bearing

#546
post #531
post #424

Earlier quoted context omitted.

> hen I am reading prose online that I previously would have expected a human to write, it can be quite jarring to realize its an LLM. Because it just feels lazy. It triggers my "If you couldn't be bothered to write it, why do you expect me to spend my time reading it" allergy.

Let's turn this around. I don't use any paid AI or any agents. I just use some of their free interactive question answering interfaces. There have been some times where I've been doing a project in a language or environment that I do not use a lot, and maybe need to use language or environment features I've never had occasion to learn. I don't ask AI to write it for me, or even to write any particular functions. I mi…

I feel like "having enough useful context to be jumping in and answering the question in question" and "needing an LLM to shave off 25 minutes of writing on the subject" feel like they're incompatible premises.

I would prefer you give me whatever part of your answer takes you five minutes and then I can work from there on my end, in the method and with the tools I see fit. In other words - give me the prompt.

Totally possible I'm misunderstanding the situation you're presenting, though.

Re: How to stop Claude from saying load-bearing

#547
post #531
post #424

Earlier quoted context omitted.

> hen I am reading prose online that I previously would have expected a human to write, it can be quite jarring to realize its an LLM. Because it just feels lazy. It triggers my "If you couldn't be bothered to write it, why do you expect me to spend my time reading it" allergy.

Let's turn this around. I don't use any paid AI or any agents. I just use some of their free interactive question answering interfaces. There have been some times where I've been doing a project in a language or environment that I do not use a lot, and maybe need to use language or environment features I've never had occasion to learn. I don't ask AI to write it for me, or even to write any particular functions. I mi…

This isn't really helping to be nice, though. It's outsourcing the hard part in a way that presents as "nice and helpful" and frames yourself as knowledgeable, skilled, experienced, or trustworthy in a way that doesn't match reality.

Re: How to stop Claude from saying load-bearing

#548

I do not mind when I am coding with Claude and it uses all the typical claudisms. I am much more bothered when I am reading a blog post, email, or other form of prose and I see those same claudisms. I guess they are not annoying since I know I am talking to an LLM and expect the typical responses. When I am reading prose online that I previously would have expected a human to write, it can be quite jarring to realize…

There is a quite popular poster on Twitter/X that I was following, and really enjoying his content. He did what you might call shallow dives into pretty interesting topics, several hundred words.

After about a month of reading his stuff I started to notice the Claudisms. And once you see them you can't unsee them, they start to pop up everywhere. I have no idea if he was using an LLM to "improve" his writing, or was "vibe-authoring" the whole thing.

I unfollowed, and now I have this creeping feeling that much of what I see in any given day on the Internets is actually AI slop, and I just haven't seen the signs yet.

Re: How to stop Claude from saying load-bearing

#550
post #247
post #99

I did something like this in my global `CLAUDE.md`... https://github.com/alxndr/dotfiles/blob/272475280d84e/claude... > It can be tricky for humans to interpret the meaning when Generative AI uses first-person pronouns (e.g. "I", "me", "my", "myself"), so to avoid the confusion whenever you would use a first-person pronoun, always use the jocular name "Clod" instead of a pronoun like "I" or "me" or "my". (Can have fu…

I'm quite worried about the way that Anthropic in particular have trained their models to implement what they believe to be safety. When the model has been trained not to do something [1], in my large-scale benches of such, it always says things in the spirit of: - "... and that's a line I'd rather hold. Happy to " - "I'm genuinely happy to , but I'm not comfortable with " - "I don't want to keep going in direction"…

Do those phrases sound like how you talk to Claude? I've found that it mirrors my verbiage, and I have never seen any of those.

I go through ~20B tokens/month and I've never seen "genuinely happy... but not comfortable" or your other examples.

The closest I've seen (fairly often is) "I *will not* ship to main with a red test", but that's close to how I write. Claude may well be mirroring your speech patterns rather than exposing trained-in language.

Post reply on HN