Post
JA EN

When Negative Self-Talk Won't Stop — How ACT Gives Up 'Stopping Thoughts' to Change Something Else

When Negative Self-Talk Won't Stop — How ACT Gives Up 'Stopping Thoughts' to Change Something Else
  • Target audience: IT engineers and knowledge workers who struggle with negative self-talk and rumination
  • Prerequisites: None (no background in psychotherapy required)
  • Reading time: 15 minutes

Overview

“I screwed up again.” “Why am I such a failure?” “How did the other person take what I said?” These loops play themselves while you’re writing code, in the shower, right before sleep. The negative dialogue you have with yourself replays itself, automatically, with no off switch. Try to stop it, and you end up angry at yourself for failing to stop.

Psychology calls this state rumination. And the traditional prescription — “rewrite the negative thought into a more rational one” (cognitive restructuring) — often produces extra fatigue for engineers. The problem is that the supply of thoughts to rewrite is endless. As fast as you patch one, three more spawn.

ACT (Acceptance and Commitment Therapy) — often called the “third wave” of cognitive-behavioral therapy — changes the strategy at its root. Instead of fighting and rewriting negative thoughts, the move is: observe the thought as a thought, take some distance from it, and route your energy into values-based action. You don’t change the content of the thought. You change your relationship with the thought.

A meta-analysis (38 studies, 2,536 participants) found that for short-term reduction of anxiety symptoms CBT had a slight edge (g = 0.22), but for improving mindfulness — the capacity to observe thoughts — ACT was superior (Hedges’ g = 0.48)1. A clinical trial focused on work-related rumination found that an 8-session ACT intervention produced broad reductions in rumination and fatigue (partial η² = 0.27 to 0.41)2.

This article unpacks why ACT works against negative self-talk and rumination, focusing on its two core mechanisms — acceptance and cognitive defusion — through metaphors familiar to engineers (treating thoughts as log entries, observing the loop instead of trying to break it). It also untangles Detached Mindfulness, a similar-but-distinct technique that comes from Metacognitive Therapy (MCT) and has become widely popularized in self-help.

Finally, it lays out the limits (CBT is still preferable for severe depression) and a self-help protocol you can try tomorrow.

Why “Stop the Negative Talk” Is the Wrong Move

Rumination strengthens when you try to stop thinking

Negative self-talk is, for most people, rumination — repeatedly looping over past failures, perceived flaws, or how you imagine others judge you. An endless loop with no exit condition.

The two intuitive countermeasures are:

  1. Stop the thought — push it down by force of will
  2. Rewrite the thought — fix its content into something more reasonable

Strategy (1) is famously counterproductive. The “rebound effect of thought suppression” is well documented: thoughts you try to push out of awareness not only fail to leave, they often come back more frequently than before.

Strategy (2) — rational rewriting, the heart of traditional CBT (cognitive restructuring) — does work, but when rumination fires off thoughts faster than you can rewrite them, the rewriter runs out of resources first. In engineer terms, it’s like reviewing logs line by line while the logs grow exponentially.

The ACT pivot: change the relationship, not the content

ACT performs a fundamental pivot here.

Don’t change the thought. Change your relationship with the thought.

ACT consists of six core processes (Acceptance, Cognitive Defusion, Being Present, Self-as-Context, Values, Committed Action), and together these constitute a single capacity called psychological flexibility3. Three of those processes do most of the work against the rumination loop:

  • Cognitive Defusion: the process of “stepping back from negative thoughts, viewing them as transient events to be observed rather than truths that drive behavior”3
  • Acceptance: “embracing positive, negative, and neutral thoughts and feelings rather than suppressing them”3
  • Committed Action: continuously choosing actions aligned with your values (your valued direction)3

This article focuses on those three (the other three are working in the background).

flowchart TB
    T["Negative thought<br>'I'm worthless'"] --> A{"Coping strategy"}
    A -->|Suppress| S["Thought suppression<br>→ Rebound, more frequent"]
    A -->|Rewrite| R["Cognitive restructuring<br>→ Can't keep up with fast rumination"]
    A -->|Defuse + Accept| D["Observe the thought<br>→ Take values-based action"]

    D --> V["Valued actions accumulate<br>(running parallel to thoughts)"]

The point: you neither deny nor affirm the content of the thought. When “I’m worthless” shows up, you don’t argue back (“no, I’m not worthless”) and you don’t agree with it (“yes, I really am”). You just observe: “the thought ‘I’m worthless’ is currently appearing in my head.”

