Absolutely ripping your hair out reading Claude referring to everything as “honest takes” and "load-bearing seams"? You’re not the only one:https://github.com/anthropics/claude-code/issues/53454. But what if I tell you there’s a way to take this massive source of frustration and make it so ridiculous you can't but laugh at it? Or just simply fix Claude's vocabulary. I present to you, the MessageDisplay hook.
First you need a little script with some replacements set up:
put that in ~/.claude/hooks/wordswap.sh and make it executable with chmod +x ~/.claude/hooks/wordswap.sh . Then to hook it up, add it to your ~/.claude/settings.json in the hooks block like:
Hooks load at startup, so you just need to start a new session to start your new life.

I'm sure you can come up with much better and more productive replacements than me. Have fun!
Written by Johanna Larsson:/about. Thoughts on this post? Find me on Bluesky at @jola.dev .
A gentle rant on the topic of libraries that run as Elixir applications and why that's an anti-pattern for library design.
How to set up CI workflows on Tangled for Elixir, with specific Elixir and Erlang versions, and a PostgreSQL service.
Kicking off a little side project for automatically discovering content through blog post feeds and syncing to atproto and standard.site.
