Comment by jbstack

13 hours ago

> Reading AI output is extra effort. It's verbose, frequently contains all too plausible nonsense, and is increasingly jargon dense. I recently got this sentence from Claude: "NATS control-plane events: stream leader election / R3 quorum re-form during pod churn." Jesus. I had to lookup almost every word to make sense of this.

I'm always puzzled when I see this kind of commentary. How are people using LLMs that they find this type of thing problematic? Just do:

- "It's verbose" -> prompt "Explain briefly"

- "plausible nonsense" -> Yes, it happens, but less frequently than with older models, and arguably far less than your average human. Mitigate by prompting "Run a search to check that X, Y, Z is correct".

- "I had to lookup almost every word to make sense of this." -> Does this really happen frequently? It doesn't to me. Mitigate by prompting "Breakdown that sentence and explain each term in plain English".