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…
How to stop Claude from saying load-bearing
591–600 of 650 posts
Re: How to stop Claude from saying load-bearing
#592Earlier quoted context omitted.
unfortunately load bearing is one of those things that became a claudism but has been part of my daily lexicon for decades. There are a lot of things I say regularly as part of my own vocal quirkiness that now I have to self censor.
You don’t have to self censor to appease others
Re: How to stop Claude from saying load-bearing
#593Earlier quoted context omitted.
unfortunately load bearing is one of those things that became a claudism but has been part of my daily lexicon for decades. There are a lot of things I say regularly as part of my own vocal quirkiness that now I have to self censor.
I've used it since that simpsons episode "it's a load bearing poster..."
Re: How to stop Claude from saying load-bearing
#594I 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…
I didn't use Claude for a long time, but my coworkers did, so I got infected through a side channel: I ended up reading their vibed docs, noticed "load-bearing", kind of liked it, and started using it in conversation, until I got feedback that I was "talking like Claude", so now I avoid the phrase entirely. The intersection of language and social norms is interesting.
Re: How to stop Claude from saying load-bearing
#595Re: How to stop Claude from saying load-bearing
#596Earlier quoted context omitted.
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.
Suppose I'm trying to explain how a project works and as part of that I need to explain about an algorithm I found in a book, are people going to object if I say "Here's an explanation from " and quote a few paragraphs? Suppose instead I found that algorithm by describing the task I needed an algorithm for and asking an AI for the most used algorithms for that task. I picked one of its suggestions, read up on it to m…
Re: How to stop Claude from saying load-bearing
#597Earlier quoted context omitted.
I notice there's a whole tech bro speak it gets into anytime it approaches web related tasks around auth, to the point where it stops using complete sentences, making them ambiguous and borderline nonsense. I have to periodically tell it "Speak professionally and use complete sentences." so I can understand what it's even saying. I've even pasted the output to another session to see if it was me, but Claude can't eve…
I have added a skill to make Opus 4.8 use Opus 4 6 to translate its answers into teadable English, sine it had much higher quality prose. Im seriously considering switching from Claude 20x to Codex because I just cant read more of of Opus or Fable's walls of text
Opus 4.8 did the same at first and after it blended better the repo knowledge with the session one.
I have both $20 as I am less a power user these days and I can't justify a 100 let alone 200 but each model as its irks.
Re: How to stop Claude from saying load-bearing
#598Re: How to stop Claude from saying load-bearing
#599Overall, I'm used to it, having worked with the US for so long. But as soon as I hear or read it, I get into transactional mode; my human side is completely gone. I assume nothing is personal, and ignore my (usually quite high) empathy signals.
This was sad with other people and I assume one of the reasons extremes are taking off (at least it feels real), but it's sane with robots, so for claude it's fine. And it's also perfect for people interacting with you with claude as an intermediary, since they clearly see it as something that needs to get over with.
Re: How to stop Claude from saying load-bearing
#600(1) Avoid AI Writing - https://github.com/conorbronsdon/avoid-ai-writing
(there is a similar "humanizer" skill that (1) subsumes)
(2) Agent style: https://github.com/yzhao062/agent-style
(3) Journal-adapt (style transfer from your writings): https://github.com/WantongC/journal-adapt-writing-skill
I find it useful to set up dynamic workflow loops with (1) and/or (2) as checkers.
On (3) - I think "style-transfer" that was all the range in image-gen is going to be very useful for prose-generation. Curious if there are LLMs specifically trained for this.