When Minds Become the Problem
A Field Manual note on a recurring pattern in difficult conversations.
There is a pattern you may start to notice.
You will see it once, then again. It may keep surprising you until you have a way to name it.
Someone does work they care about. Carefully.
They check it with people they trust. They revise it. They try to be fair and clear.
They arrive at something that, at least to them, feels solid.
And sometimes the response is not about the work itself.
The reaction shifts — toward judgment, tone, intent, even state of mind.
A small flaw is treated as disqualifying.
A conversation that did happen is dismissed or reframed.
Clear thinking is read as muddled.
Careful judgment is read as carelessness.
When this happens, it is disorienting.
It can also feel familiar.
Not every difficult response fits this pattern.
Some criticism is accurate. Some is useful. Some points to things the person did not see.
The hard part is learning to tell the difference.
That distinction is the subject of this note.
Most of us carry an internal map of where we stand — what we are good at, where we fit, how we compare.
Most of the time, that map works well enough that we do not have to think about it.
Occasionally, something challenges it.
When work appears that does not fit expectations — whether because it comes from an unexpected place, or lands in an unexpected way — that map may adjust, or it may resist.
Updating it can be uncomfortable.
In some cases, the reaction shifts away from the work and toward the person who made it.
It does not usually present as discomfort.
It can look like doubt.
It can look like dismissal.
It can look like a sudden narrowing of focus.
It can look like over-weighting a flaw, or questioning intent.
It can look like confusion being attributed where there is none.
It can look like sharpness arriving without much warning, about something that did not seem to be at issue earlier.
Another way to see it:
The conversation stops parsing the work, and begins inferring the author.
A pointer that should resolve to the object instead resolves to the person.1
Once that happens, every subsequent read is skewed.
The system is no longer operating on the same input.
Naming the pattern does not make it stop.
But it does change how it lands.
A few observations are useful.
The first is that most people who fall into this pattern are not acting out of malice.
When reactions become sharp or dismissive, they often come from discomfort rather than intent to harm.
That does not make them harmless.
It does make them more understandable.
The second is that the pattern is difficult to see from the inside.
A person may experience their response as a clear-eyed assessment.
Any defensive component, if it is there, may not be visible to them.
From the inside, it feels like interpretation.
From the outside, it often looks like substitution.
This is part of why the pattern is hard to address directly.
The third is that the pattern is often asymmetric.
It may cost the person reacting very little.
It can cost the person whose work is being misread something more substantial — time, energy, and sometimes a real wobble in their own confidence in work that had been clear not long before.
The misread does not stay local.
It propagates.
That asymmetry is part of what makes it disorienting.
The fourth is that some people do not seem to fall into this pattern, or fall into it less often.
They can encounter unexpected work without needing to place it immediately in a hierarchy.
They can say, “I had not thought of it that way,” without it costing them much.
They tend to engage with curiosity where others become guarded.
They maintain the reference.
They keep the pointer attached to the work.
They are not always obvious.
But they are there.
They tend to make the work better.
They are worth keeping close.
What follows from these observations is not a defence against criticism.
Criticism remains necessary.
Some criticism is accurate. Some is generous.
Learning to receive both is part of doing serious work.
What follows is the ability to notice, in real time, when a response may have shifted from being about the work to being about the person.
There are usually signs.
The reaction outpaces the substance.
The language moves from the work to the maker.
Alternative paths are not proposed.
The same point recurs without engaging with what has already been offered.
The pointer has detached.
When those signs appear, the steadiest response is neither defence nor capitulation.
It is to hold the work where it is.
To take seriously what is worth taking seriously.
And not to abandon judgment that was sound not long before, simply because the room has become louder or more certain.
In practical terms: reattach the pointer.
Return to the object.
Ask what the work actually says, not what it implies about the person who made it.
That sounds simple.
It is not.
But over time, patterns become clearer.
And once they are clearer, they can be navigated with more steadiness.
This note describes a pattern.
A companion document, The Friend Protocol, offers a small set of practical principles for conversations among people who want to navigate this and other difficulties well — principles that two or more people can agree to use together.
A short fiction piece, The Cafe Between Watches, shows the protocol in action.
-
In programming, a pointer is a reference to where something lives in memory. A dangling pointer is one that still appears valid but no longer points at the thing it was meant to address — the original object has moved, or been freed, and the pointer now resolves to something else, or to nothing at all. Code that follows a dangling pointer behaves unpredictably: it produces output, but the output is no longer about what the programmer intended. The conversational failure mode this note describes has the same shape. The reference still appears intact — the words, the names, the surface of engagement remain — but the pointer no longer resolves to the work. It resolves to the person. Every subsequent operation is then performed on the wrong object, and the results, however confidently produced, are no longer about what was actually said. ↩
Licensed under CC BY 4.0. You may share and adapt with attribution.
Suggested attribution: “When Minds Become the Problem — Proper Tools (Trey Darley), CC BY 4.0. Source: propertools.be/field-manual/when-minds-become-the-problem/”