Why does that small move work?

Cognitive Defusion: Demoting Thoughts From “Facts” to “Data”

The “fusion” state

ACT calls the state of being one with your thoughts cognitive fusion. When “I’m worthless” surfaces, almost automatically we treat it as fact itself. The “content of thinking” and “reality” have fused together.

In engineering terms: you’re reading log messages as the truth about the world. A line ERROR: System unstable flashes by, and you believe the system is, in fact, unstable. But it might just be a single line of text that happens to read that way — a false positive, a context-dependent warning, an artifact of an older code path.

Defusion as un-fusing

Defusion is the work of pulling that fusion apart. It demotes a thought from “fact” to “a string of text that arose at a particular time, in a particular state, accompanied by a particular feeling.”

Some of the canonical ACT techniques, restated for engineers:

ACT techniqueWhat you doEngineering analogy
Reframe as “I am having the thought that…““I’m worthless” → “I am having the thought that I’m worthless”Wrap a primitive in an object (StringThought<String>)
Metaphorize thoughts as clouds, leaves, or trainsVisualize thoughts as things that pass byWatch a streaming log without intervening
Repeat a word until meaning peels offSay “worthless” for 30 seconds → it becomes pure soundTreat a string detached from its semantics

The Japanese ACT practice guide on emol.jp describes someone tormented by the thought “I’m a worthless person,” who repeats those words aloud until the meaning dissolves and they become pure sound — discovering that thoughts are not commands ruling your life but merely words4.

This is not “positive thinking.” It’s an operation that strips authority from the thought. Whether “worthless” is true or false is beside the point. A thought is a thought; it isn’t the ruler of your behavior.

Distinguishing it from Detached Mindfulness

ACT’s defusion is often confused with Detached Mindfulness, a technique from Metacognitive Therapy (MCT) proposed by Wells in the 1990s and formalized in 20055. The image of “watching thoughts like clouds” has been popularized in Japan recently through, among other channels, a popular science writer’s video6.

The two share the directions of “take distance from thoughts” and “don’t fight the content,” but technically they belong to different schools:

  • ACT’s cognitive defusion: a set of techniques that actively change your relationship with thoughts (wrapping, repetition, metaphor). Always paired with values-based action.
  • MCT’s detached mindfulness: let the thought exist without reacting, suppressing, evaluating, or behaviorally responding. A “do-nothing” approach5.

Researchers caution against mixing them — they should be kept distinct5. In practice, however, both produce the same effect of converting the thought into an object of observation, so as an entry point either works. The cloud metaphor is heavily associated with MCT but is also widely used in ACT defusion exercises4.

This article will treat both pragmatically as a single family of “stepping-down-from-thought” techniques. If you go on to study them seriously, you’ll save yourself confusion by tracking which school any given book belongs to.

Evidence: Effects on Rumination and Emotional Regulation

Direct evidence on workplace rumination

Does ACT actually reduce rumination? A recent clinical trial by Fattah Moghaddam et al. (2024, BMC Psychiatry) addresses this directly2.

In Alborz Province, Iran, 64 emergency medical staff were randomized into an intervention group (32) and a control group (32). The intervention group received eight 2-hour ACT sessions. Pre- and post-measurements covered work-related rumination and occupational fatigue.

The results were unambiguous:

Measurep-valuePartial η² (effect size)
Affective rumination< 0.0010.352
Problem-solving pondering< 0.0010.302
Detachment from work0.0040.068
Chronic fatigue< 0.0010.410
Acute fatigue< 0.0010.333
Inter-shift recovery< 0.0010.266

The job-fatigue score dropped from 37.06 pre to 16.78 post — about 20 points (p < 0.001). The control group, by contrast, slightly worsened2. For the cluster of “I can’t get work out of my head” rumination, ACT delivered medium-to-large effect-size reductions.

Caveat: this is a single study in a specific cultural context (Iranian medical workers). Generalization requires replication across populations.

Versus CBT: different strengths

“So is ACT better than CBT?” The honest answer: it depends on the symptom.

The three-level meta-analysis by Fang & Ding (2023, Journal of Contextual Behavioral Science) integrated 38 studies and 2,536 participants1:

  • Anxiety symptoms: CBT had a small edge (short-term g = 0.22, long-term g = 0.16)
  • Mindfulness (capacity to observe thoughts): ACT was superior (short-term g = 0.48)

