Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Claude's jargon, metaphors and imaginary composite words are driving me insane

A user expresses frustration with Claude's tendency to invent technical jargon, metaphors, and composite words that make interactions confusing and less straightforward.

Background

- Claude is an AI assistant created by Anthropic, known for its conversational ability and careful handling of complex topics. - This post from r/ClaudeAI, a subreddit for users of the Claude AI assistant, vents a common frustration: that Claude (and similar large language models) tends to invent plausible-sounding but nonsensical compound words ("imaginary composite words"), overuse elaborate metaphors, and produce "technical jargon" that sounds authoritative but is actually garbled or made up on the fly. - This behavior stems from how LLMs work: they predict the next most statistically likely word based on patterns in training data, not from genuine understanding. They can mimic the *form* of expert language without the substance, a phenomenon sometimes called "fluent bullshit" or "hallucination." - The reader needs to know that this isn't a bug unique to Claude — it's a well-known failure mode of all large language models. The post reflects a growing user frustration as AI tools are used for more serious technical work where accuracy matters.

Related stories

  • Newer Claude models sometimes invent extra keys in tool call arguments, breaking validation in Pi's edit tool. The author suspects post-training for Claude Code's forgiving harness makes alternative schemas fail. This suggests closed RL training can degrade general tool-use reliability.

  • Simon Willison released llm-coding-agent 0.1a0, an experimental coding agent built on his LLM library. The agent provides tools for reading, editing, searching files and executing commands, and ships with a Python API and CLI. It was developed using Claude Code (Fable 5) via TDD with a spec-first approach, and is available as a slop-alpha on PyPI.

  • Truth Social remains an outlet primarily for Trump's own posts, while other administration officials continue using X. The platform functions as a blog-like channel for Trump's messages rather than a genuine social network competitor.