How to stop Claude from saying load-bearing
211–220 of 650 posts
Re: How to stop Claude from saying load-bearing
#212Earlier quoted context omitted.
> What's funny is that humans do this too, but we don't find it irritating I make fun of people all the time for shoehorning their favorite phrase into every context where it doesn't apply.
Wow sounds like you're streets ahead.
Re: How to stop Claude from saying load-bearing
#213Lots of people have their own voice and tend to prefer certain phrases. This has been the case for a long time and is generally not a big issue. Now LLMs come along and they also have their own phrasing preferences. But now it's a problem because what used to be personal preferences of a single person that manifests in 5000 words per day from one person tops, is now the bias of a single model multiplied x10,000,000,0…
So for example, current Claude models love "honest". They are always producing "honest" assessments. "The honest caveat" - I'm sorry, did you mean the caveat, period? But also, use the wrong phrasing and suddenly you can create your own word of the day for an AI model. I used the word "analytical" once, in a conversation with Gemini 3 Pro. I am pretty sure every single response from that point on had "analytical" in it at least once.
This is especially funny because system prompts and whatnot can also cause this behavior, but at least you can tweak those. You can't really do much about the model weights just having a weird affinity for a word.
I bet someone will or probably already has come up with a way to detect and prevent these problems during training or post training. I'm not saying it's an easy problem, but it has the benefit that it really should be detectable with just statistics.
Re: How to stop Claude from saying load-bearing
#214"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.
Re: How to stop Claude from saying load-bearing
#215"Stop typing in 'load-bearing' or you're fired," would work with any competent human.
But this requires tinkering and tooling?
Re: How to stop Claude from saying load-bearing
#216Earlier quoted context omitted.
Amen. At work our documentation isn’t just getting littered with annoying jargon. It isn’t just all the hallucinations, either. (Since when has documentation ever been 100% trustworthy?) It’s that it’s so poorly written and structured that it’s becoming borderline incomprehensible. My company is currently considering making, “Why should I bother to read something you didn’t bother to write?” an official policy becaus…
I wish my company would do this. A coworker pulled an all nighter before a vacation and just left me with a million line claude summary of their work then just fucked off. The message was two-part due to size and lacked basic stuff like, "how to run". He's going to be annoyed that none of that work was used. But the reality is, at least 75% of claude generated text is pointless.
It's easy to blame the engineer, but all too often they don't deserve it.
Sorry that happened to you.
Re: How to stop Claude from saying load-bearing
#217Earlier quoted context omitted.
Another one is "surface", like in "across all product surfaces". I've been in the field for 15 years and have never heard that particular usage before.
Mine is obsessed with "planes". Data plane, control plane, management plane. Everything is a plane :)
Re: How to stop Claude from saying load-bearing
#218Earlier quoted context omitted.
In my brief and abortive foray into education, I discovered that they friggin' love to use "surface" as a verb. As in: This activity surfaces an understanding of the turboencabulation principle for learners. Or somesuch. It's been a while, happily. Unless you're a submarine, "surface" is not a verb.
Sure it is. https://www.merriam-webster.com/dictionary/surface#dictionar... > : to come into public view : show up > letters that have recently surfaced
That said, I don't love this non-education jargon usage for its passive-voiced-ness. The letters didn't "surface" of their own accord. Somebody found them, decided that they were noteworthy, and made the choice to bring them into the public view.
Re: How to stop Claude from saying load-bearing
#219Lots of people have their own voice and tend to prefer certain phrases. This has been the case for a long time and is generally not a big issue. Now LLMs come along and they also have their own phrasing preferences. But now it's a problem because what used to be personal preferences of a single person that manifests in 5000 words per day from one person tops, is now the bias of a single model multiplied x10,000,000,0…
Real people think in concepts and experiences instead of words. The words are not so important to get the idea across, but LLMs only model language.
The problem is fundamental. There's no workaround. Averaging out word usage might even make the problem worse.
Re: How to stop Claude from saying load-bearing
#220I 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…
> It can be tricky for humans to interpret the meaning when Generative AI uses first-person pronouns (e.g. "I", "me", "my", "myself") Could you please provide an example of what you mean?
I think a second-order effect is that my installation of Claude writes with a less-personal perspective, which I'm also finding a little easier to understand.