If your priority is to drop anxiety quickly, CBT. If your priority is to change the relationship with your thoughts and grow long-term psychological flexibility, ACT. They split the territory.

A subtler point: rumination is less a “single symptom” than a transdiagnostic engine that maintains and worsens many symptoms. It’s a known aggravator across depression, anxiety, PTSD, OCD, and more. ACT and MCT, which target rumination directly, don’t depend on which symptom label you have — and this transdiagnostic quality is part of why both have gained attention recently.

ACT for Engineers: Thoughts as “Logs,” Actions as “Commits”

The debugging metaphor: separate observation from correction

One reason ACT clicks with engineers: the operations it requires resemble basic debugging discipline.

A good engineer sees an error log and does not immediately conclude “the system is broken.” First you observe the log. Check context. Isolate reproduction. The log itself is not the truth about the world; it’s one data point about it.

ACT’s cognitive defusion is doing the same thing inside your own head:

1
2
3
4
5
6
7
Default mode (fusion):
  "I'm worthless" → behavior immediately shrinks → action avoidance

ACT mode (defusion):
  log.warn("Observed thought object: 'I'm worthless'")
  → After observation, values-based action continues
  → Thought existence and action selection are decoupled

This habit of separating observation, judgment, and action is structurally identical to what you do in code review, postmortems, and incident response. The only new part is doing it inside your own head.

“Committed action”: the anchor against being yanked around by thoughts

The most common misreading of ACT is “acceptance = giving up / passivity.” Acceptance is not passive surrender.

In ACT, observing thoughts at a distance is always paired with committing to action aligned with what you care about (values). Even while your head is yelling “I’m worthless,” you can act on the value of being an engineer who keeps learning by reading one page of documentation, writing one test — that action is still available.

Thoughts won’t stop. But “thoughts won’t stop” and “I can’t take valuable action” are two different problems.

This is the core of ACT. Like Git commits, regardless of the noise in your head, the codebase keeps accumulating small steps forward. Look back a few weeks or months later, and you’ll find that even during your “I’m worthless” stretch the commits did get made. Psychological flexibility is what gets built up over time as a long-term habit.

A 5-step protocol you can try tomorrow

Theory alone isn’t practice. Here is a minimal protocol you can run in a few minutes the moment you notice yourself caught in negative self-talk:

  1. Observe: Don’t try to stop the thought. Internally narrate: “I am currently having the thought that ___.” Example: “I’m worthless” → “I am having the thought that I’m worthless.”
  2. Label: Tag the thought with a category — “self-criticism,” “future anxiety,” “regret about the past.” Treat it like a log category, not a verdict.
  3. Metaphorize: Externalize the thought in whatever image fits — a passing cloud, scenery from a moving train window, a single line in a log stream.
  4. Check values: Ask yourself, “What direction do I want to honor right now?” Example: “I want to be an engineer who keeps learning.” “I want to make time for my family.”
  5. Choose the smallest commit: Pick the smallest action aligned with that direction and execute it while letting the thought stay where it is. Write one test. Read one page. Reach out to a family member. Size doesn’t matter.

Run this once or twice a day, when the noise is loudest. The key is not to wait for thoughts to stop. Assume thoughts won’t stop, and choose action anyway. With repetition you grow the felt sense of thoughts and actions running on parallel tracks — psychological flexibility.

A Companion Technique: Short-Term Intervention for “Loop Stress”

ACT is a medium- to long-term framework for changing your relationship with thoughts, but there are short-term tactics for the moment emotion spikes. A popular science writer’s explanation introduces “loop stress” (the automatic emotional amplification produced by rumination) and pairs it with detached mindfulness using the cloud metaphor to step back from thoughts6. That technique is MCT-derived but operationally close to ACT defusion.

A more curious piece of evidence concerns intrusive emotional reactivation (flashback-like rumination): interference via a visuospatial task. A series of studies by Holmes, James, and colleagues has repeatedly shown that playing Tetris after viewing traumatic film footage substantially reduces intrusive memories over the following days to weeks78. The mechanism: during the reconsolidation window of the intrusive memory, occupying visuospatial working memory with another task attenuates the memory’s vividness7.

This isn’t a one-to-one transfer to rumination broadly (it specifically targets visual intrusive memories). But the design philosophy — instead of commanding “don’t think,” redirect cognitive resources to a different system — fits ACT’s posture: don’t fight the thought; change resource allocation through behavior.

Limits and Caveats

To keep ACT in proportion:

  1. Severe depression, anxiety, or trauma require professional intervention. The self-help techniques in this article target mild to moderate rumination and everyday negative self-talk. If you have suicidal ideation or major impairment to daily life, see a psychiatrist or licensed clinician rather than relying on books and apps.
  2. For fast relief of anxiety symptoms, CBT has a slight edge1. For acute social anxiety attacks or panic attacks, combining CBT and exposure therapy is the realistic path.
  3. Don’t conflate “acceptance” with “endurance.” Workplace harassment, unsustainable on-call load, a culture that normalizes burning yourself out — these are environmental problems that should be changed, not internalized as “accept the thoughts and act anyway.” Values-based action explicitly includes “change the environment” and “leave.”
  4. Individual variation is real. Meta-analyses report averages. If ACT doesn’t fit you, switching to a different approach is — ironically — itself an expression of psychological flexibility.

Summary

For negative self-talk and rumination, ACT abandons the strategy of “stop the thought / rewrite the thought” and switches to a different game: demote the thought to an object of observation, and continue with values-based action.

For engineers, this isn’t an exotic spiritual practice. It’s treating the inside of your head as a system managed by logs, observation, tests, and commits. The “I’m worthless” log line streams past, the system doesn’t halt, the commits keep landing in the direction of your values. A month later, the codebase (your life) has actually moved forward.

The empirical record backs this up: ACT reduces rumination (partial η² 0.27 to 0.41)2 and improves mindfulness (g = 0.48)1. It isn’t perfect, and it isn’t a replacement for CBT. But for people who have always found “stop thinking” impossible, ACT redirects the exit.

Stopping the negative dialogue isn’t the goal. A valuable life that keeps moving forward despite the negative dialogue — that’s the goal.

For more on related topics:

References

The numbered references below correspond to citations in the body in order of appearance.

  1. The differences between acceptance and commitment therapy (ACT) and cognitive behavioral therapy: A three-level meta-analysis - Fang, S. & Ding, D. (2023). Journal of Contextual Behavioral Science, 28, 149–168. Meta-analysis of 38 studies, 2,536 participants. Reliability: High. ↩︎ ↩︎2 ↩︎3 ↩︎4

  2. The effect of acceptance and commitment therapy on work-related rumination and job fatigue of medical emergency and accident management center staff: an experimental study - Fattah Moghaddam, L. et al. (2024). BMC Psychiatry, 24, 705. RCT with 64 participants, 8-session ACT intervention. Reliability: Medium-to-High (single site, single culture; replication needed). ↩︎ ↩︎2 ↩︎3 ↩︎4

  3. Acceptance and Commitment Therapy (ACT): What It Is - Cleveland Clinic. Public medical institution overview (accessed 2026-05-10). Reliability: High. ↩︎ ↩︎2 ↩︎3 ↩︎4

  4. ACT (a new form of cognitive behavioral therapy): how-to and practice exercises - emol (2026). Japanese-language practice guide for ACT exercises. Reliability: Medium. ↩︎ ↩︎2

  5. How is MCT Different From ACT? - Metacognitive Therapy Central. Technical differences between MCT and ACT. Reliability: Medium. (Supporting primary source: Wells, A. (2005). Detached Mindfulness In Cognitive Therapy: A Metacognitive Analysis And Ten Techniques. Journal of Rational-Emotive & Cognitive-Behavior Therapy, 23, 337–355. Reliability: High.) ↩︎ ↩︎2 ↩︎3

  6. The brain as an “inner universe”: why modern people exhaust themselves — six categories of stress that lower productivity (science writer Yu Suzuki) - SHIFT LIFE ch / Yu Suzuki (2026). Popular-audience explanation of loop stress and detached mindfulness. Reliability: Medium (popular explainer rather than primary research). ↩︎ ↩︎2

  7. Computer Game Play Reduces Intrusive Memories of Experimental Trauma via Reconsolidation-Update Mechanisms - James, E. L., Bonsall, M. B., Hoppitt, L., et al. (2015). Psychological Science, 26(8), 1201–1215. Reliability: High. ↩︎ ↩︎2

  8. Preventing intrusive memories after trauma via a brief intervention involving Tetris computer game play in the emergency department: a proof-of-concept randomized controlled trial - Iyadurai, L., Blackwell, S. E., Meiser-Stedman, R., et al. (2018). Molecular Psychiatry, 23, 674–682. RCT in an emergency department setting. Reliability: High. ↩︎

This post is licensed under CC BY 4.0 by the author.