<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Khali Sollis</title>
    <description>The latest articles on DEV Community by Khali Sollis (@khalisollis).</description>
    <link>https://dev.to/khalisollis</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3350832%2F2dbc752c-5eb9-49a7-9088-86c2d2f6d4a6.png</url>
      <title>DEV Community: Khali Sollis</title>
      <link>https://dev.to/khalisollis</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/khalisollis"/>
    <language>en</language>
    <item>
      <title>Overriding the Impostor Protocol: A Developer's Guide to Psychological Safety</title>
      <dc:creator>Khali Sollis</dc:creator>
      <pubDate>Fri, 17 Jul 2026 14:00:00 +0000</pubDate>
      <link>https://dev.to/khalisollis/overriding-the-impostor-protocol-a-developers-guide-to-psychological-safety-3e0i</link>
      <guid>https://dev.to/khalisollis/overriding-the-impostor-protocol-a-developers-guide-to-psychological-safety-3e0i</guid>
      <description>&lt;p&gt;Many software teams have gotten smaller. Over the last several years, a large share of the industry has drifted away from heavily layered engineering departments and toward small, highly autonomous squads — three or four people who own a service end to end, ship independently, and answer to a backlog instead of a hierarchy. The pitch is obvious: less coordination overhead, faster decisions, tighter ownership. What gets less attention is what this shift does to the person sitting inside one of those small teams at eleven at night, staring at a pull request they're not sure is right, with no senior engineer down the hall to ask.&lt;/p&gt;

&lt;p&gt;That scene is becoming increasingly common, and organizational psychologists are starting to notice the cost. Research on team design has found that as organizations flatten and autonomy increases, individual cognitive load rises with it — engineers are absorbing more decisions, more ambiguity, and more responsibility for judgment calls that used to be distributed across a bigger group. The traditional scaffolding of a large team — a tech lead to sanity-check your approach, a QA process to catch what you missed, a manager buffering you from the business side — is exactly the kind of redundancy that autonomous team structures are designed to strip out. That redundancy, it turns out, was doing more than distributing work. It was distributing anxiety.&lt;/p&gt;

&lt;p&gt;This matters because the psychological experience of writing code hasn't changed at the same pace as the org chart. Developers still have the same nervous system humans have always had, one built to read ambiguity as danger and isolation as risk. What's changed is the amount of unresolved uncertainty an individual is now expected to metabolize alone. The result is a workplace environment where many developers report higher levels of performance anxiety, and where a very old, very familiar visitor keeps showing up: impostor feelings. This piece is about why that's happening, what the underlying psychology actually is, and what a developer — and a team — can do about it that isn't just "believe in yourself."&lt;/p&gt;

&lt;p&gt;The Ambiguity Threat: Why Your Brain Treats a Vague Ticket Like a Predator&lt;/p&gt;

&lt;p&gt;Impostor syndrome gets talked about as if it were a personality quirk, a flaw in certain people's self-confidence wiring. That framing is mostly wrong, and it's worth being precise about why.&lt;/p&gt;

&lt;p&gt;The human brain did not evolve in a world of shifting technical specifications, but it did evolve in a world where not knowing something — where the threat was, whether a stranger was hostile, whether the ground ahead was safe — could get you killed. Ambiguity itself, not just concrete danger, is something the brain is built to treat as risky. Neuroscience research on uncertain-threat anticipation has found that ambiguity engages threat-processing networks involving regions such as the amygdala and related circuits associated with vigilance and prediction, and that these networks tend to stay engaged for longer, and less predictably, than when a threat is clear and defined. A known threat, oddly, is often easier on the nervous system than an unknown one. Certainty lets the brain relax once the threat has passed. Ambiguity keeps the alarm running in the background indefinitely, because there's no clear signal telling it the "all clear" has arrived.&lt;/p&gt;

&lt;p&gt;This is not a fringe finding. A body of work on anxiety and uncertainty, reviewed in detail by researchers studying anxiety disorders, describes something close to a general principle: people don't just respond to danger, they respond to the inability to predict danger, and that inability is often more distressing than the danger itself. People with a harder time tolerating uncertainty show heightened activity in threat-related brain circuitry specifically when a situation is ambiguous, even when nothing bad is actually happening.&lt;/p&gt;

&lt;p&gt;Translate that into a developer's daily experience and the pattern becomes obvious. A vague ticket, a codebase you didn't write, a spec that changes mid-sprint, a pull request sitting unreviewed for two days with no comment — none of these are physically dangerous. But they are ambiguous, and ambiguous is precisely the category of stimulus your threat-detection system was built to flag. When you're on a small team without someone to immediately clarify the ambiguity for you, that flag doesn't get resolved. It just sits there, humming, and your brain interprets the hum as evidence that something is wrong with you rather than evidence that the situation is genuinely unclear.&lt;/p&gt;

&lt;p&gt;That's the mechanism behind what we might call the ambiguity threat in engineering contexts: a baseline of low-level anxiety that isn't really about your competence at all. It's a background threat-response running because the environment is feeding your brain exactly the kind of unresolved signal it's wired to worry about. Machine-speed codebases — fast-moving repos, rapidly shifting dependencies, specs that update while you're mid-implementation — generate an unusually high volume of that signal. Your threat-detection systems don't have a clean category for "ambiguous but professionally routine." They just have ambiguous, and they respond to it the same way they always have.&lt;/p&gt;

&lt;p&gt;AI-assisted development adds a newer version of this same problem. A developer can now generate code faster than they can build genuine confidence in their understanding of it. The bottleneck shifts from producing output to validating judgment. When a model hands back a plausible-looking solution with reasoning that isn't fully visible, the psychological challenge stops being just "can I write this?" and becomes "can I actually tell whether this is correct?" That's a harder, more ambiguous question, and it arrives more often, for more of the day, than it used to. In that environment, the team practices described below matter even more, because asking out loud "does this approach actually hold up?" needs to function as a normal, expected part of engineering work rather than something that reads as a gap in skill.&lt;/p&gt;

&lt;p&gt;Impostor Syndrome Wasn't Designed for Software Engineering&lt;/p&gt;

&lt;p&gt;The term "impostor phenomenon" comes from a 1978 paper by psychologists Pauline Clance and Suzanne Imes, who studied a group of more than 150 highly accomplished women — professors, professionals, people with strong track records of success — who nonetheless felt they were frauds who had somehow fooled everyone around them. Clance and Imes described this as an internal experience of intellectual phoniness, one that persisted no matter how much objective evidence of competence a person accumulated. Notably, they didn't even call it a syndrome — Clance later pushed back on that label, since it implies a disorder located inside the individual, when what she was actually describing was more like a persistent, situationally reinforced belief pattern.&lt;/p&gt;

&lt;p&gt;In the decades since, research has confirmed the impostor phenomenon shows up well beyond its original context — across genders, across professions, and with particular intensity during transitions: new job, new team, a jump into unfamiliar technical territory. That last detail matters a lot for engineering. Software development is one of the only professions where the "unfamiliar territory" transition never really ends. Frameworks turn over, best practices get revised, an entirely new tool can become table stakes within eighteen months. Developers are, in a sense, permanently new.&lt;/p&gt;

&lt;p&gt;What's useful about connecting the ambiguity-threat research to the impostor-phenomenon research is that it reframes the whole experience. Impostor syndrome isn't a verdict about your actual skill. It's what it feels like from the inside when a nervous system built to treat unresolved ambiguity as risk is placed in an environment that produces an unusually steady diet of exactly that kind of ambiguity — a fast-moving codebase, limited external feedback, a small team without much structural redundancy. "I'm not good enough" is a more emotionally coherent story than the accurate but less intuitive one: my threat-detection circuitry is responding to unresolved uncertainty, and it doesn't reliably distinguish a vague spec from a genuine threat.&lt;/p&gt;

&lt;p&gt;That reframe doesn't make the feeling disappear. But it changes what you do with it, which is the more useful question.&lt;/p&gt;

&lt;p&gt;Cognitive Reframing for Engineers: Read the Error Log, Don't Internalize It&lt;/p&gt;

&lt;p&gt;Developers already have a mental model that's unusually well suited to handling this, they just don't usually apply it to themselves: the error log.&lt;/p&gt;

&lt;p&gt;When a system throws an error, a competent engineer doesn't take it personally. Nobody thinks "this stack trace means I'm fundamentally broken as a person." The instinct is investigative — what triggered this, what was the input, what's the actual failure condition. That instinct is worth deliberately importing into how you handle self-doubt.&lt;/p&gt;

&lt;p&gt;This isn't just a metaphor; it maps onto something real in the psychology of emotion regulation. A well-replicated line of research on what's called affect labeling — the simple act of naming an emotion in specific, concrete language rather than just experiencing it — has found that putting a feeling into words is associated with reduced amygdala activity and increased engagement of regulatory regions of the prefrontal cortex. In practice, this means the difference between "I'm an impostor, I don't belong here" and "I'm noticing anxiety because this ticket is ambiguous and I haven't gotten feedback on my approach yet" is not just semantic. The second version is functionally closer to reading a log line than absorbing a verdict, and the research suggests that specificity itself has a calming effect on the underlying physiological response, independent of whether the situation has actually changed.&lt;/p&gt;

&lt;p&gt;The practical version of this looks something like a debugging checklist, applied to the feeling itself rather than suppressed or fought:&lt;/p&gt;

&lt;p&gt;What's the actual input? Usually it's something concrete — an unreviewed PR, a spec that changed twice this week, a codebase you inherited without documentation. Naming the specific trigger, rather than the diffuse feeling of dread, does most of the regulatory work.&lt;/p&gt;

&lt;p&gt;Is this ambiguity resolvable, or is it structurally built into the situation? Sometimes the fix is asking a direct question. Sometimes the honest answer is that the codebase genuinely is underdocumented and the anxiety is a reasonable response to a real information gap, not a personal failing.&lt;/p&gt;

&lt;p&gt;Is there a feedback loop I can shorten? Impostor feelings often thrive in feedback vacuums — work that goes into a PR queue and sits for days without comment. Shortening that loop, even by asking for a quick async check-in, gives your threat-detection system the "all clear" signal it's been waiting for.&lt;/p&gt;

&lt;p&gt;None of this is about talking yourself out of a legitimate skill gap — sometimes the honest read of the error log is "I do need to learn this," and that's a fine, ordinary conclusion, not a crisis. The goal of reframing isn't relentless positivity. It's accuracy. Treating self-doubt as a data point to be examined, rather than a truth to be absorbed, keeps the signal without letting it metastasize into a story about your worth as an engineer.&lt;/p&gt;

&lt;p&gt;Building Team Immunity: Psychological Safety in Small, Fast Teams&lt;/p&gt;

&lt;p&gt;Individual reframing only goes so far if the team environment keeps generating the same volume of unresolved ambiguity. This is where the research on psychological safety becomes directly relevant, and it's worth being precise about what that term actually means, because it gets used loosely.&lt;/p&gt;

&lt;p&gt;The concept comes out of work by Harvard Business School researcher Amy Edmondson, who in the late 1990s studied hospital teams expecting to find that better-performing units made fewer medication errors. She found that higher-performing teams reported more errors, which suggested they were more willing to surface mistakes rather than hide them, while lower-performing teams were more likely to under-report the errors they were actually making. Edmondson's subsequent research formalized this into psychological safety: a shared belief within a team that it's safe to take interpersonal risks — asking a question that might sound basic, admitting you're stuck, flagging a mistake before it compounds — without fear of embarrassment or punishment. Years later, Google's internal Project Aristotle research, studying roughly 180 of its own teams, independently arrived at a strikingly similar conclusion using very different methods: among the characteristics Google's researchers identified as associated with effective teams, psychological safety emerged as the strongest one, ahead of who was actually on the team.&lt;/p&gt;

&lt;p&gt;It's worth being clear about what psychological safety is not, since the term gets softened in ways the research doesn't support. It isn't the absence of high standards, and it isn't a euphemism for niceness. Psychologically safe teams still disagree openly and give direct feedback — in fact, visible disagreement is often a sign the safety is working, not a sign it's absent. What it protects is the willingness to say "I don't know" or "I think this is wrong" out loud, rather than silently absorbing the uncertainty alone.&lt;/p&gt;

&lt;p&gt;For a small, autonomous engineering team, this translates into fairly concrete practices, most of which live in the parts of the workflow developers already touch daily.&lt;/p&gt;

&lt;p&gt;Code review language matters more than it seems. A comment that reads "this is wrong" produces a very different physiological response than one that reads "I'm not sure this handles the edge case where the list is empty — can you walk me through the reasoning?" Both might be pointing at the same bug. Only one of them treats the ambiguity as a shared problem to investigate rather than a verdict on the author.&lt;/p&gt;

&lt;p&gt;Normalizing "I don't know" from senior people specifically does more work than any written policy. When the most experienced person on a small team openly says they're not sure how something works, or that they'd need to look something up, it recalibrates what "competent" is allowed to look like for everyone else on the team. Edmondson's own guidance on this point is that leaders acknowledging their own fallibility is one of the more reliable ways to shift a team's norms, because it directly contradicts the assumption that not-knowing is disqualifying.&lt;/p&gt;

&lt;p&gt;Shortening feedback loops on pull requests is a structural fix for a psychological problem. A PR that sits unreviewed for two days doesn't just delay a merge — it extends the window in which the author's threat-detection system has no "all clear" signal. Even a same-day partial response ("haven't done a full review yet, but this approach looks right at a glance") closes that loop faster than silence does, and the ambiguity-threat research suggests that matters more than it might seem to on a busy team.&lt;/p&gt;

&lt;p&gt;This becomes even more important in AI-assisted environments, where the ability to question, verify, and challenge generated output needs to function as a team capability, not just something each developer is expected to sort out alone.&lt;/p&gt;

&lt;p&gt;None of this requires reversing the industry-wide move toward smaller teams, which brings real benefits in speed and ownership. It requires recognizing that smaller teams removed some of the structural redundancy that used to absorb ambiguity on a developer's behalf, and that the difference has to be made up somewhere — either by the individual's own regulation skills, or by deliberate norms the team builds into its daily workflow. Realistically, it needs to be both.&lt;/p&gt;

&lt;p&gt;The Developer Debugging Checklist&lt;/p&gt;

&lt;p&gt;The reframing described throughout this piece compresses into something closer to a quick reference than a mindset. When impostor feelings show up mid-task, it can help to run through it the way you'd triage a failing build:&lt;/p&gt;

&lt;p&gt;Identify the input. What concrete uncertainty triggered this — a vague ticket, an unreviewed PR, an unfamiliar part of the codebase?&lt;br&gt;
Separate signal from story. Is there real evidence of a skill gap here, or is this an information gap that anyone in your position would hit?&lt;br&gt;
Reduce the feedback latency. Who can help close the uncertainty loop, and how quickly can you actually ask them?&lt;br&gt;
Convert anxiety into action. What's the next smallest experiment or question that would move this from ambiguous to resolved?&lt;/p&gt;

&lt;p&gt;None of these steps make the feeling vanish on contact. They just route it toward something a debugging mindset already knows how to do: investigate the input instead of accepting the alert at face value.&lt;/p&gt;

&lt;p&gt;Conclusion: The Signal Was Never the Problem&lt;/p&gt;

&lt;p&gt;The presence of performance anxiety among developers isn't a sign that engineers have gotten more fragile, or that today's teams are somehow less capable than the generation before them. It's a predictable outcome of an environment that generates an unusually high volume of unresolved ambiguity compared with more traditional engineering structures, delivered to people working in smaller units with less structural buffering than they used to have. The nervous system responding to that environment is doing exactly what it evolved to do. It's just applying an old survival mechanism to a workplace it wasn't built for.&lt;/p&gt;

&lt;p&gt;Understanding impostor syndrome this way — as a response to environmental signal rather than a verdict on personal worth — doesn't dissolve the feeling on contact. But it does change what a developer does with it: name the actual trigger instead of the diffuse dread, treat the feeling as information to investigate rather than truth to absorb, and recognize that shortening the gap between uncertainty and resolution is a legitimate technical and psychological intervention, not a soft skill tacked onto the real work.&lt;/p&gt;

&lt;p&gt;As engineering organizations continue experimenting with smaller, faster, more autonomous team structures, the psychological cost of that speed is likely to become a more explicit part of how teams are designed, not just how individuals cope. The next wave of tooling and process design in software engineering may end up looking less like project management and more like applied cognitive science — feedback loops, review norms, and team rituals built with an explicit understanding of how the human threat-detection system actually works. The code has been moving at machine speed for a while now. The interesting problem left to solve is how the humans writing it keep up without quietly convincing themselves they don't belong there.&lt;/p&gt;

&lt;p&gt;Scientific Reference&lt;/p&gt;

&lt;p&gt;Clance, P. R., &amp;amp; Imes, S. A. (1978). The impostor phenomenon in high achieving women: Dynamics and therapeutic intervention. Psychotherapy: Theory, Research &amp;amp; Practice, 15(3), 241–247.&lt;/p&gt;

&lt;p&gt;Grupe, D. W., &amp;amp; Nitschke, J. B. (2013). Uncertainty and anticipation in anxiety: An integrated neurobiological and psychological perspective. Nature Reviews Neuroscience, 14(7), 488–501.&lt;/p&gt;

&lt;p&gt;Hur, J., Smith, J. F., DeYoung, K. A., Anderson, A. S., Kuang, J., Kim, H. C., Tillman, R. M., Kuhn, M., Fox, A. S., &amp;amp; Shackman, A. J. (2020). Anxiety and the neurobiology of temporally uncertain threat anticipation. Journal of Neuroscience, 40(41), 7949–7964.&lt;/p&gt;

&lt;p&gt;Lieberman, M. D., Eisenberger, N. I., Crockett, M. J., Tom, S. M., Pfeifer, J. H., &amp;amp; Way, B. M. (2007). Putting feelings into words: Affect labeling disrupts amygdala activity in response to affective stimuli. Psychological Science, 18(5), 421–428.&lt;/p&gt;

&lt;p&gt;Edmondson, A. C. (1999). Psychological safety and learning behavior in work teams. Administrative Science Quarterly, 44(2), 350–383.&lt;/p&gt;

&lt;p&gt;Edmondson, A. C. (2019). The Fearless Organization: Creating Psychological Safety in the Workplace for Learning, Innovation, and Growth. Wiley.&lt;/p&gt;

&lt;p&gt;Duhigg, C. (2016, February 25). What Google learned from its quest to build the perfect team. The New York Times Magazine.&lt;/p&gt;

&lt;p&gt;Skelton, M., &amp;amp; Pais, M. (2019). Team Topologies: Organizing Business and Technology Teams for Fast Flow. IT Revolution Press.&lt;/p&gt;

</description>
      <category>softwaredevelopment</category>
      <category>psychology</category>
      <category>careerdevelopment</category>
      <category>leadership</category>
    </item>
    <item>
      <title>Mental Unfollow: Reclaiming Your Cognitive Space After Emotional Attachment</title>
      <dc:creator>Khali Sollis</dc:creator>
      <pubDate>Fri, 17 Jul 2026 12:00:00 +0000</pubDate>
      <link>https://dev.to/khalisollis/mental-unfollow-reclaiming-your-cognitive-space-after-emotional-attachment-37f4</link>
      <guid>https://dev.to/khalisollis/mental-unfollow-reclaiming-your-cognitive-space-after-emotional-attachment-37f4</guid>
      <description>&lt;p&gt;&lt;strong&gt;How emotional attachment becomes mental occupation, why attention functions like system resources, and what changes when you stop allowing one person to dominate your internal architecture&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I used to think detachment meant forcing myself not to care.&lt;/p&gt;

&lt;p&gt;That never worked.&lt;/p&gt;

&lt;p&gt;Because the real problem wasn’t emotional intensity.&lt;/p&gt;

&lt;p&gt;It was cognitive occupation.&lt;/p&gt;

&lt;p&gt;Someone had taken up permanent residency inside my mental environment.&lt;/p&gt;

&lt;p&gt;Not physically.&lt;br&gt;
Mentally.&lt;/p&gt;

&lt;p&gt;They were present:&lt;/p&gt;

&lt;p&gt;in my mornings&lt;br&gt;
during work&lt;br&gt;
inside random pauses&lt;br&gt;
behind ordinary moments&lt;br&gt;
underneath unrelated thoughts&lt;/p&gt;

&lt;p&gt;The relationship had changed.&lt;/p&gt;

&lt;p&gt;But internally, the process was still running.&lt;/p&gt;

&lt;p&gt;The Bug: Emotional Attachment as Background Processing&lt;/p&gt;

&lt;p&gt;Most people think attachment is about love.&lt;/p&gt;

&lt;p&gt;Often, it’s about repetition.&lt;/p&gt;

&lt;p&gt;The mind builds recursive loops:&lt;/p&gt;

&lt;p&gt;memory&lt;br&gt;
→ interpretation&lt;br&gt;
→ emotional reaction&lt;br&gt;
→ replay&lt;br&gt;
→ reinforcement&lt;/p&gt;

&lt;p&gt;Repeated enough times, the person becomes cognitively embedded.&lt;/p&gt;

&lt;p&gt;Not because they are continuously present in reality.&lt;/p&gt;

&lt;p&gt;Because they remain continuously active in attention.&lt;/p&gt;

&lt;p&gt;Mental Occupation Is Resource Consumption&lt;/p&gt;

&lt;p&gt;One realization changed everything:&lt;/p&gt;

&lt;p&gt;Attention is infrastructure.&lt;/p&gt;

&lt;p&gt;Whatever consistently occupies it begins shaping:&lt;/p&gt;

&lt;p&gt;emotional state&lt;br&gt;
nervous system regulation&lt;br&gt;
identity stability&lt;br&gt;
behavioral patterns&lt;/p&gt;

&lt;p&gt;Which means emotional attachment is not just emotional.&lt;/p&gt;

&lt;p&gt;It is architectural.&lt;/p&gt;

&lt;p&gt;If one person dominates your internal environment:&lt;/p&gt;

&lt;p&gt;focus decreases&lt;br&gt;
emotional volatility increases&lt;br&gt;
self-reference weakens&lt;/p&gt;

&lt;p&gt;The system gradually reorganizes itself around their presence or absence.&lt;/p&gt;

&lt;p&gt;The Difference Between Reality and Interpretation&lt;/p&gt;

&lt;p&gt;The attachment often survives because the mind confuses:&lt;/p&gt;

&lt;p&gt;reality&lt;/p&gt;

&lt;p&gt;with:&lt;/p&gt;

&lt;p&gt;interpretation&lt;/p&gt;

&lt;p&gt;Reality:&lt;/p&gt;

&lt;p&gt;They became distant.&lt;/p&gt;

&lt;p&gt;Interpretation:&lt;/p&gt;

&lt;p&gt;I wasn’t enough.&lt;/p&gt;

&lt;p&gt;Reality:&lt;/p&gt;

&lt;p&gt;The relationship changed.&lt;/p&gt;

&lt;p&gt;Interpretation:&lt;/p&gt;

&lt;p&gt;I lost my future.&lt;/p&gt;

&lt;p&gt;Most suffering wasn’t generated by events themselves.&lt;/p&gt;

&lt;p&gt;It came from the emotional narratives attached to them.&lt;/p&gt;

&lt;p&gt;Expectation, Illusion, Habit&lt;/p&gt;

&lt;p&gt;Eventually, I realized attachment was built on three unstable dependencies.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Expectation&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Not the person themselves.&lt;/p&gt;

&lt;p&gt;The imagined future surrounding them.&lt;/p&gt;

&lt;p&gt;The mind mourned:&lt;/p&gt;

&lt;p&gt;projected timelines&lt;br&gt;
imagined conversations&lt;br&gt;
hypothetical versions of life&lt;/p&gt;

&lt;p&gt;Many emotional contracts existed only internally.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Illusion&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The attachment survived partly because I remained attached to potential instead of patterns.&lt;/p&gt;

&lt;p&gt;who they could become&lt;/p&gt;

&lt;p&gt;over:&lt;/p&gt;

&lt;p&gt;who they consistently were&lt;/p&gt;

&lt;p&gt;The nervous system prefers fantasy when reality threatens emotional investment.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Habit&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This was the most underestimated layer.&lt;/p&gt;

&lt;p&gt;Sometimes I didn’t miss the person.&lt;/p&gt;

&lt;p&gt;I missed:&lt;/p&gt;

&lt;p&gt;the routines&lt;br&gt;
the checking&lt;br&gt;
the anticipation&lt;br&gt;
the familiarity&lt;br&gt;
the emotional stimulation cycle&lt;/p&gt;

&lt;p&gt;The attachment became procedural.&lt;/p&gt;

&lt;p&gt;The Realization&lt;/p&gt;

&lt;p&gt;Detachment is not:&lt;/p&gt;

&lt;p&gt;becoming cold&lt;br&gt;
suppressing emotion&lt;br&gt;
pretending not to care&lt;/p&gt;

&lt;p&gt;It is reclaiming cognitive territory.&lt;/p&gt;

&lt;p&gt;Because when someone continuously occupies your attention, they indirectly influence:&lt;/p&gt;

&lt;p&gt;your emotional baseline&lt;br&gt;
your nervous system&lt;br&gt;
your energy allocation&lt;br&gt;
your identity stability&lt;br&gt;
The Stoic Parallel&lt;/p&gt;

&lt;p&gt;Stoicism emphasizes a simple but brutal distinction:&lt;/p&gt;

&lt;p&gt;event&lt;br&gt;
≠&lt;br&gt;
interpretation&lt;/p&gt;

&lt;p&gt;The event exists.&lt;/p&gt;

&lt;p&gt;The emotional meaning layered onto it is often self-generated.&lt;/p&gt;

&lt;p&gt;Which means emotional suffering frequently persists because the mind keeps refreshing the narrative.&lt;/p&gt;

&lt;p&gt;Not because reality keeps happening.&lt;/p&gt;

&lt;p&gt;The Fix: Mental Unfollow&lt;/p&gt;

&lt;p&gt;I stopped focusing only on physical distance.&lt;/p&gt;

&lt;p&gt;I started reducing mental access.&lt;/p&gt;

&lt;p&gt;Not blocking.&lt;/p&gt;

&lt;p&gt;Not hatred.&lt;/p&gt;

&lt;p&gt;Cognitive boundary enforcement.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Label the Mental Visit&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Whenever the thought loop appeared:&lt;/p&gt;

&lt;p&gt;memory detected&lt;/p&gt;

&lt;p&gt;I stopped treating it as truth.&lt;/p&gt;

&lt;p&gt;I identified it accurately:&lt;/p&gt;

&lt;p&gt;nostalgia&lt;br&gt;
longing&lt;br&gt;
uncertainty&lt;br&gt;
fear&lt;br&gt;
emotional habit&lt;/p&gt;

&lt;p&gt;Naming the process weakened automatic immersion.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Reduce Recursive Thinking Time&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Old pattern:&lt;/p&gt;

&lt;p&gt;trigger&lt;br&gt;
→ 45-minute emotional spiral&lt;/p&gt;

&lt;p&gt;Updated pattern:&lt;/p&gt;

&lt;p&gt;trigger&lt;br&gt;
→ acknowledge&lt;br&gt;
→ redirect attention&lt;/p&gt;

&lt;p&gt;The goal was not suppression.&lt;/p&gt;

&lt;p&gt;It was reducing emotional dwell time.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Remove Reinforcement Triggers&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Certain behaviors continuously reopened the loop:&lt;/p&gt;

&lt;p&gt;checking social media&lt;br&gt;
rereading messages&lt;br&gt;
replaying conversations&lt;br&gt;
revisiting symbolic locations&lt;br&gt;
consuming emotional reminders&lt;/p&gt;

&lt;p&gt;The nervous system cannot recalibrate while constantly retriggering itself.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Replace the Cognitive Pathway&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This part mattered most.&lt;/p&gt;

&lt;p&gt;Detachment cannot exist in a vacuum.&lt;/p&gt;

&lt;p&gt;Attention needs redirection.&lt;/p&gt;

&lt;p&gt;Instead of:&lt;/p&gt;

&lt;p&gt;obsession loop&lt;/p&gt;

&lt;p&gt;the system needed:&lt;/p&gt;

&lt;p&gt;training&lt;br&gt;
writing&lt;br&gt;
work&lt;br&gt;
movement&lt;br&gt;
creation&lt;br&gt;
future-oriented behaviors&lt;/p&gt;

&lt;p&gt;New pathways reduce old dependencies.&lt;/p&gt;

&lt;p&gt;Emotional Reactivity and Nervous System Conditioning&lt;/p&gt;

&lt;p&gt;One difficult truth:&lt;/p&gt;

&lt;p&gt;Many reactions weren’t love.&lt;/p&gt;

&lt;p&gt;They were conditioned nervous system responses.&lt;/p&gt;

&lt;p&gt;notification&lt;br&gt;
→ dopamine spike&lt;br&gt;
silence&lt;br&gt;
→ anxiety response&lt;br&gt;
memory&lt;br&gt;
→ emotional activation&lt;/p&gt;

&lt;p&gt;The body learned the pattern before the mind questioned it.&lt;/p&gt;

&lt;p&gt;Which is why detachment initially feels physically uncomfortable.&lt;/p&gt;

&lt;p&gt;The system is recalibrating.&lt;/p&gt;

&lt;p&gt;Pause → Label → Reframe&lt;/p&gt;

&lt;p&gt;This became the most useful interruption framework.&lt;/p&gt;

&lt;p&gt;Pause&lt;/p&gt;

&lt;p&gt;No immediate reaction.&lt;/p&gt;

&lt;p&gt;No impulsive interpretation.&lt;/p&gt;

&lt;p&gt;Label&lt;br&gt;
This is anxiety.&lt;br&gt;
This is nostalgia.&lt;br&gt;
This is fear of abandonment.&lt;/p&gt;

&lt;p&gt;Not:&lt;/p&gt;

&lt;p&gt;This is reality.&lt;br&gt;
Reframe&lt;/p&gt;

&lt;p&gt;Ask:&lt;/p&gt;

&lt;p&gt;What are the observable facts?&lt;/p&gt;

&lt;p&gt;Not:&lt;/p&gt;

&lt;p&gt;What catastrophic story can I build?&lt;/p&gt;

&lt;p&gt;This restored clarity surprisingly fast.&lt;/p&gt;

&lt;p&gt;Rebuilding Identity Outside the Attachment&lt;/p&gt;

&lt;p&gt;Another painful realization:&lt;/p&gt;

&lt;p&gt;Part of the suffering came from losing the identity attached to the relationship.&lt;/p&gt;

&lt;p&gt;The old self felt:&lt;/p&gt;

&lt;p&gt;chosen&lt;br&gt;
desired&lt;br&gt;
emotionally anchored&lt;/p&gt;

&lt;p&gt;When the attachment destabilized, identity destabilized with it.&lt;/p&gt;

&lt;p&gt;Which meant detachment required rebuilding self-definition independent of the connection.&lt;/p&gt;

&lt;p&gt;Not theoretically.&lt;/p&gt;

&lt;p&gt;Behaviorally.&lt;/p&gt;

&lt;p&gt;Reclaiming Internal Space&lt;/p&gt;

&lt;p&gt;Eventually, the system stopped asking:&lt;/p&gt;

&lt;p&gt;How do I get them back?&lt;/p&gt;

&lt;p&gt;And started asking:&lt;/p&gt;

&lt;p&gt;How do I get myself back?&lt;/p&gt;

&lt;p&gt;That question changed the architecture entirely.&lt;/p&gt;

&lt;p&gt;Because the goal stopped being emotional recovery through another person.&lt;/p&gt;

&lt;p&gt;The goal became internal coherence.&lt;/p&gt;

&lt;p&gt;Reframing Detachment&lt;/p&gt;

&lt;p&gt;Old model:&lt;/p&gt;

&lt;p&gt;Detachment = suppression&lt;/p&gt;

&lt;p&gt;Updated model:&lt;/p&gt;

&lt;p&gt;Detachment = reclaiming cognitive sovereignty&lt;br&gt;
Takeaway&lt;/p&gt;

&lt;p&gt;Emotional attachment becomes dangerous when another person occupies more mental space than your own future does.&lt;/p&gt;

&lt;p&gt;The solution is not hatred.&lt;/p&gt;

&lt;p&gt;Not emotional numbness.&lt;/p&gt;

&lt;p&gt;Not pretending the connection never mattered.&lt;/p&gt;

&lt;p&gt;The solution is reducing unnecessary mental occupation until your attention belongs to you again.&lt;/p&gt;

&lt;p&gt;Because attention shapes identity.&lt;/p&gt;

&lt;p&gt;And whatever repeatedly occupies your mind eventually occupies your life.&lt;/p&gt;

&lt;p&gt;Status&lt;br&gt;
Emotional recursion loops: weakening&lt;br&gt;
Mental unfollow protocols: active&lt;br&gt;
Cognitive territory: gradually reclaimed&lt;/p&gt;

</description>
      <category>mentalhealth</category>
      <category>productivity</category>
      <category>career</category>
      <category>discuss</category>
    </item>
    <item>
      <title>The Science of "Local Sleep": Why Your Code Gets Worse After Hour Six</title>
      <dc:creator>Khali Sollis</dc:creator>
      <pubDate>Wed, 15 Jul 2026 14:00:00 +0000</pubDate>
      <link>https://dev.to/khalisollis/the-science-of-local-sleep-why-your-code-gets-worse-after-hour-six-55m7</link>
      <guid>https://dev.to/khalisollis/the-science-of-local-sleep-why-your-code-gets-worse-after-hour-six-55m7</guid>
      <description>&lt;p&gt;It's hour six. The coffee stopped working around hour four. You're still staring at the same function, still typing, still technically awake — but something has changed. The bug that would have taken ten minutes to spot at 10 a.m. is now invisible to you at 4 p.m., even though it's sitting right there in the diff. You tell yourself you just need to push through, finish the feature, ship the fix. So you do. And tomorrow morning, with fresh eyes, you delete half of what you wrote.&lt;/p&gt;

&lt;p&gt;This is such a common experience in software work that it barely registers as strange. We treat it as a willpower problem, a caffeine problem, maybe a "just go to bed earlier" problem. But a growing body of neuroscience suggests something odder is going on, something that has nothing to do with motivation and everything to do with basic brain physiology. Under the right conditions, small clusters of neurons in your frontal cortex can start behaving as if they're asleep — dropping into brief, localized down-states — while the rest of your brain, and you, remain awake. Researchers call this local sleep, and it may be one of the more precise biological explanations we have for why exhausted coding sessions produce work you have to redo.&lt;/p&gt;

&lt;p&gt;This isn't a metaphor. It's not "your brain is tired" as a figure of speech. It's a measurable, regional phenomenon, and understanding it changes how you might think about pushing through a long day at the keyboard.&lt;/p&gt;

&lt;p&gt;Sleep Was Never Supposed to Be an All-or-Nothing Switch&lt;/p&gt;

&lt;p&gt;For most of the twentieth century, sleep science treated sleep and wakefulness as two clean, mutually exclusive states governed by the whole brain at once. You were either asleep or you weren't. That model started to crack in the late 2000s and early 2010s, when researchers studying sleep-deprived rats noticed something strange in their brain recordings: even while the animals were behaviorally awake and moving around, certain neurons in the cortex would briefly go quiet, firing in patterns identical to the "off periods" seen during normal deep sleep. These weren't whole-brain events. They were confined to small populations of neurons, often in specific cortical regions, while neighboring populations kept firing normally.&lt;/p&gt;

&lt;p&gt;A landmark 2011 study led by Vladyslav Vyazovskiy and colleagues, published in Nature, gave this phenomenon its name and its first solid evidence base. After extended wakefulness, cortical neurons in rats dropped into these brief sleep-like states even though the animals showed no outward sign of drowsiness. More strikingly, when these local off-periods occurred in the motor cortex right before the animal attempted a reaching task, performance suffered. The neurons "sleeping" were, quite literally, the ones responsible for the skill being tested. Follow-up work, notably from Chiara Cirelli and Giulio Tononi's sleep research group, found that local sleep doesn't strike the brain evenly — it concentrates in regions that have been working the hardest, as though heavily used circuits accumulate their own local sleep debt, independent of how sleepy the animal feels overall.&lt;/p&gt;

&lt;p&gt;From Rat Cortex to the Human Frontal Lobe&lt;/p&gt;

&lt;p&gt;Most of the direct evidence for local sleep — the kind involving electrodes recording individual neurons — comes from animal studies, for obvious ethical and technical reasons. Human research relies on coarser tools like EEG, but it points the same direction. Studies of sleep-deprived volunteers consistently find that slow-wave activity, the electrical signature associated with deep sleep, shows up disproportionately over frontal brain regions during prolonged wakefulness, well before someone would describe themselves as needing to sleep, and this frontal slowing tracks subjective sleepiness more tightly than whole-brain measures do. Researchers are careful to note this doesn't prove individual neurons in a tired person's prefrontal cortex are dropping into literal sleep states mid-task; single-neuron resolution in humans isn't available yet, so the human findings are best read as a compatible extension of the animal work rather than direct confirmation. What they do support, with reasonable confidence, is the broader pattern: prolonged wakefulness produces localized, disproportionate degradation in frontal brain function, well before a person consciously registers being too tired to work. Researchers have also linked these localized sleep-like events to brief attentional lapses, offering another possible explanation for why obvious errors sometimes become strangely invisible during a long stretch of work.&lt;/p&gt;

&lt;p&gt;That distinction matters. The frontal cortex isn't just another brain region. It's the seat of what neuroscientists call executive function — the machinery responsible for planning, weighing tradeoffs, holding multiple things in mind at once, and inhibiting bad impulses. If any part of the brain is likely to show early signs of strain during a long stretch of demanding cognitive work, the frontal cortex is one of the worst places for that strain to appear if your job depends on careful, structured thinking.&lt;/p&gt;

&lt;p&gt;Why the Brain Puts a Price Tag on Thinking&lt;/p&gt;

&lt;p&gt;There's a second, related strand of research that helps explain why a tired brain doesn't just get slower — it starts making different kinds of decisions. This comes out of work on what psychologists and neuroscientists call the cost of cognitive control.&lt;/p&gt;

&lt;p&gt;The older explanation for mental fatigue, "ego depletion," treated willpower as a fuel tank that simply runs dry. That idea has largely fallen out of favor after large replication efforts failed to reproduce it, so it's worth setting aside in favor of a better-supported account.&lt;/p&gt;

&lt;p&gt;A more durable line of research, associated with psychologists Wouter Kool and Matthew Botvinick, offers a different and better-supported account. Their work suggests the brain treats sustained mental effort not as a resource that simply drains, but as something it actively evaluates for cost, the same way it might weigh the cost of a physical action. Using tasks that let people choose between easier and harder versions of a problem, Kool and Botvinick found that people reliably steer toward the lower-effort option, even when the harder option would produce a better outcome and takes only marginally more work. Brain imaging tied this preference to activity in the lateral prefrontal cortex, the same broad region implicated in local sleep research, with the strength of that activity predicting how strongly an individual avoids demanding tasks.&lt;/p&gt;

&lt;p&gt;The theoretical framework built around these findings, often called the cost of control hypothesis, proposes that cognitive control is inherently registered by the brain as effortful and mildly aversive, and that people (and other animals) are constantly running a background calculation about whether continued effort is worth it. Under this model, fatigue doesn't necessarily mean your cognitive machinery has literally run out of gas. It can mean the brain has revised its internal accounting and started rating effortful, careful thinking as not worth the cost — a shift that happens well before actual capacity hits zero.&lt;/p&gt;

&lt;p&gt;Put those two lines of research together and a coherent picture starts to form. As a demanding task like debugging stretches into its fifth or sixth hour, two things are likely happening at once: heavily used frontal circuits are accumulating local sleep pressure and periodically going quiet, and the brain's ongoing cost-benefit evaluation of continued effort is tilting against sustained, careful control. Neither process requires you to feel dramatically sleepy. Both can happen while you're still upright, caffeinated, and staring intently at a monitor.&lt;/p&gt;

&lt;p&gt;When the Careful Planner Clocks Out, Habits Take the Wheel&lt;/p&gt;

&lt;p&gt;If the prefrontal cortex is scaling back — whether through local sleep, rising effort costs, or both — something else has to be steering behavior, because the fingers are still typing and decisions are still getting made. That's where a much older and more thoroughly established piece of neuroscience becomes relevant: the basal ganglia's role in habit formation.&lt;/p&gt;

&lt;p&gt;The basal ganglia are a cluster of structures deep in the brain long known to be central to how habits get encoded and executed. Decades of research, including influential work from neuroscientist Ann Graybiel at MIT, has shown that as a behavior becomes well-practiced, control over it gradually shifts away from the deliberate, flexible planning done by the prefrontal cortex and toward the more automatic, pattern-matching circuitry of the basal ganglia. This is generally a feature, not a bug — it's the same mechanism that lets you drive a familiar route without consciously thinking through every turn, freeing up limited executive resources for whatever is genuinely novel in front of you.&lt;/p&gt;

&lt;p&gt;The trouble is that this handoff isn't selective about quality. The basal ganglia reinforce practiced behavioral patterns without evaluating whether they're the most appropriate choice for a novel problem; they simply execute whatever has been repeated most often, with the least resistance. When prefrontal function is degraded and the basal ganglia take over more of the moment-to-moment decision-making, behavior tends to default to whatever is most familiar, not whatever is best suited to the problem at hand.&lt;/p&gt;

&lt;p&gt;This offers a plausible mechanistic story for a pattern many experienced developers recognize: late in a long session, one possible consequence is a greater tendency to rely on familiar patterns rather than carefully evaluating alternatives — reaching for the first solution that technically works rather than the one that fits the architecture. It isn't that the person got lazier or stopped caring. It's a plausible consequence of executive circuitry stepping back while older, lower-effort circuitry fills the gap, consistent with what you'd expect if frontal regions are experiencing local, regional fatigue while the rest of the brain carries on.&lt;/p&gt;

&lt;p&gt;What This Looks Like at the Keyboard&lt;/p&gt;

&lt;p&gt;None of this research was designed with software developers in mind — the underlying studies involve rats reaching for pellets, human volunteers doing memory tasks in scanners, and people choosing between easy and hard card-sorting problems. But debugging and system design sit squarely in the category of activity this research describes: sustained, effortful, prefrontal-heavy cognitive control, applied over long, uninterrupted stretches, with no built-in signal telling you when the underlying hardware has started to degrade.&lt;/p&gt;

&lt;p&gt;That absence of a clear internal signal is arguably the most important, and most underappreciated, part of this picture. Physical fatigue announces itself. Your arms get heavy, your eyes sting, your body makes it hard to ignore that something has changed. Local, regional cognitive fatigue in the frontal cortex doesn't come with an equivalent alarm. You can feel reasonably alert in a general sense — awake, upright, tracking the conversation in Slack, aware of what time it is — while the specific circuits responsible for weighing architectural tradeoffs, holding a complex mental model of a codebase, and catching subtle logical errors are already operating at reduced capacity. The mismatch between how alert you feel and how well your executive function is actually working is precisely what makes this kind of fatigue dangerous for any work that depends on careful judgment.&lt;/p&gt;

&lt;p&gt;It also explains a familiar and slightly demoralizing pattern: reviewing code the next morning and immediately spotting problems that were completely invisible the night before, even though nothing about the code changed and nothing about your intelligence changed either. What changed was the operating condition of the specific brain regions doing the evaluating. A rested prefrontal cortex, not fatigued and not compensating for local shutdowns, is simply a different instrument than the one you were using at hour six.&lt;/p&gt;

&lt;p&gt;From Managing Time to Managing Cognitive Energy&lt;/p&gt;

&lt;p&gt;The traditional framing of productivity in software work is almost entirely built around time: sprint velocity, hours logged, deadlines, calendar blocks. That framing assumes a roughly constant unit of cognitive capacity per hour, as if an hour of focused work at 9 a.m. and an hour of focused work at 9 p.m. are interchangeable inputs. The research on local sleep and effort cost suggests that assumption is close to backwards for anything requiring sustained executive function.&lt;/p&gt;

&lt;p&gt;A more accurate model treats cognitive capacity, particularly the specific capacity for careful, controlled, judgment-heavy thinking, as a resource that fluctuates across a session in ways that don't track clock time or subjective sleepiness particularly well. Under this model, the more useful question isn't "how many hours have I worked" but something closer to "how much regional fatigue has accumulated in the circuits this task actually depends on, and has my brain's internal cost-benefit calculation already started favoring shortcuts over careful control."&lt;/p&gt;

&lt;p&gt;This doesn't translate into a tidy productivity hack, and the research doesn't support one. There's no verified trick for switching local sleep off, and the honest scientific answer to "how do I prevent this" is still, overwhelmingly, adequate sleep and reasonable limits on continuous demanding cognitive work — genuinely unglamorous advice, but the advice the evidence actually supports. What the research does offer is a better diagnostic lens. Recognizing that hour-six sloppiness has a plausible physiological basis, rather than treating it purely as a discipline failure, changes how a person might reasonably respond to it: not with more caffeine and more willpower, but with a break, a walk, or simply stopping and picking the problem back up with a less fatigued frontal cortex the next day.&lt;/p&gt;

&lt;p&gt;Looking Ahead&lt;/p&gt;

&lt;p&gt;The science of local sleep is still young, and researchers in the field are appropriately cautious about how far to extend it. Most of the strongest evidence remains rooted in animal studies with single-neuron resolution that hasn't yet been matched in humans, and the connection between laboratory findings and real-world knowledge work is, for now, a reasonable inference rather than a directly tested claim. It would be an overstatement to say science has proven that your prefrontal cortex is "asleep" during a late debugging session in any literal, verified sense.&lt;/p&gt;

&lt;p&gt;What the research does establish, carefully and with real evidence behind it, is that wakefulness and full cognitive function are not the same thing, that fatigue in the brain is not evenly distributed, and that the regions most responsible for careful judgment appear to be among the first to show measurable strain under sustained demand. As monitoring technology improves and human studies close the gap with the animal literature, it's likely this picture will get sharper rather than less interesting. For now, it offers a useful reframe for anyone who has ever wondered why their best-intentioned late-session code so reliably needs a second look in the morning: the problem may not have been effort or attitude at all, but simple, measurable biology quietly changing the terms of the work.&lt;/p&gt;

&lt;p&gt;Scientific References&lt;/p&gt;

&lt;p&gt;Vyazovskiy, V. V., Olcese, U., Hanlon, E. C., Nir, Y., Cirelli, C., &amp;amp; Tononi, G. (2011). Local sleep in awake rats. Nature, 472(7344), 443–447.&lt;/p&gt;

&lt;p&gt;Krueger, J. M., Nguyen, J. T., Dykstra-Aiello, C. J., &amp;amp; Taishi, P. (2019). Local sleep. Sleep Medicine Reviews, 43, 14–21.&lt;/p&gt;

&lt;p&gt;Nir, Y., Andrillon, T., Marmelshtein, A., et al. (2017). Selective neuronal lapses precede human cognitive lapses following sleep deprivation. Nature Medicine, 23(12), 1474–1480.&lt;/p&gt;

&lt;p&gt;Kool, W., McGuire, J. T., Rosen, Z. B., &amp;amp; Botvinick, M. M. (2010). Decision making and the avoidance of cognitive demand. Journal of Experimental Psychology: General, 139(4), 665–682.&lt;/p&gt;

&lt;p&gt;McGuire, J. T., &amp;amp; Botvinick, M. M. (2010). Prefrontal cortex, cognitive control, and the registration of decision costs. Proceedings of the National Academy of Sciences, 107(17), 7922–7926.&lt;/p&gt;

&lt;p&gt;Kool, W., McGuire, J. T., Wang, G. J., &amp;amp; Botvinick, M. M. (2013). Neural and behavioral evidence for an intrinsic cost of self-control. PLOS ONE, 8(8), e72626.&lt;/p&gt;

&lt;p&gt;Shenhav, A., Botvinick, M. M., &amp;amp; Cohen, J. D. (2013). The expected value of control: An integrative theory of anterior cingulate cortex function. Neuron, 79(2), 217–240.&lt;/p&gt;

&lt;p&gt;Graybiel, A. M. (2008). Habits, rituals, and the evaluative brain. Annual Review of Neuroscience, 31, 359–387.&lt;/p&gt;

&lt;p&gt;Yin, H. H., &amp;amp; Knowlton, B. J. (2006). The role of the basal ganglia in habit formation. Nature Reviews Neuroscience, 7, 464–476.&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>neuroscience</category>
      <category>career</category>
      <category>mentalhealth</category>
    </item>
    <item>
      <title>Guarding Your Gray Matter: What Developers Should Know About "Popcorn Brain"</title>
      <dc:creator>Khali Sollis</dc:creator>
      <pubDate>Mon, 13 Jul 2026 14:00:00 +0000</pubDate>
      <link>https://dev.to/khalisollis/guarding-your-gray-matter-what-developers-should-know-about-popcorn-brain-4h9m</link>
      <guid>https://dev.to/khalisollis/guarding-your-gray-matter-what-developers-should-know-about-popcorn-brain-4h9m</guid>
      <description>&lt;p&gt;Open your laptop right now and count the tabs. A code editor, three browser windows, a Slack sidebar blinking with unread threads, a ticketing board, a documentation page you never finished reading, and probably a phone somewhere nearby doing its own quiet buzzing. This is not a special case. This is simply what a workday looks like for most software developers in 2026, and it has been building toward this point for close to two decades.&lt;/p&gt;

&lt;p&gt;The modern development environment was not designed with human attention in mind. It was designed for speed, visibility, and constant availability. Every tool that makes a team more responsive — instant messaging, live pull request comments, real-time dashboards — also places demands on attention that appear to exceed what our cognitive systems handle efficiently over long periods. For a while, this seemed like a manageable tradeoff. More recently, research in cognitive psychology and neuroscience has begun to suggest it might not be.&lt;/p&gt;

&lt;p&gt;This piece looks at what happens inside the brain when fractured, high-switching screen use becomes a daily habit rather than an occasional one. It covers the psychological term "popcorn brain," what neuroimaging research actually shows about gray matter and attention circuitry, why a scroll break rarely feels restful even though it looks like one, and what a research-informed reset might look like for someone who spends most of their waking hours moving between code, chat, and documentation. None of this is presented as settled medical fact. Brain science in this area is still young, mostly correlational, and worth approaching with some caution — but the direction of the evidence is consistent enough to take seriously.&lt;/p&gt;

&lt;p&gt;What "Popcorn Brain" Actually Means&lt;/p&gt;

&lt;p&gt;The term itself is not a clinical diagnosis. It was coined in 2011 by David Levy, a researcher at the University of Washington's Information School, who used it to describe a state of being so accustomed to rapid electronic multitasking that slower, offline activities start to feel unbearably dull. The image is straightforward: thoughts popping and jumping the way kernels do in a hot pan, unable to settle in one place for long.&lt;/p&gt;

&lt;p&gt;Levy's term caught on because it named something a lot of people were already noticing about themselves — a restlessness that shows up specifically around single-threaded, low-stimulation tasks. Reading a long document without reaching for a phone. Sitting through a meeting without opening a second window. Holding one thought in mind long enough to actually finish it. People with popcorn brain describe not necessarily an inability to concentrate in general, but a specific difficulty concentrating on anything that isn't delivering constant novelty.&lt;/p&gt;

&lt;p&gt;It's worth being precise about what this term is and isn't. It is not an official diagnosis in psychiatry, and it does not mean the same thing as ADHD, even though the surface behavior can look similar. It's better understood as a descriptive label for a learned pattern of attention — one that seems to be reinforced by how digital tools are built and used, rather than a fixed trait someone is born with. That distinction matters, because a learned pattern is, in principle, a pattern that can be unlearned.&lt;/p&gt;

&lt;p&gt;The Developer's Distraction Loop&lt;/p&gt;

&lt;p&gt;Software development has a particular relationship with this problem, because the job itself often requires holding a large, fragile mental model in working memory — the state of a function, the flow of a request through several services, the reason a test is failing — while also being expected to respond quickly to messages, reviews, and alerts.&lt;/p&gt;

&lt;p&gt;Every context switch, even a two-second glance at a notification, forces the brain to reload that mental model when it returns. Researchers who study task switching have found that this reloading isn't instantaneous or free; it costs measurable time and increases the likelihood of small errors, because the brain has to reconstruct context rather than simply resume where it left off. In an ordinary office job, this might mean rereading a paragraph. In development work, it can mean rereading three files, retracing a call stack, and forgetting the edge case you had just spotted.&lt;/p&gt;

&lt;p&gt;Over time, this creates what might be called a fragmentation loop. Deep, single-threaded work becomes harder to sustain, so shorter, easier tasks — replying to a Slack message, glancing at a dashboard, checking a pull request comment — start to feel more satisfying by comparison, because they resolve quickly and produce a small sense of completion. The brain, given a choice between a slow, effortful problem and a fast, easy one, tends to gravitate toward the fast one. Do this enough times a day, every day, for months, and the pattern stops being a choice and starts being a default.&lt;/p&gt;

&lt;p&gt;What Brain Imaging Actually Shows&lt;/p&gt;

&lt;p&gt;The interesting question is whether this everyday experience of fragmented attention corresponds to anything measurable in brain structure. Neuroimaging research over the past decade suggests it might, though the picture is narrower and more cautious than most headlines about it suggest.&lt;/p&gt;

&lt;p&gt;Gray Matter and the Anterior Cingulate Cortex&lt;/p&gt;

&lt;p&gt;The most frequently cited study in this area comes from Kep Kee Loh and Ryota Kanai, published in PLOS ONE in 2014. Using structural MRI on a group of adults, they measured how much people engaged in media multitasking — using several devices or media streams at once, such as texting while watching television — and compared that to the density of gray matter in different brain regions. They found a clear association: people who multitasked more heavily across media had lower gray matter density specifically in the anterior cingulate cortex, a region involved in cognitive control, error monitoring, and regulating emotional responses.&lt;/p&gt;

&lt;p&gt;This is a genuinely important finding, but it comes with an important caveat that the researchers themselves emphasized: their study was cross-sectional, meaning it captured a single snapshot in time rather than tracking anyone over years. That makes it impossible to say with confidence whether heavy media multitasking causes this structural difference, whether people who already have less gray matter density in this region are simply more drawn to multitasking in the first place, or whether some third factor influences both. The association is real. The direction of cause and effect is not yet settled.&lt;/p&gt;

&lt;p&gt;The Frontal Lobe's Role in Focus and Emotional Regulation&lt;/p&gt;

&lt;p&gt;A broader body of neuroimaging work, much of it focused on heavy internet and gaming use rather than office-style multitasking specifically, has found reduced gray matter volume and thinner cortex in regions of the frontal lobe among people with patterns of compulsive digital use. The frontal lobe, and particularly the prefrontal cortex, is the part of the brain most responsible for what psychologists call executive function: planning ahead, resisting impulses, prioritizing tasks, and regulating emotional reactions rather than acting on them immediately.&lt;/p&gt;

&lt;p&gt;When this region is functioning well, it acts something like a filter, letting a person notice an urge — check the phone, open a new tab — without necessarily acting on it. Some of the imaging research in this area suggests that heavier, more compulsive patterns of screen use are associated with measurable differences in this filtering capacity, alongside self-reported increases in impulsivity and emotional reactivity. Again, most of this work is correlational and drawn from populations with diagnosed internet or gaming addiction rather than typical office workers, so it should be read as suggestive of a broader mechanism rather than direct proof of what happens to an average developer's brain after a busy sprint week.&lt;/p&gt;

&lt;p&gt;The Attention Collapse Nobody Chose&lt;/p&gt;

&lt;p&gt;Separate from brain imaging, a different line of research has tracked something simpler and, in some ways, more startling: how long people can actually hold their attention on a single screen before switching away from it.&lt;/p&gt;

&lt;p&gt;Gloria Mark, a professor of informatics at the University of California, Irvine, has been measuring this directly since 2004, using unobtrusive logging software rather than self-report surveys. In her earliest measurements, the average person's attention on a single screen lasted about two and a half minutes before switching to something else. By around 2016, that average had dropped to roughly 47 seconds, a figure that has remained in roughly that range across later observations. The median, meaning the point where half of all observations fall below it, was even lower, around 40 seconds.&lt;/p&gt;

&lt;p&gt;Mark's broader research also found that switching attention carries a real cost beyond the switch itself. Recovering full concentration after an interruption can take a meaningful stretch of time, and repeated task switching has been linked in laboratory studies to more errors and slower completion of the original task. None of this proves that switching literally shrinks the brain, but it does describe, with unusually rigorous measurement, exactly the behavioral pattern that popcorn brain is meant to capture — and it shows that this pattern has changed dramatically within a single generation of internet use.&lt;/p&gt;

&lt;p&gt;The Myth of Downtime Scrolling&lt;/p&gt;

&lt;p&gt;One of the more counterintuitive findings in this area concerns what happens during a break. It's a common instinct, after twenty minutes staring at a stubborn bug, to reach for a phone and scroll for a few minutes before going back to work. It feels like rest. The evidence suggests it usually isn't.&lt;/p&gt;

&lt;p&gt;Scrolling through a feed, even a mindless one, keeps the visual and cognitive systems that process novelty and social reward highly active. A 2013 fMRI study by Dar Meshi and colleagues found that the nucleus accumbens, a core reward structure in the brain, activates specifically in response to gains in personal reputation, such as positive social feedback, and that this activity tracked with how heavily people used social media. Each swipe or refresh carries the small possibility of that kind of reward, which keeps reward and salience circuitry primed in anticipation, in a way that has some resemblance to a low-grade stressor. This is different from what happens during genuine downtime — staring out a window, walking without a device, or simply sitting with an unstructured thought — during which activity tends to shift toward what researchers call the default mode network, a set of brain regions associated with reflection, memory consolidation, and the kind of loose, undirected thinking that often produces a solution to a problem a person has stopped consciously working on.&lt;/p&gt;

&lt;p&gt;In other words, a coding break spent scrolling and a coding break spent looking out a window are not interchangeable, even though both involve stepping away from the keyboard. Current evidence suggests only the latter is more likely to promote genuine attentional recovery, though recovery itself is difficult to measure directly and remains an active area of study.&lt;/p&gt;

&lt;p&gt;Correlation, Not Destiny: What the Science Doesn't Say&lt;/p&gt;

&lt;p&gt;It's worth being direct about one open question that runs beneath everything above: what causes what. A cross-sectional MRI study showing that heavy multitaskers have less gray matter density in a particular region cannot rule out the possibility that people with less density in that region were simply more drawn to multitasking to begin with, or that both are downstream of something else, like chronic stress. And a fair amount of the strongest gray matter evidence comes from clinical populations with diagnosed internet or gaming addiction, not from typical developers juggling Slack and a code editor on an ordinary Tuesday — a gap worth naming rather than glossing over.&lt;/p&gt;

&lt;p&gt;Neuroplasticity Works Both Ways&lt;/p&gt;

&lt;p&gt;The more encouraging part of this story is also grounded in solid, long-established neuroscience: the brain's structure is not fixed. Neuroplasticity, the capacity of neural pathways to change in response to repeated experience, is one of the best-supported findings in the field, demonstrated across decades of research on skill learning, recovery from injury, and adaptation to new environments. If certain patterns of attention can be shaped by years of fragmented screen use, there's good reason to think that more sustained, single-focus habits can shape attention back in the other direction, even if that process happens gradually rather than overnight.&lt;/p&gt;

&lt;p&gt;This doesn't mean a week of digital minimalism will visibly change someone's MRI scan. It means that the same basic mechanism responsible for the fragmentation is available for rebuilding focus, provided the new habits are consistent rather than occasional. Attention, much like a skill, seems to respond to the kind of practice it's given.&lt;/p&gt;

&lt;p&gt;A Practical Reset for Developers&lt;/p&gt;

&lt;p&gt;None of the following should be read as a clinically validated protocol; the specific claim that screen-free mornings or grayscale phone settings reverse measurable brain changes has not been directly tested in controlled studies. What follows are practical strategies grounded in the broader science of attention, reward, and recovery, adapted for the specific rhythms of development work.&lt;/p&gt;

&lt;p&gt;Protect the first hour&lt;/p&gt;

&lt;p&gt;Many of the researchers studying attention recommend delaying exposure to notification-heavy screens for some period after waking, giving the brain's attention system a chance to start the day in a calmer state rather than immediately syncing to the demands of other people's messages. For a developer, this might look like reviewing a single planned task on paper or in a plain text file before opening Slack or email at all, so the day's first cognitive act is chosen rather than reactive.&lt;/p&gt;

&lt;p&gt;Reduce the visual reward signal&lt;/p&gt;

&lt;p&gt;Turning a phone's display to grayscale is a low-cost, easily reversible change that some researchers and clinicians studying compulsive phone use have suggested as a way to reduce the visual pull of app icons and notification badges, which are deliberately designed in saturated colors to trigger attention. The evidence for this specific intervention is still mostly observational and anecdotal rather than the subject of large randomized trials, but the underlying logic — reducing a salient reward cue reduces the urge tied to it — is consistent with what's known about the brain's reward circuitry more generally.&lt;/p&gt;

&lt;p&gt;Batch context switches instead of scattering them&lt;/p&gt;

&lt;p&gt;Given what task-switching research shows about the cost of reloading context, one of the more evidence-backed strategies is simply reducing the number of switches rather than trying to eliminate distraction altogether. Checking Slack and email in scheduled blocks rather than continuously, and closing unrelated tabs during a focused coding session, directly targets the mechanism that research has identified as costly: not distraction itself, but the frequency of switching between deeply different cognitive contexts.&lt;/p&gt;

&lt;p&gt;Choose real recovery during breaks&lt;/p&gt;

&lt;p&gt;Given the difference between scroll-based breaks and genuinely restful ones, a short walk without a phone, or even a few minutes of unstructured staring at a wall, appears to do more for attentional recovery than a scroll through social media, even though the scroll often feels like the easier and more appealing option in the moment.&lt;/p&gt;

&lt;p&gt;Where This Leaves Us&lt;/p&gt;

&lt;p&gt;The picture emerging from current research is neither the total digital catastrophe suggested by some headlines nor a reason for developers to dismiss the topic entirely. There is a real, replicated association between heavy media multitasking and structural differences in brain regions responsible for attention and self-regulation. There is separate, carefully measured evidence that the average length of sustained attention on a screen has fallen sharply over the past two decades. And there is a well-established body of neuroscience showing that attention, like most cognitive skills, remains at least partly shapeable throughout adult life.&lt;/p&gt;

&lt;p&gt;What the research does not yet support is a simple, direct causal story — heavy screen use shrinks a specific brain region by a specific amount, and a specific morning routine reverses it point for point. Science in this area is still catching up to how quickly digital habits have changed, and much of the strongest imaging evidence comes from clinical populations rather than the everyday developer switching between a terminal and a chat window.&lt;/p&gt;

&lt;p&gt;What seems reasonably safe to say is that the fragmented, high-switching pattern common to modern development work is not neutral. It appears to interact with real, measurable systems in the brain that govern focus, impulse control, and emotional steadiness — systems that also, fortunately, appear responsive to deliberate, sustained changes in how attention is used. As development tools continue to multiply and the pressure toward constant availability shows no sign of easing, understanding this interaction, cautiously and without exaggeration, may turn out to be as relevant to long-term engineering performance as any framework or language choice.&lt;/p&gt;

&lt;p&gt;Meta description: Neuroscience research links fragmented screen use to measurable brain changes in attention and focus. Here's what the evidence really shows for developers.&lt;/p&gt;

&lt;p&gt;Scientific Reference&lt;/p&gt;

&lt;p&gt;Levy, D. M. (2011). Introduced the term "popcorn brain" to describe attentional fragmentation from habitual electronic multitasking, University of Washington Information School.&lt;br&gt;
Loh, K. K., &amp;amp; Kanai, R. (2014). Higher media multi-tasking activity is associated with smaller gray-matter density in the anterior cingulate cortex. PLOS ONE, 9(9), e106698. &lt;a href="https://doi.org/10.1371/journal.pone.0106698" rel="noopener noreferrer"&gt;https://doi.org/10.1371/journal.pone.0106698&lt;/a&gt;&lt;br&gt;
Mark, G. (2023). Attention Span: A Groundbreaking Way to Restore Balance, Happiness, and Productivity. Hanover Square Press.&lt;br&gt;
Mark, G., Iqbal, S. T., Czerwinski, M., Johns, P., &amp;amp; Sano, A. (2016). Neurotics can't focus: An in situ study of online multitasking in the workplace. Proceedings of the 2016 CHI Conference on Human Factors in Computing Systems, 1739–1744. &lt;a href="https://doi.org/10.1145/2858036.2858202" rel="noopener noreferrer"&gt;https://doi.org/10.1145/2858036.2858202&lt;/a&gt; — the source of the 40-second median online focus duration referenced above.&lt;br&gt;
Mark, G., Gudith, D., &amp;amp; Klocke, U. (2008). The cost of interrupted work: More speed and stress. Proceedings of the 2008 SIGCHI Conference on Human Factors in Computing Systems, 107–110. &lt;a href="https://doi.org/10.1145/1357054.1357072" rel="noopener noreferrer"&gt;https://doi.org/10.1145/1357054.1357072&lt;/a&gt;&lt;br&gt;
Zhou, Y., Lin, F. C., Du, Y. S., Qin, L. D., Zhao, Z. M., Xu, J. R., &amp;amp; Lei, H. (2011). Gray matter abnormalities in Internet addiction: A voxel-based morphometry study. European Journal of Radiology, 79(1), 92–95. &lt;a href="https://doi.org/10.1016/j.ejrad.2009.10.025" rel="noopener noreferrer"&gt;https://doi.org/10.1016/j.ejrad.2009.10.025&lt;/a&gt;&lt;br&gt;
Dougherty, R. J., Hoang, T., Launer, L. J., Jacobs, D. R., Sidney, S., &amp;amp; Yaffe, K. (2021). Long-term television viewing patterns and gray matter brain volume in midlife. Brain Imaging and Behavior. &lt;a href="https://doi.org/10.1007/s11682-021-00534-4" rel="noopener noreferrer"&gt;https://doi.org/10.1007/s11682-021-00534-4&lt;/a&gt;&lt;br&gt;
Meshi, D., Morawetz, C., &amp;amp; Heekeren, H. R. (2013). Nucleus accumbens response to gains in reputation for the self relative to gains for others predicts social media use. Frontiers in Human Neuroscience, 7, 439. &lt;a href="https://doi.org/10.3389/fnhum.2013.00439" rel="noopener noreferrer"&gt;https://doi.org/10.3389/fnhum.2013.00439&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Note: Much of the neuroimaging research cited above is correlational and drawn in part from clinical populations with diagnosed internet or gaming addiction. Readers should treat structure-behavior associations as evidence of a plausible link rather than proof of direct causation.&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>career</category>
      <category>webdev</category>
      <category>mentalhealth</category>
    </item>
    <item>
      <title>The "Just One More Prompt" Loop: The Neurobiology of AI-Induced Burnout</title>
      <dc:creator>Khali Sollis</dc:creator>
      <pubDate>Sun, 12 Jul 2026 01:21:41 +0000</pubDate>
      <link>https://dev.to/khalisollis/the-just-one-more-prompt-loop-the-neurobiology-of-ai-induced-burnout-2kan</link>
      <guid>https://dev.to/khalisollis/the-just-one-more-prompt-loop-the-neurobiology-of-ai-induced-burnout-2kan</guid>
      <description>&lt;p&gt;It's 2:00 AM. The bug has been circling for three hours. You know you should sleep, but your hands are already back on the keyboard, typing one more instruction into the AI coding assistant sitting in your terminal. Your heart is beating a little faster than it should be for someone just sitting at a desk. You tell yourself the same thing you told yourself an hour ago: just one more prompt and I'll fix this.&lt;/p&gt;

&lt;p&gt;This scene has become familiar to a lot of people who write code, build content, or otherwise spend their days working alongside generative AI tools. It doesn't look like the burnout that came before it. There's no dread, no staring blankly at a blinking cursor for twenty minutes. If anything, the work feels compulsively engaging, almost too engaging to stop. And that's exactly what makes it worth examining closely.&lt;/p&gt;

&lt;p&gt;Over the past year, developers, writers, and researchers have started describing a specific kind of exhaustion that shows up after long AI-assisted work sessions: fast to onset, hard to interrupt, and strangely different from the slow-burn fatigue that traditional overwork produces. It's what some developers have started calling "AI brain fry." A well-known figure in the coding world, Steve Yegge, described the pull of agentic coding tools bluntly: every success delivers a small hit of dopamine, every failure delivers a jolt of adrenaline, and the alternating pattern is what makes it "near-impossible to tear yourself away."&lt;/p&gt;

&lt;p&gt;Industry surveys from 2026 back up the anecdotes. A large-scale engineering leadership report found that a growing share of developers are working longer hours than the year before, even though AI tools were supposed to save them time. The people picking up the most extra hours weren't beginners still learning to lean on the tools. They were senior engineers, the ones who understood the technology best and used it most fluently.&lt;/p&gt;

&lt;p&gt;This piece looks at what's actually happening in the brain and body during these sessions, using research on reward learning, reinforcement schedules, and stress physiology that predates generative AI by decades. The tools are new. The underlying biology is not, and understanding it is the first step toward working with these systems instead of being run by them.&lt;/p&gt;

&lt;p&gt;Why AI Tools Feel Different From Regular Work&lt;/p&gt;

&lt;p&gt;To understand why AI-assisted work can feel so uniquely absorbing, it helps to think about what a normal workday used to feel like before these tools existed. Traditional coding, writing, or research involved long stretches of effort with delayed payoff. You'd write a function, and the reward — seeing it actually work — might come minutes or hours later, after testing, debugging, and iteration. Feedback was slow, often ambiguous, and rarely immediate.&lt;/p&gt;

&lt;p&gt;Generative AI collapses that gap. You describe a problem, and within seconds you get a proposed fix, a piece of code, a paragraph of text, or an answer. Sometimes it's exactly right. Sometimes it's close but flawed. Sometimes it fails in a surprising or even spectacular way. The point is that you don't know in advance which outcome you'll get, and you find out almost instantly. That combination — quick feedback plus genuine uncertainty about the outcome — is not a minor UX detail. It happens to match, almost exactly, one of the most well-studied patterns in behavioral psychology.&lt;/p&gt;

&lt;p&gt;The Brain's Prediction Machinery&lt;/p&gt;

&lt;p&gt;Neuroscience has a name for what happens when an outcome differs from what you expected: a reward prediction error. The concept comes from research on dopamine neurons, most famously the work of neuroscientist Wolfram Schultz, who spent years recording the activity of these neurons in animals as they learned to anticipate rewards. What Schultz and later researchers found was that dopamine neurons don't simply fire when something good happens. They fire in proportion to how surprising the good outcome is. A reward you fully expected barely moves these neurons at all. A reward that's better than expected produces a burst of activity. A reward that fails to arrive, when you were expecting one, actually causes these neurons to go quiet, a dip below their normal baseline firing rate.&lt;/p&gt;

&lt;p&gt;This matters for prompt-based AI work because it's a nearly perfect description of what happens during a debugging session. You send a prompt not knowing whether it will fix the problem. If it works, you get a burst of positive signal, precisely because you weren't certain it would. If it doesn't work, there's a dip, followed almost immediately by the option to try again with a tweaked prompt, which resets the whole cycle. Researchers who study dopamine describe this as the core machinery underlying not just learning, but also the pull of anything from video games to gambling. Generative AI tools didn't invent this mechanism. They just built an interface that triggers it dozens or hundreds of times an hour.&lt;/p&gt;

&lt;p&gt;There's a useful refinement to this picture from neuroscientist Kent Berridge, whose research draws a distinction between "wanting" and "liking." Wanting is the motivational pull to pursue something, driven largely by dopamine signaling. Liking is the actual pleasure derived from getting it, which appears to run through partly separate brain circuitry. Berridge's work shows these two systems can come apart: it's possible to want something intensely without necessarily enjoying it more once you have it. That distinction maps unusually well onto long AI-assisted sessions. The pull to send another prompt can stay strong, session after session, even as the actual satisfaction of getting a working answer starts to feel thinner. The wanting persists; the liking doesn't necessarily keep pace.&lt;/p&gt;

&lt;p&gt;Borrowing a Blueprint From Behavioral Psychology&lt;/p&gt;

&lt;p&gt;There's a second, closely related piece of this puzzle that comes from a much older branch of psychology: operant conditioning, the study of how consequences shape behavior. Decades before anyone imagined AI coding assistants, psychologist B.F. Skinner ran experiments comparing different patterns, or "schedules," of reward. One of his key findings was that rewards delivered on a variable schedule, meaning the timing or likelihood of a payoff is unpredictable, produce far more persistent, harder-to-stop behavior than rewards delivered predictably.&lt;/p&gt;

&lt;p&gt;This is the mechanism behind why slot machines are effective at holding people's attention for so long. The machine doesn't pay out on a fixed schedule; it pays out unpredictably, and that unpredictability is precisely what keeps someone pulling the lever. Researchers studying gambling behavior have found that this kind of variable reward is closely tied to dopamine release in the brain, and that behaviors reinforced this way are notably resistant to "extinction," meaning people keep engaging in them even during long stretches without a payoff.&lt;/p&gt;

&lt;p&gt;Applied to an AI coding or writing session, the parallel is direct. Whether the next prompt will produce a clean fix, a partial fix, a completely wrong answer, or something unexpectedly brilliant is not something you can predict with confidence. That uncertainty closely resembles the kind of variable reinforcement schedules long studied in behavioral psychology. It's worth being careful here about what the science does and doesn't establish. Researchers have documented that variable-ratio reinforcement reliably produces persistent responding in controlled experimental settings, and there's reasonable evidence connecting this reward structure to compulsive engagement with digital products, from social media to gambling apps. Whether prompt-based AI tools produce clinically significant addictive patterns in the way substances do is a much newer and less settled question. What's fair to say, based on current understanding, is that the reward structure of AI tools closely resembles a pattern known to produce persistent, hard-to-interrupt behavior. That's a meaningfully different claim than saying AI coding is medically addictive, and the distinction matters.&lt;/p&gt;

&lt;p&gt;From "Brain Buzz" to Physical Strain&lt;/p&gt;

&lt;p&gt;The mental pull of the prompt-fix loop is only half the story. The other half shows up in the body, and it's the part that tends to get noticed later, usually after the buzz has worn off.&lt;/p&gt;

&lt;p&gt;The Crash Beneath Baseline&lt;/p&gt;

&lt;p&gt;One of the more consistent findings in reward research is that intense or repeated activation of dopamine signaling tends to be followed by a compensatory dip. After a stretch of frequent, high-intensity dopamine signaling, reward-related neural activity doesn't simply return to its resting state, it tends to undershoot it for a period afterward. This is part of why a late-night session that felt sharp and energized in the moment can be followed the next morning by a heavy, flat, unmotivated feeling that's hard to shake, even after adequate sleep. People sometimes describe this as a kind of mental fog or apathy that makes ordinary decisions, like what to work on first, feel unusually difficult. This aligns with research on decision fatigue: not an inability to think, but a measurable decline in the quality and speed of decision-making after a period of sustained cognitive load.&lt;/p&gt;

&lt;p&gt;It's worth noting that most of the foundational research on this rebound effect comes from studies of reward and dopamine in general, not from studies specifically designed around AI tool use, which is still a very young field of inquiry. Applying it to prompt-based workflows is a reasonable extension of well-established principles, not yet a directly confirmed finding in this exact context.&lt;/p&gt;

&lt;p&gt;When Frustration Becomes a Physical Signal&lt;/p&gt;

&lt;p&gt;The other physical dimension is more familiar: stress. Even when an AI tool is nominally doing the tedious work, the person overseeing it is still making constant micro-level judgment calls — is this output correct, should I trust it, do I need to intervene, how much time have I sunk into this. Occupational stress researchers have long used measures like heart rate variability and cortisol, a hormone released during the body's stress response, to track how sustained mental demand affects the body. Lower heart rate variability, meaning less healthy fluctuation between heartbeats, is a well-documented marker of physiological stress in knowledge workers, and it tends to track closely with self-reported feelings of pressure and strain.&lt;/p&gt;

&lt;p&gt;A 2026 study out of UC Berkeley looked at employees using AI tools at a mid-sized tech company and found that access to more capable AI agents led people to work at a faster pace, across more tasks, for longer stretches, largely because the tools made them feel more capable and empowered. The researchers flagged this "intensified" work pattern as a plausible pathway toward cognitive fatigue and weakened decision-making over time, though they were careful to frame it as an early signal rather than a settled conclusion, since research on this specific dynamic is still accumulating. Separately, industry reporting throughout early 2026 has repeatedly noted that AI coding tools appear to be extending work hours rather than shortening them, with the steepest increases showing up among the most experienced engineers, the people best positioned to use the tools at full speed. Faster pace, longer hours, and constant micro-decisions layered on top of a reward system already running hot is, physiologically speaking, a demanding combination — even when none of the individual tasks feels difficult in isolation.&lt;/p&gt;

&lt;p&gt;Where This Differs From Traditional Burnout&lt;/p&gt;

&lt;p&gt;Burnout, as originally described by psychologist Christina Maslach, was understood as a slow accumulation: chronic workplace stress that gradually produces exhaustion, cynicism, and a sense of reduced effectiveness, usually over months. A possible AI-assisted variant shares that endpoint but seems to arrive by a faster and different route. Instead of grinding fatigue from too much unrewarding effort, this pattern seems to emerge from too much reward, delivered too quickly, too often, with too little natural stopping point.&lt;/p&gt;

&lt;p&gt;That's a subtle but important distinction. Traditional burnout often comes with a felt sense of dread about the work itself. The AI-assisted version, by contrast, is frequently described by the people experiencing it as feeling energized or even enjoyable in the moment, which is part of what makes it harder to notice and interrupt. You don't feel like you need a break, because the next prompt still feels promising. That's precisely the signature of a variable reward loop: motivation to continue remains high even as the underlying resource, in this case attention and nervous system regulation, is quietly being depleted.&lt;/p&gt;

&lt;p&gt;It's also worth being cautious about how new this specific framing is. Terms like "AI brain fry" and the broader idea of AI-induced burnout are still recent additions to the conversation, popularized largely through industry reporting, consulting firm analyses, and firsthand accounts from developers, rather than through peer-reviewed clinical research. The underlying mechanisms, reward prediction error, variable-ratio reinforcement, and stress physiology, are well established. Their specific application to prompt-based AI workflows is a plausible and increasingly well-supported extension of that research, but it remains an active and evolving area of study rather than a fully settled scientific finding.&lt;/p&gt;

&lt;p&gt;Breaking the Loop Without Breaking the Tool&lt;/p&gt;

&lt;p&gt;None of this is an argument against using AI tools. It's an argument for using them with a clearer understanding of why they can be so hard to put down. A few adjustments, grounded in the mechanisms described above, tend to come up repeatedly in both the research and the practical advice now circulating among engineers who've noticed the pattern in themselves.&lt;/p&gt;

&lt;p&gt;Time-boxing sessions is one of the more consistently recommended strategies. Because variable-ratio reward loops are specifically designed, whether intentionally or not, to resist natural stopping points, imposing an external one, like a timer or a hard cutoff, does the job the reward system won't do on its own. Separating exploratory, open-ended prompting from focused execution work is another practical distinction. Open-ended "let's see what happens" sessions are where the dopamine loop runs hottest, and treating them as a distinct, bounded activity rather than letting them blend into regular work can help contain their pull.&lt;/p&gt;

&lt;p&gt;Recognizing the physical signals matters too. An elevated heart rate, a wired but foggy feeling, or a sense of urgency that doesn't match the actual stakes of the task are all worth treating as information rather than ignoring. And building in genuine recovery time, not just sleep, but stretches of the day with no prompting at all, gives dopamine signaling space to return to baseline rather than staying chronically activated. None of this requires abandoning AI tools. It requires treating the reward loop they create with the same seriousness given to any other well-understood behavioral pattern.&lt;/p&gt;

&lt;p&gt;What This Means Going Forward&lt;/p&gt;

&lt;p&gt;The prompt-fix loop is a useful case study in a broader pattern that keeps repeating as technology changes: tools built for speed and responsiveness tend to interact with very old, very well-understood features of human reward psychology, often in ways their designers never explicitly intended. The same reward prediction error mechanism that made slot machines and social media feeds so effective at holding attention is now showing up in the tools people use to build software and write. That's not a moral failing on the part of users, and it's not necessarily a flaw in the tools either. It's simply what happens when instant, uncertain feedback meets a brain that evolved to pay very close attention to exactly that combination.&lt;/p&gt;

&lt;p&gt;As generative AI becomes more embedded in daily knowledge work, understanding this mechanism will likely matter as much as understanding the tools themselves. The research connecting reward prediction error, variable reinforcement, and burnout is well established in its foundations but still quite new in its specific application to AI-assisted work, and it's a reasonable expectation that more direct, purpose-built studies on this exact phenomenon will appear over the next few years. In the meantime, the most useful takeaway may be a simple one: the feeling of being pulled toward "just one more prompt" isn't a personal weakness. It's a predictable response to a genuinely well-engineered feedback loop, and predictable responses can be planned for.&lt;/p&gt;

&lt;p&gt;The next time you catch yourself saying "just one more prompt," it may be worth remembering that you're negotiating not only with your code, but with one of the brain's oldest reward-learning systems.&lt;/p&gt;

&lt;p&gt;Scientific Reference&lt;/p&gt;

&lt;p&gt;Schultz, W. (2016). Dopamine reward prediction error coding. Dialogues in Clinical Neuroscience, 18(1).&lt;br&gt;
Schultz, W., Dayan, P., &amp;amp; Montague, P.R. (1997). A neural substrate of prediction and reward. Science, 275(5306), 1593–1599.&lt;br&gt;
Skinner, B.F. (1953). Science and Human Behavior. Macmillan.&lt;br&gt;
Zald, D.H., et al. (2004). Dopamine transmission in the human striatum during monetary reward tasks. Journal of Neuroscience.&lt;br&gt;
Berridge, K.C., &amp;amp; Robinson, T.E. (2016). Liking, wanting, and the incentive-sensitization theory of addiction. American Psychologist, 71(8), 670–679.&lt;br&gt;
Murch, W.S., &amp;amp; Clark, L. (2016). Games of chance: Uncertain outcomes and the brain's reward system. Current Opinion in Behavioral Sciences.&lt;br&gt;
Maslach, C., &amp;amp; Leiter, M.P. (2016). Burnout. In G. Fink (Ed.), Stress: Concepts, Cognition, Emotion, and Behavior (pp. 351–357). Academic Press.&lt;br&gt;
Yegge, S. (2025–2026). Public commentary on agentic coding and reward-driven engagement, as reported by Built In and LeadDev.&lt;br&gt;
LeadDev. (2026). Engineering Leadership Report 2026.&lt;br&gt;
University of California, Berkeley. (2026). Research on AI tool use, work intensification, and cognitive fatigue at a technology company, as reported by Built In.&lt;br&gt;
Boston Consulting Group. (2026). Reporting on psychological mechanisms in AI-related cognitive fatigue among technology workers.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>career</category>
      <category>psychology</category>
    </item>
    <item>
      <title>From Approval-Seeking to System Integrity: Shipping a New Version of Yourself</title>
      <dc:creator>Khali Sollis</dc:creator>
      <pubDate>Fri, 10 Jul 2026 13:00:00 +0000</pubDate>
      <link>https://dev.to/khalisollis/from-approval-seeking-to-system-integrity-shipping-a-new-version-of-yourself-4j5b</link>
      <guid>https://dev.to/khalisollis/from-approval-seeking-to-system-integrity-shipping-a-new-version-of-yourself-4j5b</guid>
      <description>&lt;p&gt;&lt;strong&gt;How rebuilding internal alignment, enforcing behavioral consistency, and removing approval dependency creates a more stable operating system than performative likability ever could&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;After auditing:&lt;/p&gt;

&lt;p&gt;overcommitment&lt;br&gt;
broken boundaries&lt;br&gt;
stale trust models&lt;br&gt;
emotional over-responsibility&lt;br&gt;
approval loops&lt;br&gt;
unrestricted access control&lt;/p&gt;

&lt;p&gt;one conclusion became unavoidable:&lt;/p&gt;

&lt;p&gt;The old system was never optimized for integrity.&lt;/p&gt;

&lt;p&gt;It was optimized for acceptance.&lt;/p&gt;

&lt;p&gt;For years, the architecture revolved around one primary objective:&lt;/p&gt;

&lt;p&gt;Maintain approval&lt;br&gt;
Avoid rejection&lt;br&gt;
Preserve belonging&lt;/p&gt;

&lt;p&gt;Everything else adapted around that priority.&lt;/p&gt;

&lt;p&gt;Boundaries weakened.&lt;br&gt;
Authenticity fragmented.&lt;br&gt;
Self-trust deteriorated.&lt;/p&gt;

&lt;p&gt;The system remained socially functional.&lt;/p&gt;

&lt;p&gt;Internally, it became unstable.&lt;/p&gt;

&lt;p&gt;The Bug: Approval-Seeking as Core Architecture&lt;/p&gt;

&lt;p&gt;Approval-seeking is not just behavior.&lt;/p&gt;

&lt;p&gt;It becomes infrastructure.&lt;/p&gt;

&lt;p&gt;The system starts routing decisions through external validation layers:&lt;/p&gt;

&lt;p&gt;Decision&lt;br&gt;
→ predict reactions&lt;br&gt;
→ optimize for acceptance&lt;br&gt;
→ execute modified version&lt;/p&gt;

&lt;p&gt;At first, this appears strategic.&lt;/p&gt;

&lt;p&gt;Eventually, it creates identity corruption.&lt;/p&gt;

&lt;p&gt;Because over time, the system stops asking:&lt;/p&gt;

&lt;p&gt;Is this aligned?&lt;/p&gt;

&lt;p&gt;And starts asking:&lt;/p&gt;

&lt;p&gt;Will this maintain approval?&lt;br&gt;
Why Approval-Seeking Creates Instability&lt;/p&gt;

&lt;p&gt;External validation is volatile.&lt;/p&gt;

&lt;p&gt;People:&lt;/p&gt;

&lt;p&gt;change preferences&lt;br&gt;
project expectations&lt;br&gt;
withdraw approval unpredictably&lt;br&gt;
reward inconsistency&lt;/p&gt;

&lt;p&gt;If your identity stability depends on those variables, internal coherence becomes impossible.&lt;/p&gt;

&lt;p&gt;The system enters continuous adaptation mode:&lt;/p&gt;

&lt;p&gt;External reaction changes&lt;br&gt;
→ self-adjustment initiated&lt;/p&gt;

&lt;p&gt;Repeated endlessly.&lt;/p&gt;

&lt;p&gt;The Performance Layer&lt;/p&gt;

&lt;p&gt;One uncomfortable realization:&lt;/p&gt;

&lt;p&gt;A significant percentage of my personality had become optimized output.&lt;/p&gt;

&lt;p&gt;Not fake.&lt;/p&gt;

&lt;p&gt;But filtered.&lt;/p&gt;

&lt;p&gt;Rendered for:&lt;/p&gt;

&lt;p&gt;reduced friction&lt;br&gt;
increased likability&lt;br&gt;
emotional safety&lt;br&gt;
social predictability&lt;/p&gt;

&lt;p&gt;The system learned:&lt;/p&gt;

&lt;p&gt;Authenticity may threaten approval&lt;br&gt;
→ modify presentation&lt;/p&gt;

&lt;p&gt;Small edits accumulated over years.&lt;/p&gt;

&lt;p&gt;Eventually, the distance between performance and alignment became measurable.&lt;/p&gt;

&lt;p&gt;The Cost of Identity Fragmentation&lt;/p&gt;

&lt;p&gt;When external acceptance becomes the priority, internal contradiction grows.&lt;/p&gt;

&lt;p&gt;The system splits into layers:&lt;/p&gt;

&lt;p&gt;External Interface&lt;br&gt;
pleasant&lt;br&gt;
available&lt;br&gt;
adaptable&lt;br&gt;
Internal State&lt;br&gt;
exhausted&lt;br&gt;
resentful&lt;br&gt;
misaligned&lt;/p&gt;

&lt;p&gt;Maintaining that split consumes enormous resources.&lt;/p&gt;

&lt;p&gt;Because the system must continuously:&lt;/p&gt;

&lt;p&gt;suppress authentic responses&lt;br&gt;
regulate perception&lt;br&gt;
manage approval risk&lt;/p&gt;

&lt;p&gt;At scale, this becomes unsustainable.&lt;/p&gt;

&lt;p&gt;The Turning Point&lt;/p&gt;

&lt;p&gt;At some point, I stopped asking:&lt;/p&gt;

&lt;p&gt;How do I stay liked?&lt;/p&gt;

&lt;p&gt;And started asking:&lt;/p&gt;

&lt;p&gt;Can I trust myself when nobody approves?&lt;/p&gt;

&lt;p&gt;That question changed the architecture completely.&lt;/p&gt;

&lt;p&gt;Because self-trust and approval optimization often require opposite behaviors.&lt;/p&gt;

&lt;p&gt;What System Integrity Actually Means&lt;/p&gt;

&lt;p&gt;System integrity is not perfection.&lt;/p&gt;

&lt;p&gt;It’s consistency between:&lt;/p&gt;

&lt;p&gt;internal values&lt;br&gt;
external behavior&lt;br&gt;
decision-making patterns&lt;br&gt;
emotional reality&lt;/p&gt;

&lt;p&gt;No split.&lt;/p&gt;

&lt;p&gt;No performance layer managing every interaction.&lt;/p&gt;

&lt;p&gt;No constant self-editing for approval retention.&lt;/p&gt;

&lt;p&gt;The Refactor&lt;/p&gt;

&lt;p&gt;The transition was not emotional.&lt;/p&gt;

&lt;p&gt;It was structural.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Remove Approval as Primary Metric&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Old system priority:&lt;/p&gt;

&lt;p&gt;Maintain positive external perception&lt;/p&gt;

&lt;p&gt;Updated system priority:&lt;/p&gt;

&lt;p&gt;Maintain internal alignment&lt;/p&gt;

&lt;p&gt;Even when reactions fluctuate.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Reduce Personality Optimization&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I stopped over-managing:&lt;/p&gt;

&lt;p&gt;tone&lt;br&gt;
reactions&lt;br&gt;
accessibility&lt;br&gt;
emotional presentation&lt;/p&gt;

&lt;p&gt;Not recklessly.&lt;/p&gt;

&lt;p&gt;Accurately.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Allow Disagreement Without Identity Collapse&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This was a major upgrade.&lt;/p&gt;

&lt;p&gt;Old response to disapproval:&lt;/p&gt;

&lt;p&gt;Conflict detected&lt;br&gt;
→ self-modification initiated&lt;/p&gt;

&lt;p&gt;Updated response:&lt;/p&gt;

&lt;p&gt;Conflict detected&lt;br&gt;
→ evaluate validity&lt;br&gt;
→ maintain alignment if accurate&lt;/p&gt;

&lt;p&gt;Disagreement stopped automatically meaning danger.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Prioritize Congruence Over Image&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I became less interested in appearing good.&lt;/p&gt;

&lt;p&gt;More interested in being internally coherent.&lt;/p&gt;

&lt;p&gt;That distinction removed enormous psychological load.&lt;/p&gt;

&lt;p&gt;What Changed&lt;/p&gt;

&lt;p&gt;After shifting from approval-seeking to system integrity:&lt;/p&gt;

&lt;p&gt;decisions became cleaner&lt;br&gt;
emotional volatility decreased&lt;br&gt;
communication became more direct&lt;br&gt;
boundaries required less justification&lt;br&gt;
relationships became more accurate&lt;/p&gt;

&lt;p&gt;And most importantly:&lt;/p&gt;

&lt;p&gt;Self-trust stabilized.&lt;/p&gt;

&lt;p&gt;Because the system stopped abandoning itself to preserve external approval.&lt;/p&gt;

&lt;p&gt;Unexpected Side Effects&lt;/p&gt;

&lt;p&gt;Not everyone responds positively when you stop performing accessibility and emotional compliance.&lt;/p&gt;

&lt;p&gt;Some relationships weaken.&lt;/p&gt;

&lt;p&gt;Some dynamics destabilize.&lt;/p&gt;

&lt;p&gt;Some people interpret boundaries as rejection because they benefited from your lack of them.&lt;/p&gt;

&lt;p&gt;That’s normal.&lt;/p&gt;

&lt;p&gt;Systems dependent on self-erasure rarely survive integrity upgrades unchanged.&lt;/p&gt;

&lt;p&gt;Reframing Identity&lt;/p&gt;

&lt;p&gt;Old model:&lt;/p&gt;

&lt;p&gt;Worth = approval&lt;/p&gt;

&lt;p&gt;Updated model:&lt;/p&gt;

&lt;p&gt;Worth = alignment + integrity&lt;/p&gt;

&lt;p&gt;Approval became optional input.&lt;/p&gt;

&lt;p&gt;Not operating system architecture.&lt;/p&gt;

&lt;p&gt;Takeaway&lt;/p&gt;

&lt;p&gt;Approval-seeking creates unstable systems because external validation is inherently unpredictable.&lt;/p&gt;

&lt;p&gt;System integrity creates stability because alignment does not fluctuate with audience response.&lt;/p&gt;

&lt;p&gt;At some point, growth stops being about becoming more liked.&lt;/p&gt;

&lt;p&gt;And becomes about becoming internally trustworthy.&lt;/p&gt;

&lt;p&gt;Final Deployment Notes&lt;/p&gt;

&lt;p&gt;The old version optimized for:&lt;/p&gt;

&lt;p&gt;acceptance&lt;br&gt;
accommodation&lt;br&gt;
survival through approval&lt;/p&gt;

&lt;p&gt;The new version prioritizes:&lt;/p&gt;

&lt;p&gt;clarity&lt;br&gt;
congruence&lt;br&gt;
protected resources&lt;br&gt;
accurate access control&lt;br&gt;
behavioral integrity&lt;/p&gt;

&lt;p&gt;Different architecture.&lt;/p&gt;

&lt;p&gt;Higher stability.&lt;/p&gt;

&lt;p&gt;Status&lt;br&gt;
Approval dependency: deprecated&lt;br&gt;
System integrity protocols: active&lt;br&gt;
New version: deployed to production&lt;br&gt;
Rollback: not scheduled&lt;/p&gt;

</description>
      <category>selfimprovement</category>
      <category>productivity</category>
      <category>career</category>
      <category>mentalhealth</category>
    </item>
    <item>
      <title>The Engineering of Resilience: How "Desirable Difficulties" and Neurobiological Adaptation Build High-Velocity Founders</title>
      <dc:creator>Khali Sollis</dc:creator>
      <pubDate>Mon, 06 Jul 2026 19:19:42 +0000</pubDate>
      <link>https://dev.to/khalisollis/the-engineering-of-resilience-how-desirable-difficulties-and-neurobiological-adaptation-build-2pm</link>
      <guid>https://dev.to/khalisollis/the-engineering-of-resilience-how-desirable-difficulties-and-neurobiological-adaptation-build-2pm</guid>
      <description>&lt;p&gt;&lt;strong&gt;&lt;em&gt;The research behind "desirable difficulties," stress inoculation, and why chronic adversity is not the founder advantage many people think it is.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;There is a story the startup world likes to tell about itself: the founders who succeed are the ones who had it hardest—that an early lack of money, connections, or a safety net forged something their more comfortable competitors simply don't have. Pieces of that story are genuinely supported by research on learning and stress. But it bundles together two different scientific ideas that don't actually describe the same thing — "desirable difficulties," a concept from cognitive psychology about why effortful practice builds deeper skill than easy practice, and the "steeling effect," the idea that surviving manageable adversity can build capacity to handle adversity later. Neither one says hardship is a shortcut to success, and neither supports the idea that severe or uncontrollable adversity is secretly good for you. If anything, the research on chronic stress says close to the opposite.&lt;/p&gt;

&lt;p&gt;Here's what the science actually shows, starting with where the phrase "desirable difficulties" comes from in the first place.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Where "Desirable Difficulties" Actually Comes From&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The term "desirable difficulties" was coined by the UCLA psychologist Robert Bjork in 1994, and it has nothing to do with childhood trauma or business survival stories. Bjork was studying something much narrower and much better documented: how people learn and retain information.&lt;/p&gt;

&lt;p&gt;His finding, replicated across decades of experiments, is that the conditions that make learning feel easiest in the moment are often the conditions that produce the weakest long-term memory. If you study one topic in one long block, in the same room, using the same format every time, you'll feel like you're mastering it. But that fluency is often an illusion. The version of practice that actually builds durable skill tends to feel harder while you're doing it: spacing your study sessions out over time instead of cramming, mixing related topics together instead of studying them one at a time, and testing yourself on material instead of just rereading it. Bjork called these "desirable" difficulties specifically because they are difficulties a learner can push through with effort, and because the extra effort itself is what strengthens memory.&lt;/p&gt;

&lt;p&gt;Imagine a founder learning distributed systems. Re-reading Kubernetes documentation for six hours feels productive — the concepts seem to click into place as you read them. Building a small cluster, breaking it on purpose, and troubleshooting the failures from memory over several weeks feels slower and more frustrating. But it's the second approach, not the first, that produces engineers who can actually diagnose a production outage at 2 a.m. without the docs open in another tab.&lt;/p&gt;

&lt;p&gt;That is a real, well-supported finding about how skills and knowledge get built. It says something useful to a founder learning to write code, read a balance sheet, or negotiate a term sheet: struggling with spaced-out, varied, self-tested practice will likely serve you better than smooth, repetitive, "comfortable" study sessions. It does not say that losing your job, growing up in poverty, or surviving a chaotic childhood functions the same way. Bjork's research was about deliberate, structured learning tasks, not about surviving hardship. Popular writers, including Malcolm Gladwell in David and Goliath, have since borrowed the phrase and stretched it to cover life disadvantages more broadly — that's a compelling narrative device, but it's worth being clear that it's an extension of the original idea, not a direct finding from Bjork's research itself.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Real, More Complicated Science of Stress and Resilience&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;So does hardship itself build resilience? Here the research is genuinely interesting, but it's also more cautious than the founder-mythology version suggests.&lt;/p&gt;

&lt;p&gt;Developmental psychologists, going back to work by Michael Rutter in the 1980s and refined since, have described something called the "steeling effect" (also called stress inoculation). The idea is that a moderate, manageable amount of adversity — stress a person can face, get through, and recover from, often with some support along the way — can leave someone better equipped to handle future stress. This has shown up in both animal studies and longitudinal research on people: individuals who face some early difficulty, and successfully work through it, sometimes show better coping skills later than people who faced almost no adversity at all.&lt;/p&gt;

&lt;p&gt;But the research is explicit that this relationship is not a straight line. It's closer to a curve. Rutter and later researchers describe it as curvilinear: a little adversity, successfully navigated, may build capacity. A lot of adversity — chronic, severe, or unrelenting — tends to do the opposite. It overwhelms coping systems rather than strengthening them. Reviews on the topic note that both no adversity at all and heavy, sustained adversity are generally associated with worse outcomes than a moderate, manageable amount. The relationship between hardship and resilience looks like an inverted U, not a ramp that keeps climbing the harder things get.&lt;/p&gt;

&lt;p&gt;This matters, because it's the opposite of what the "extreme adversity forges extreme founders" narrative implies. The evidence for steeling effects is about tolerable, bounded stress — the kind a person can face with some sense of control and some path to recovery. It is not evidence that severe, prolonged, or overwhelming hardship reliably produces stronger people. Some of the same literature notes that outcomes vary considerably by individual, by the type of adversity, and by whether support was available at the time. Trauma researchers are also careful to point out that many people who experience severe or chronic adversity do not come out of it with enhanced coping ability; they come out of it with worse mental and physical health. The "what doesn't kill you makes you stronger" framing is a real pattern in some circumstances, but it is far from a guarantee, and treating it as one risks minimizing what hardship actually costs the people who live through it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What the Stress Response Actually Does in the Body&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The neuroscience of stress is often summarized as "the body's alarm system," which is roughly right but leaves out the part that matters here. When you encounter something demanding, a chain of signals — starting in the brain and running through what's called the HPA axis — releases hormones, including cortisol, that mobilize energy and sharpen short-term focus. This is useful. A person about to give a hard presentation or handle a genuine crisis benefits from some of this activation.&lt;/p&gt;

&lt;p&gt;Acute stress like this helps the brain allocate energy toward immediate demands. Chronic activation is different. The neuroscientist Bruce McEwen, in an influential 2007 review, described the accumulated physiological cost as "allostatic load" — the wear and tear that develops when the stress response is repeatedly activated without sufficient recovery. That cost shows up in measurable changes in the brain, including in the hippocampus, and McEwen's own framework treats it as exactly that: a cost, not a performance upgrade.&lt;/p&gt;

&lt;p&gt;This is where the desirable-difficulties research and the stress research actually converge: adaptation requires oscillation between challenge and recovery. Whether the system in question is a muscle, a memory, or a stress response, it adapts during the recovery period, not during continuous overload. A founder who never lets the pressure let up isn't stacking desirable difficulties; they're accumulating allostatic load.&lt;/p&gt;

&lt;p&gt;That distinction matters for anyone drawing on this research to explain founder behavior. A person who has learned, through some manageable difficulty, to stay calmer under a specific kind of pressure may well have an advantage in that specific domain. But a person carrying genuine chronic stress — financial precarity, unresolved trauma, unstable housing — is, according to this same body of research, more likely to be carrying allostatic load that impairs functioning over time, not a hidden reserve of calm. The nervous system doesn't distinguish between "adversity that will make a good LinkedIn post later" and "adversity that is currently exhausting your physiological reserves." Both look the same to the HPA axis in the moment.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What Founders Can Actually Take From This&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;None of this means difficulty is irrelevant to building skill or capacity — it means the useful version of "difficulty" is much narrower and more deliberate than the founder-mythology version.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Structuring practice as a desirable difficulty&lt;/strong&gt;. This is the part of the research with the most direct, practical application, and it applies whether someone had an easy childhood or a hard one. Spacing out practice on a hard skill, testing yourself instead of just reviewing notes, and mixing related problems instead of drilling one type repeatedly are all supported ways to build durable competence faster. A founder learning to model financial projections, debug a system, or run negotiations will likely get more out of spaced, effortful, self-tested practice than out of passive repetition — regardless of their background.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Seeking manageable, recoverable stress rather than avoiding all of it&lt;/strong&gt;. The steeling-effect research does suggest there's a difference between challenges you never face and challenges you face, work through, and recover from. That points toward something achievable and non-romantic: deliberately taking on stretch problems that are hard but survivable, with enough support and recovery time built in, rather than either avoiding all discomfort or treating constant crisis as a badge of honor.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Being cautious about treating chronic hardship as an asset&lt;/strong&gt;. If a founder is dealing with genuine ongoing adversity — financial strain, health problems, an unstable environment — the research on allostatic load suggests that's more likely a drain on cognitive and physical resources than a hidden advantage. Recognizing that distinction matters, both for how founders think about their own history and for how they think about hiring, mentoring, or judging others based on how much hardship shaped them.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Reading survivorship into the founder story with some skepticism&lt;/strong&gt;. For every well-known founder whose difficult early years get cited as the source of their edge, there are far more people who faced comparable or worse circumstances and did not go on to found a company at all — some because the adversity did what adversity often does, and made things harder rather than easier. The visible success stories are a small, non-random slice of everyone who lived through similar conditions, which is a basic and important caution against drawing sweeping lessons from them.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Conclusion&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The idea that difficulty can build capacity has real scientific support — but it's support for something more specific and more modest than "adversity manufactures great founders." Bjork's desirable difficulties describe how effortful, well-structured practice builds durable skill, a finding about learning, not about surviving hardship. The steeling effect describes how moderate, manageable stress, successfully navigated, can build coping capacity — while cautioning that severe or chronic adversity tends to do the reverse. And the neuroscience of stress, including McEwen's own foundational model, is largely a story about the cost of stress left running too long, not a case for seeking it out.&lt;/p&gt;

&lt;p&gt;None of this rules out the plausible, common-sense point that people who have faced and overcome real challenges often carry something useful from that experience — patience, problem-solving instincts, a realistic sense of what they can withstand. But it argues against treating hardship itself as an engineering input, something to be sought out or celebrated because it will supposedly manufacture a stronger operator. Resilience isn't engineered by accumulating suffering. It's engineered by repeatedly meeting challenges that stretch your abilities without overwhelming your capacity to recover.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Further Reading&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Bjork, R. A. (1994). Memory and Metamemory Considerations in the Training of Human Beings.&lt;br&gt;
McEwen, B. S. (2007). Physiology and Neurobiology of Stress and Adaptation: Central Role of the Brain. Physiological Reviews.&lt;br&gt;
Rutter, M. Research on stress inoculation and the "steeling effect" in resilience.&lt;br&gt;
Bjork, R. A. &amp;amp; Bjork, E. L. Research on desirable difficulties in learning.&lt;/p&gt;

</description>
      <category>neuroscience</category>
      <category>psychology</category>
      <category>startup</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Broken Access Control: Who Actually Deserves Your Time?</title>
      <dc:creator>Khali Sollis</dc:creator>
      <pubDate>Fri, 03 Jul 2026 12:00:00 +0000</pubDate>
      <link>https://dev.to/khalisollis/broken-access-control-who-actually-deserves-your-time-47k4</link>
      <guid>https://dev.to/khalisollis/broken-access-control-who-actually-deserves-your-time-47k4</guid>
      <description>&lt;p&gt;&lt;strong&gt;How unrestricted emotional access creates instability, why familiarity is often mistaken for permission, and what changes when access becomes intentional instead of automatic&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;After implementing rate limiting and protecting cognitive bandwidth, another structural issue became visible:&lt;/p&gt;

&lt;p&gt;I still granted too much access.&lt;/p&gt;

&lt;p&gt;Not only to my time.&lt;/p&gt;

&lt;p&gt;To my attention.&lt;br&gt;
My emotional availability.&lt;br&gt;
My internal space.&lt;/p&gt;

&lt;p&gt;The old system operated under an unspoken assumption:&lt;/p&gt;

&lt;p&gt;If someone exists in my life&lt;br&gt;
→ they automatically receive access&lt;/p&gt;

&lt;p&gt;No verification process.&lt;br&gt;
No permission layers.&lt;br&gt;
No reassessment logic.&lt;/p&gt;

&lt;p&gt;And eventually, the system became crowded with people who had access to resources they never learned to respect.&lt;/p&gt;

&lt;p&gt;The Bug: Broken Access Control&lt;/p&gt;

&lt;p&gt;In security systems, broken access control happens when permissions are granted too broadly or maintained long after they should have been revoked.&lt;/p&gt;

&lt;p&gt;The result:&lt;/p&gt;

&lt;p&gt;boundary violations&lt;br&gt;
resource misuse&lt;br&gt;
system instability&lt;/p&gt;

&lt;p&gt;Human systems behave similarly.&lt;/p&gt;

&lt;p&gt;When access is automatic instead of intentional:&lt;/p&gt;

&lt;p&gt;emotional energy gets overconsumed&lt;br&gt;
boundaries become unclear&lt;br&gt;
relationships lose proportionality&lt;/p&gt;

&lt;p&gt;Everyone receives high-level permissions regardless of demonstrated behavior.&lt;/p&gt;

&lt;p&gt;Familiarity Is Not Qualification&lt;/p&gt;

&lt;p&gt;One difficult realization:&lt;/p&gt;

&lt;p&gt;History and access are not the same thing.&lt;/p&gt;

&lt;p&gt;Someone knowing you for a long time does not automatically mean they deserve unrestricted proximity to your life.&lt;/p&gt;

&lt;p&gt;But my old system confused:&lt;/p&gt;

&lt;p&gt;time investment&lt;br&gt;
emotional history&lt;br&gt;
past closeness&lt;/p&gt;

&lt;p&gt;with permanent authorization.&lt;/p&gt;

&lt;p&gt;Which created this flawed logic:&lt;/p&gt;

&lt;p&gt;Known person&lt;br&gt;
→ trusted person&lt;br&gt;
→ permanent access granted&lt;/p&gt;

&lt;p&gt;Even when current behavior no longer supported that level of trust.&lt;/p&gt;

&lt;p&gt;The Problem With Default Permissions&lt;/p&gt;

&lt;p&gt;When boundaries are unclear, people often operate at the highest level of access available.&lt;/p&gt;

&lt;p&gt;Not always maliciously.&lt;/p&gt;

&lt;p&gt;Simply because the system allows it.&lt;/p&gt;

&lt;p&gt;Examples:&lt;/p&gt;

&lt;p&gt;expecting immediate emotional processing access&lt;br&gt;
assuming unrestricted availability&lt;br&gt;
crossing conversational boundaries&lt;br&gt;
demanding explanations for personal decisions&lt;/p&gt;

&lt;p&gt;And because I rarely enforced limits, those permissions became normalized.&lt;/p&gt;

&lt;p&gt;Emotional Infrastructure Misuse&lt;/p&gt;

&lt;p&gt;At some point, I realized something uncomfortable:&lt;/p&gt;

&lt;p&gt;I had become emotional infrastructure for people who contributed very little stability in return.&lt;/p&gt;

&lt;p&gt;The system looked like this:&lt;/p&gt;

&lt;p&gt;My availability&lt;br&gt;
→ their convenience&lt;br&gt;
My emotional labor&lt;br&gt;
→ their regulation&lt;br&gt;
My attention&lt;br&gt;
→ their access point&lt;/p&gt;

&lt;p&gt;Meanwhile:&lt;/p&gt;

&lt;p&gt;my recovery time increased&lt;br&gt;
my focus fragmented&lt;br&gt;
my internal clarity decreased&lt;/p&gt;

&lt;p&gt;The system wasn’t balanced.&lt;/p&gt;

&lt;p&gt;It was extractive.&lt;/p&gt;

&lt;p&gt;Why Revoking Access Feels Difficult&lt;/p&gt;

&lt;p&gt;Because many of us were conditioned to associate access restriction with cruelty.&lt;/p&gt;

&lt;p&gt;Old emotional equation:&lt;/p&gt;

&lt;p&gt;Boundary = rejection&lt;br&gt;
Reduced access = punishment&lt;/p&gt;

&lt;p&gt;So instead of recalibrating permissions, the system tolerated increasing misalignment.&lt;/p&gt;

&lt;p&gt;Even when:&lt;/p&gt;

&lt;p&gt;respect diminished&lt;br&gt;
reciprocity disappeared&lt;br&gt;
exhaustion accumulated&lt;br&gt;
The Identity Layer&lt;/p&gt;

&lt;p&gt;Part of my resistance came from identity maintenance.&lt;/p&gt;

&lt;p&gt;I wanted to be perceived as:&lt;/p&gt;

&lt;p&gt;open&lt;br&gt;
generous&lt;br&gt;
emotionally available&lt;br&gt;
understanding&lt;/p&gt;

&lt;p&gt;Which meant I often prioritized preserving accessibility over protecting stability.&lt;/p&gt;

&lt;p&gt;But systems without access control eventually become vulnerable to overload.&lt;/p&gt;

&lt;p&gt;Not because everyone is malicious.&lt;/p&gt;

&lt;p&gt;Because unrestricted access scales badly.&lt;/p&gt;

&lt;p&gt;The Difference Between Connection and Access&lt;/p&gt;

&lt;p&gt;This distinction changed everything.&lt;/p&gt;

&lt;p&gt;Someone can:&lt;/p&gt;

&lt;p&gt;know you&lt;br&gt;
like you&lt;br&gt;
care about you&lt;/p&gt;

&lt;p&gt;without requiring unrestricted access to:&lt;/p&gt;

&lt;p&gt;your time&lt;br&gt;
your nervous system&lt;br&gt;
your attention&lt;br&gt;
your emotional processing capacity&lt;/p&gt;

&lt;p&gt;Connection does not automatically equal entitlement.&lt;/p&gt;

&lt;p&gt;The Fix: Permission-Based Access&lt;/p&gt;

&lt;p&gt;I stopped treating access as automatic.&lt;/p&gt;

&lt;p&gt;I started treating it as earned, maintained, and adjustable.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Reevaluate Existing Permissions&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Old model:&lt;/p&gt;

&lt;p&gt;Access granted once&lt;br&gt;
→ permanent authorization&lt;/p&gt;

&lt;p&gt;Updated model:&lt;/p&gt;

&lt;p&gt;Access requires ongoing alignment&lt;/p&gt;

&lt;p&gt;Respect became a maintenance requirement.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Introduce Permission Levels&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Not everyone receives the same degree of access.&lt;/p&gt;

&lt;p&gt;Some relationships became:&lt;/p&gt;

&lt;p&gt;close but limited&lt;br&gt;
warm but bounded&lt;br&gt;
supportive but structured&lt;/p&gt;

&lt;p&gt;The system stopped operating in extremes.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Stop Over-Explaining Boundaries&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;One important shift:&lt;/p&gt;

&lt;p&gt;I no longer needed universal approval for access restrictions.&lt;/p&gt;

&lt;p&gt;A simple:&lt;/p&gt;

&lt;p&gt;“I’m unavailable for that.”&lt;/p&gt;

&lt;p&gt;became sufficient.&lt;/p&gt;

&lt;p&gt;No extended justification layer required.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Normalize Access Revocation&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;If repeated behavior demonstrated:&lt;/p&gt;

&lt;p&gt;disrespect&lt;br&gt;
instability&lt;br&gt;
entitlement&lt;br&gt;
emotional extraction&lt;/p&gt;

&lt;p&gt;permissions changed.&lt;/p&gt;

&lt;p&gt;Not vindictively.&lt;/p&gt;

&lt;p&gt;Accurately.&lt;/p&gt;

&lt;p&gt;What Changed&lt;/p&gt;

&lt;p&gt;After implementing intentional access control:&lt;/p&gt;

&lt;p&gt;emotional exhaustion decreased&lt;br&gt;
focus improved&lt;br&gt;
resentment dropped significantly&lt;br&gt;
relationships became more balanced&lt;/p&gt;

&lt;p&gt;And unexpectedly:&lt;/p&gt;

&lt;p&gt;The people capable of respecting boundaries stayed.&lt;/p&gt;

&lt;p&gt;The ones dependent on unrestricted access struggled the most.&lt;/p&gt;

&lt;p&gt;That distinction became valuable data.&lt;/p&gt;

&lt;p&gt;Reframing Availability&lt;/p&gt;

&lt;p&gt;Old model:&lt;/p&gt;

&lt;p&gt;Being good = staying accessible&lt;/p&gt;

&lt;p&gt;Updated model:&lt;/p&gt;

&lt;p&gt;Healthy systems regulate access&lt;br&gt;
Takeaway&lt;/p&gt;

&lt;p&gt;Not everyone who enters your life deserves unrestricted access to your time, energy, or emotional bandwidth.&lt;/p&gt;

&lt;p&gt;Access is not proof of love.&lt;/p&gt;

&lt;p&gt;And removing access is not automatically cruelty.&lt;/p&gt;

&lt;p&gt;Sometimes it’s system maintenance.&lt;/p&gt;

&lt;p&gt;Because when access control is broken, self-respect eventually becomes compromised infrastructure.&lt;/p&gt;

&lt;p&gt;Status&lt;br&gt;
Default permissions: removed&lt;br&gt;
Access control protocols: active&lt;br&gt;
System integrity: stabilizing&lt;br&gt;
Series: Behavioral Anti-Patterns&lt;/p&gt;

&lt;p&gt;Previous: No Rate Limiting: How Instant Availability Destroys Focus&lt;br&gt;
Next: From Approval-Seeking to System Integrity: Shipping a New Version of Yourself&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>softskills</category>
      <category>career</category>
      <category>mentalhealth</category>
    </item>
    <item>
      <title>No Rate Limiting: How Instant Availability Destroys Focus</title>
      <dc:creator>Khali Sollis</dc:creator>
      <pubDate>Fri, 26 Jun 2026 12:00:00 +0000</pubDate>
      <link>https://dev.to/khalisollis/no-rate-limiting-how-instant-availability-destroys-focus-4l5p</link>
      <guid>https://dev.to/khalisollis/no-rate-limiting-how-instant-availability-destroys-focus-4l5p</guid>
      <description>&lt;p&gt;&lt;strong&gt;How constant responsiveness fragments attention, trains external dependency, and turns your mental bandwidth into a publicly accessible resource&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;After refactoring identity-level approval patterns, another operational issue became impossible to ignore:&lt;/p&gt;

&lt;p&gt;My attention was constantly interruptible.&lt;/p&gt;

&lt;p&gt;Not occasionally.&lt;/p&gt;

&lt;p&gt;Continuously.&lt;/p&gt;

&lt;p&gt;Every notification, request, message, update, or emotional signal was treated as immediate priority input.&lt;/p&gt;

&lt;p&gt;The system operated like this:&lt;/p&gt;

&lt;p&gt;Incoming interruption&lt;br&gt;
→ immediate response&lt;/p&gt;

&lt;p&gt;No delay.&lt;br&gt;
No filtering.&lt;br&gt;
No prioritization layer.&lt;/p&gt;

&lt;p&gt;I called this responsiveness.&lt;/p&gt;

&lt;p&gt;In reality, it was unrestricted access to my cognitive resources.&lt;/p&gt;

&lt;p&gt;The Bug: No Rate Limiting&lt;/p&gt;

&lt;p&gt;In distributed systems, rate limiting exists to protect stability.&lt;/p&gt;

&lt;p&gt;Without it:&lt;/p&gt;

&lt;p&gt;requests overwhelm the server&lt;br&gt;
resources fragment&lt;br&gt;
performance degrades under continuous demand&lt;/p&gt;

&lt;p&gt;Human attention works the same way.&lt;/p&gt;

&lt;p&gt;If your focus is permanently accessible, external systems will continuously consume it.&lt;/p&gt;

&lt;p&gt;Not maliciously.&lt;/p&gt;

&lt;p&gt;Automatically.&lt;/p&gt;

&lt;p&gt;Instant Availability Trains Dependency&lt;/p&gt;

&lt;p&gt;One thing became clear quickly:&lt;/p&gt;

&lt;p&gt;People adapt to your response patterns.&lt;/p&gt;

&lt;p&gt;If the system consistently returns:&lt;/p&gt;

&lt;p&gt;Immediate response available&lt;/p&gt;

&lt;p&gt;Then immediate access becomes normalized.&lt;/p&gt;

&lt;p&gt;Soon:&lt;/p&gt;

&lt;p&gt;delayed replies feel unusual&lt;br&gt;
boundaries feel disruptive&lt;br&gt;
your availability becomes assumed infrastructure&lt;/p&gt;

&lt;p&gt;The problem isn’t only external expectations.&lt;/p&gt;

&lt;p&gt;It’s that your own nervous system becomes conditioned to interruption.&lt;/p&gt;

&lt;p&gt;The Attention Fragmentation Problem&lt;/p&gt;

&lt;p&gt;Focus requires uninterrupted processing time.&lt;/p&gt;

&lt;p&gt;But constant accessibility creates context switching loops:&lt;/p&gt;

&lt;p&gt;Deep focus&lt;br&gt;
→ interruption&lt;br&gt;
→ recovery attempt&lt;br&gt;
→ another interruption&lt;/p&gt;

&lt;p&gt;Each switch consumes energy.&lt;/p&gt;

&lt;p&gt;Even small interruptions carry cognitive cost:&lt;/p&gt;

&lt;p&gt;reduced concentration&lt;br&gt;
slower recovery time&lt;br&gt;
fragmented thinking&lt;br&gt;
diminished creative depth&lt;/p&gt;

&lt;p&gt;The system remains active all day while accomplishing less meaningful work.&lt;/p&gt;

&lt;p&gt;Why Instant Responsiveness Feels Productive&lt;/p&gt;

&lt;p&gt;Because responsiveness creates visible activity.&lt;/p&gt;

&lt;p&gt;You feel:&lt;/p&gt;

&lt;p&gt;engaged&lt;br&gt;
useful&lt;br&gt;
connected&lt;br&gt;
efficient&lt;/p&gt;

&lt;p&gt;But activity and effectiveness are not the same metric.&lt;/p&gt;

&lt;p&gt;Rapid responses can create the illusion of productivity while destroying sustained attention quality.&lt;/p&gt;

&lt;p&gt;The Dopamine Interruption Loop&lt;/p&gt;

&lt;p&gt;Part of instant availability is neurological.&lt;/p&gt;

&lt;p&gt;Every notification creates potential reward:&lt;/p&gt;

&lt;p&gt;validation&lt;br&gt;
novelty&lt;br&gt;
urgency&lt;br&gt;
social relevance&lt;/p&gt;

&lt;p&gt;The brain learns:&lt;/p&gt;

&lt;p&gt;Interruption&lt;br&gt;
→ stimulation&lt;br&gt;
→ response&lt;br&gt;
→ temporary reward&lt;/p&gt;

&lt;p&gt;Over time, uninterrupted focus starts feeling uncomfortable.&lt;/p&gt;

&lt;p&gt;Silence begins to resemble absence instead of stability.&lt;/p&gt;

&lt;p&gt;The Cost of Constant Accessibility&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Cognitive Resource Drain&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Attention becomes distributed across too many low-priority inputs.&lt;/p&gt;

&lt;p&gt;High interruption frequency&lt;br&gt;
→ reduced processing depth&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Reactive Living&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Without intentional focus protection, external demands begin controlling internal priorities.&lt;/p&gt;

&lt;p&gt;The day stops being designed.&lt;/p&gt;

&lt;p&gt;It becomes negotiated in real time.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Creativity Collapse&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Deep thinking requires uninterrupted cognitive continuity.&lt;/p&gt;

&lt;p&gt;Constant responsiveness destroys continuity before meaningful depth can form.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Self-Abandonment Through Accessibility&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;One difficult realization:&lt;/p&gt;

&lt;p&gt;I often interrupted myself before anyone else could.&lt;/p&gt;

&lt;p&gt;Conditioned anticipation kept the system partially externally focused at all times.&lt;/p&gt;

&lt;p&gt;Even during rest.&lt;/p&gt;

&lt;p&gt;The Identity Layer&lt;/p&gt;

&lt;p&gt;Part of me still associated fast responses with worthiness.&lt;/p&gt;

&lt;p&gt;Old internal equation:&lt;/p&gt;

&lt;p&gt;Fast response = caring&lt;br&gt;
Fast response = valuable&lt;br&gt;
Fast response = responsible&lt;/p&gt;

&lt;p&gt;Which meant delayed responses triggered guilt.&lt;/p&gt;

&lt;p&gt;Even when delay was healthy.&lt;/p&gt;

&lt;p&gt;The Fix: Implement Rate Limiting&lt;/p&gt;

&lt;p&gt;I stopped treating accessibility as proof of value.&lt;/p&gt;

&lt;p&gt;I started treating attention as infrastructure requiring protection.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Introduce Response Delays&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;New process:&lt;/p&gt;

&lt;p&gt;Incoming request&lt;br&gt;
→ evaluate urgency&lt;br&gt;
→ respond intentionally&lt;/p&gt;

&lt;p&gt;Not:&lt;/p&gt;

&lt;p&gt;Incoming request&lt;br&gt;
→ immediate cognitive capture&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Protect Deep Work Windows&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Certain periods became interruption-restricted.&lt;/p&gt;

&lt;p&gt;Focus mode: active&lt;br&gt;
External access: limited&lt;/p&gt;

&lt;p&gt;This dramatically improved mental clarity.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Separate Urgency From Accessibility&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Most requests are not true emergencies.&lt;/p&gt;

&lt;p&gt;They only feel urgent because modern systems normalize constant access.&lt;/p&gt;

&lt;p&gt;I stopped inheriting urgency from other people’s expectations.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Remove Guilt From Delayed Responses&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This was critical.&lt;/p&gt;

&lt;p&gt;Delayed access stopped being interpreted as failure.&lt;/p&gt;

&lt;p&gt;A slower response no longer meant:&lt;/p&gt;

&lt;p&gt;rejection&lt;br&gt;
neglect&lt;br&gt;
irresponsibility&lt;/p&gt;

&lt;p&gt;Sometimes it simply meant:&lt;/p&gt;

&lt;p&gt;Current resources allocated elsewhere&lt;br&gt;
What Changed&lt;/p&gt;

&lt;p&gt;After implementing rate limiting:&lt;/p&gt;

&lt;p&gt;focus quality improved&lt;br&gt;
mental fatigue decreased&lt;br&gt;
creative output deepened&lt;br&gt;
emotional reactivity dropped significantly&lt;/p&gt;

&lt;p&gt;And unexpectedly:&lt;/p&gt;

&lt;p&gt;Relationships became healthier.&lt;/p&gt;

&lt;p&gt;Because interactions became intentional instead of compulsive.&lt;/p&gt;

&lt;p&gt;Reframing Availability&lt;/p&gt;

&lt;p&gt;Old model:&lt;/p&gt;

&lt;p&gt;Always reachable = caring&lt;/p&gt;

&lt;p&gt;Updated model:&lt;/p&gt;

&lt;p&gt;Protected attention = sustainable functioning&lt;br&gt;
Takeaway&lt;/p&gt;

&lt;p&gt;A system without rate limiting eventually loses stability.&lt;/p&gt;

&lt;p&gt;Human attention is no exception.&lt;/p&gt;

&lt;p&gt;If your focus is permanently interruptible, your priorities will eventually become externally controlled.&lt;/p&gt;

&lt;p&gt;Not because people are malicious.&lt;/p&gt;

&lt;p&gt;Because access expands wherever boundaries don’t exist.&lt;/p&gt;

&lt;p&gt;Status&lt;br&gt;
Instant-response dependency: reduced&lt;br&gt;
Rate limiting: active&lt;br&gt;
Attention protection protocols: enforced&lt;br&gt;
Series: Behavioral Anti-Patterns&lt;/p&gt;

&lt;p&gt;Previous: Refactoring Identity: When “Being Nice” Becomes Technical Debt&lt;br&gt;
Next: Broken Access Control: Who Actually Deserves Your Time?&lt;/p&gt;

</description>
      <category>mentalhealth</category>
      <category>career</category>
      <category>softskills</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Refactoring Identity: When “Being Nice” Becomes Technical Debt</title>
      <dc:creator>Khali Sollis</dc:creator>
      <pubDate>Fri, 19 Jun 2026 12:00:00 +0000</pubDate>
      <link>https://dev.to/khalisollis/refactoring-identity-when-being-nice-becomes-technical-debt-25hg</link>
      <guid>https://dev.to/khalisollis/refactoring-identity-when-being-nice-becomes-technical-debt-25hg</guid>
      <description>&lt;p&gt;&lt;strong&gt;How outdated self-concepts, approval-based behaviors, and inherited emotional programming create hidden maintenance costs—and why identity refactoring becomes necessary for long-term system integrity&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;After reducing emotional over-responsibility, another realization surfaced:&lt;/p&gt;

&lt;p&gt;The behaviors were never the root problem.&lt;/p&gt;

&lt;p&gt;They were outputs.&lt;/p&gt;

&lt;p&gt;The actual issue was deeper:&lt;/p&gt;

&lt;p&gt;My identity architecture itself was outdated.&lt;/p&gt;

&lt;p&gt;For years, I operated from a core internal definition:&lt;/p&gt;

&lt;p&gt;Good person = helpful&lt;br&gt;
Good person = agreeable&lt;br&gt;
Good person = emotionally available&lt;br&gt;
Good person = self-sacrificing&lt;/p&gt;

&lt;p&gt;At first, this system appeared functional.&lt;/p&gt;

&lt;p&gt;People liked it.&lt;br&gt;
It reduced conflict.&lt;br&gt;
It generated approval.&lt;/p&gt;

&lt;p&gt;But over time, the maintenance cost became impossible to ignore.&lt;/p&gt;

&lt;p&gt;The Bug: Identity-Level Technical Debt&lt;/p&gt;

&lt;p&gt;In software systems, technical debt accumulates when outdated design decisions continue running long after the environment changes.&lt;/p&gt;

&lt;p&gt;The system still functions.&lt;/p&gt;

&lt;p&gt;But:&lt;/p&gt;

&lt;p&gt;performance degrades&lt;br&gt;
complexity increases&lt;br&gt;
maintenance becomes exhausting&lt;/p&gt;

&lt;p&gt;Human identity works similarly.&lt;/p&gt;

&lt;p&gt;Certain beliefs are installed early:&lt;/p&gt;

&lt;p&gt;“Be easy to deal with.”&lt;br&gt;
“Don’t disappoint people.”&lt;br&gt;
“Keep the peace.”&lt;br&gt;
“Being needed means being valuable.”&lt;/p&gt;

&lt;p&gt;At first, those patterns help adaptation.&lt;/p&gt;

&lt;p&gt;Later, they start corrupting the system.&lt;/p&gt;

&lt;p&gt;Why “Nice” Becomes Expensive&lt;/p&gt;

&lt;p&gt;The issue was never kindness itself.&lt;/p&gt;

&lt;p&gt;The issue was identity dependency.&lt;/p&gt;

&lt;p&gt;When “being nice” becomes part of your core architecture, the system begins protecting that image at all costs.&lt;/p&gt;

&lt;p&gt;Even when:&lt;/p&gt;

&lt;p&gt;boundaries are violated&lt;br&gt;
exhaustion increases&lt;br&gt;
resentment accumulates&lt;br&gt;
alignment disappears&lt;/p&gt;

&lt;p&gt;Because preserving the identity becomes more important than preserving the self.&lt;/p&gt;

&lt;p&gt;The Hidden Maintenance Costs&lt;/p&gt;

&lt;p&gt;Running an outdated identity framework creates constant internal overhead.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Continuous Self-Suppression
Authentic reaction detected
→ suppress to maintain image consistency&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This consumes enormous energy over time.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Chronic Behavioral Editing&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Every interaction becomes partially optimized for perception management:&lt;/p&gt;

&lt;p&gt;soften the response&lt;br&gt;
minimize discomfort&lt;br&gt;
avoid appearing “difficult”&lt;/p&gt;

&lt;p&gt;The system stops communicating naturally.&lt;/p&gt;

&lt;p&gt;It starts rendering acceptable output.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Emotional Fragmentation&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;When identity and reality diverge for too long, fragmentation occurs.&lt;/p&gt;

&lt;p&gt;Externally:&lt;/p&gt;

&lt;p&gt;stable&lt;br&gt;
pleasant&lt;br&gt;
reliable&lt;/p&gt;

&lt;p&gt;Internally:&lt;/p&gt;

&lt;p&gt;resentful&lt;br&gt;
drained&lt;br&gt;
misaligned&lt;/p&gt;

&lt;p&gt;The longer this split remains active, the more unstable the system becomes.&lt;/p&gt;

&lt;p&gt;The Inherited Architecture Problem&lt;/p&gt;

&lt;p&gt;One difficult realization:&lt;/p&gt;

&lt;p&gt;Much of my identity was inherited, not consciously chosen.&lt;/p&gt;

&lt;p&gt;Behavioral rules installed early:&lt;/p&gt;

&lt;p&gt;prioritize harmony&lt;br&gt;
avoid burdening others&lt;br&gt;
over-accommodate&lt;br&gt;
earn belonging through usefulness&lt;/p&gt;

&lt;p&gt;These patterns often originate as survival strategies.&lt;/p&gt;

&lt;p&gt;And survival strategies are difficult to question because they once worked.&lt;/p&gt;

&lt;p&gt;But adaptation is not the same thing as alignment.&lt;/p&gt;

&lt;p&gt;Why Identity Refactoring Feels Threatening&lt;/p&gt;

&lt;p&gt;Because changing behavior is manageable.&lt;/p&gt;

&lt;p&gt;Changing identity feels existential.&lt;/p&gt;

&lt;p&gt;Once the old system starts dissolving:&lt;/p&gt;

&lt;p&gt;certain relationships destabilize&lt;br&gt;
familiar roles disappear&lt;br&gt;
approval patterns weaken&lt;/p&gt;

&lt;p&gt;And the system asks a terrifying question:&lt;/p&gt;

&lt;p&gt;If I stop performing this identity,&lt;br&gt;
who am I without it?&lt;/p&gt;

&lt;p&gt;That uncertainty keeps many people trapped inside outdated frameworks long after they stop functioning.&lt;/p&gt;

&lt;p&gt;The Technical Debt Analogy&lt;/p&gt;

&lt;p&gt;Technical debt becomes dangerous when:&lt;/p&gt;

&lt;p&gt;old architecture limits growth&lt;br&gt;
fixes become increasingly temporary&lt;br&gt;
complexity compounds faster than stability&lt;/p&gt;

&lt;p&gt;That’s exactly what happened here.&lt;/p&gt;

&lt;p&gt;Every new boundary required:&lt;/p&gt;

&lt;p&gt;guilt management&lt;br&gt;
explanation layers&lt;br&gt;
emotional buffering&lt;br&gt;
internal negotiation&lt;/p&gt;

&lt;p&gt;Because the core identity still expected self-sacrifice.&lt;/p&gt;

&lt;p&gt;The behavior changed.&lt;/p&gt;

&lt;p&gt;The architecture hadn’t yet.&lt;/p&gt;

&lt;p&gt;The Refactor&lt;/p&gt;

&lt;p&gt;I stopped treating identity as fixed.&lt;/p&gt;

&lt;p&gt;I started treating it as modifiable infrastructure.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Reevaluate Core Definitions&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Old model:&lt;/p&gt;

&lt;p&gt;Good = self-sacrificing&lt;/p&gt;

&lt;p&gt;Updated model:&lt;/p&gt;

&lt;p&gt;Good = honest + aligned + responsible&lt;/p&gt;

&lt;p&gt;This removed enormous internal contradiction.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Remove Legacy Code&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Not every inherited belief deserved permanent residency.&lt;/p&gt;

&lt;p&gt;Some behavioral scripts were deprecated:&lt;/p&gt;

&lt;p&gt;automatic accommodation&lt;br&gt;
compulsive harmony maintenance&lt;br&gt;
approval-driven compliance&lt;/p&gt;

&lt;p&gt;The system no longer optimized for universal comfort.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Allow Identity Instability During Transition&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Refactoring creates temporary disorder.&lt;/p&gt;

&lt;p&gt;Old behaviors stop functioning before new stability fully forms.&lt;/p&gt;

&lt;p&gt;That phase feels uncomfortable because:&lt;/p&gt;

&lt;p&gt;reactions change&lt;br&gt;
expectations shift&lt;br&gt;
social feedback becomes inconsistent&lt;/p&gt;

&lt;p&gt;But temporary instability is part of rebuilding.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Prioritize Integrity Over Image Consistency&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This became the primary architectural shift.&lt;/p&gt;

&lt;p&gt;Old system priority:&lt;/p&gt;

&lt;p&gt;Maintain perception&lt;/p&gt;

&lt;p&gt;Updated system priority:&lt;/p&gt;

&lt;p&gt;Maintain alignment&lt;/p&gt;

&lt;p&gt;Even when perception fluctuates.&lt;/p&gt;

&lt;p&gt;What Changed&lt;/p&gt;

&lt;p&gt;After beginning identity refactoring:&lt;/p&gt;

&lt;p&gt;internal conflict decreased&lt;br&gt;
communication became cleaner&lt;br&gt;
boundaries required less explanation&lt;br&gt;
emotional exhaustion dropped significantly&lt;/p&gt;

&lt;p&gt;And unexpectedly:&lt;/p&gt;

&lt;p&gt;I became more consistent.&lt;/p&gt;

&lt;p&gt;Not because I was performing stability.&lt;/p&gt;

&lt;p&gt;Because the system stopped fighting itself internally.&lt;/p&gt;

&lt;p&gt;Reframing “Nice”&lt;/p&gt;

&lt;p&gt;Old model:&lt;/p&gt;

&lt;p&gt;Nice = identity requirement&lt;/p&gt;

&lt;p&gt;Updated model:&lt;/p&gt;

&lt;p&gt;Kindness = conscious choice&lt;/p&gt;

&lt;p&gt;One is compulsion.&lt;/p&gt;

&lt;p&gt;The other is integrity.&lt;/p&gt;

&lt;p&gt;Takeaway&lt;/p&gt;

&lt;p&gt;When “being nice” becomes identity-level programming, the system eventually accumulates technical debt.&lt;/p&gt;

&lt;p&gt;Not because kindness is wrong.&lt;/p&gt;

&lt;p&gt;Because self-abandonment scales badly as architecture.&lt;/p&gt;

&lt;p&gt;At some point, patching behaviors is no longer enough.&lt;/p&gt;

&lt;p&gt;The identity itself requires refactoring.&lt;/p&gt;

&lt;p&gt;Status&lt;br&gt;
Legacy identity scripts: deprecated&lt;br&gt;
Core architecture refactor: active&lt;br&gt;
System integrity: improving&lt;br&gt;
Series: Behavioral Anti-Patterns&lt;/p&gt;

&lt;p&gt;Previous: Handling Exceptions That Aren’t Yours: The Trap of Emotional Over-Responsibility&lt;br&gt;
Next: No Rate Limiting: How Instant Availability Destroys Focus&lt;/p&gt;

</description>
      <category>psychology</category>
      <category>career</category>
      <category>softskills</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Handling Exceptions That Aren’t Yours: The Trap of Emotional Over-Responsibility</title>
      <dc:creator>Khali Sollis</dc:creator>
      <pubDate>Fri, 12 Jun 2026 12:00:00 +0000</pubDate>
      <link>https://dev.to/khalisollis/handling-exceptions-that-arent-yours-the-trap-of-emotional-over-responsibility-51hi</link>
      <guid>https://dev.to/khalisollis/handling-exceptions-that-arent-yours-the-trap-of-emotional-over-responsibility-51hi</guid>
      <description>&lt;p&gt;&lt;strong&gt;How absorbing other people’s instability, emotional processing, and unresolved problems creates system overload—and why not every exception belongs to your architecture&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;After clearing stale trust models, another behavioral anti-pattern became impossible to ignore:&lt;/p&gt;

&lt;p&gt;I was constantly handling exceptions that were never mine to process.&lt;/p&gt;

&lt;p&gt;Not because I was asked directly.&lt;/p&gt;

&lt;p&gt;Because my system had been trained to automatically absorb instability.&lt;/p&gt;

&lt;p&gt;Someone distressed&lt;br&gt;
→ intervene&lt;br&gt;
Someone struggling&lt;br&gt;
→ carry emotional load&lt;br&gt;
Someone irresponsible&lt;br&gt;
→ compensate&lt;/p&gt;

&lt;p&gt;I called this empathy.&lt;/p&gt;

&lt;p&gt;Sometimes it was.&lt;/p&gt;

&lt;p&gt;Other times, it was emotional over-responsibility disguised as virtue.&lt;/p&gt;

&lt;p&gt;The Bug: Automatic Exception Handling&lt;/p&gt;

&lt;p&gt;In software systems, exceptions are meant to be handled by the process that generated them.&lt;/p&gt;

&lt;p&gt;Problems belong closest to their source.&lt;/p&gt;

&lt;p&gt;But my old emotional architecture worked differently:&lt;/p&gt;

&lt;p&gt;External instability detected&lt;br&gt;
→ reroute to self&lt;br&gt;
→ attempt resolution&lt;/p&gt;

&lt;p&gt;No validation.&lt;br&gt;
No ownership check.&lt;br&gt;
No resource assessment.&lt;/p&gt;

&lt;p&gt;If someone was overwhelmed, I felt responsible for stabilizing the environment.&lt;/p&gt;

&lt;p&gt;Even when I wasn’t the source of the instability.&lt;/p&gt;

&lt;p&gt;Emotional Over-Responsibility&lt;/p&gt;

&lt;p&gt;This pattern creates a distorted role assignment.&lt;/p&gt;

&lt;p&gt;You stop asking:&lt;/p&gt;

&lt;p&gt;Whose responsibility is this?&lt;/p&gt;

&lt;p&gt;And start assuming:&lt;/p&gt;

&lt;p&gt;If I can help, I should carry it.&lt;/p&gt;

&lt;p&gt;That logic becomes dangerous quickly.&lt;/p&gt;

&lt;p&gt;Because capability is not obligation.&lt;/p&gt;

&lt;p&gt;The Hidden Reward Loop&lt;/p&gt;

&lt;p&gt;Part of emotional over-functioning comes from identity reinforcement.&lt;/p&gt;

&lt;p&gt;Being the person who:&lt;/p&gt;

&lt;p&gt;fixes problems&lt;br&gt;
stabilizes others&lt;br&gt;
absorbs tension&lt;br&gt;
remains “strong” under pressure&lt;/p&gt;

&lt;p&gt;creates social reward.&lt;/p&gt;

&lt;p&gt;You become:&lt;/p&gt;

&lt;p&gt;dependable&lt;br&gt;
needed&lt;br&gt;
emotionally central&lt;/p&gt;

&lt;p&gt;Which feels meaningful.&lt;/p&gt;

&lt;p&gt;Until the load becomes permanent.&lt;/p&gt;

&lt;p&gt;The Systemic Problem&lt;/p&gt;

&lt;p&gt;When you constantly handle other people’s exceptions:&lt;/p&gt;

&lt;p&gt;Their accountability ↓&lt;br&gt;
Your exhaustion ↑&lt;/p&gt;

&lt;p&gt;The environment adapts around your over-functioning.&lt;/p&gt;

&lt;p&gt;Which means:&lt;/p&gt;

&lt;p&gt;others under-develop coping skills&lt;br&gt;
boundaries weaken&lt;br&gt;
imbalance becomes normalized&lt;/p&gt;

&lt;p&gt;You unintentionally become infrastructure for dysfunction.&lt;/p&gt;

&lt;p&gt;The Difference Between Support and Absorption&lt;/p&gt;

&lt;p&gt;This distinction changed everything for me.&lt;/p&gt;

&lt;p&gt;Support says:&lt;/p&gt;

&lt;p&gt;“I care about your experience.”&lt;/p&gt;

&lt;p&gt;Absorption says:&lt;/p&gt;

&lt;p&gt;“Your emotional state is now my responsibility.”&lt;/p&gt;

&lt;p&gt;Those are not the same system.&lt;/p&gt;

&lt;p&gt;One maintains integrity.&lt;/p&gt;

&lt;p&gt;The other erodes it.&lt;/p&gt;

&lt;p&gt;Why This Pattern Feels Noble&lt;/p&gt;

&lt;p&gt;Because many of us were conditioned to associate love with emotional labor.&lt;/p&gt;

&lt;p&gt;Especially if we learned:&lt;/p&gt;

&lt;p&gt;peacekeeping = safety&lt;br&gt;
helping = value&lt;br&gt;
emotional endurance = strength&lt;/p&gt;

&lt;p&gt;So the system starts interpreting self-sacrifice as evidence of goodness.&lt;/p&gt;

&lt;p&gt;Even when the cost becomes unsustainable.&lt;/p&gt;

&lt;p&gt;The Cost of Constant Emotional Processing&lt;/p&gt;

&lt;p&gt;Every unresolved issue you internalize consumes resources.&lt;/p&gt;

&lt;p&gt;External emotional load&lt;br&gt;
→ internal processing&lt;br&gt;
→ resource depletion&lt;/p&gt;

&lt;p&gt;Over time, this creates:&lt;/p&gt;

&lt;p&gt;emotional fatigue&lt;br&gt;
chronic hypervigilance&lt;br&gt;
resentment without expression&lt;br&gt;
reduced internal clarity&lt;/p&gt;

&lt;p&gt;Because your system is continuously allocating bandwidth to problems it did not generate.&lt;/p&gt;

&lt;p&gt;The Savior Configuration&lt;/p&gt;

&lt;p&gt;One difficult realization:&lt;/p&gt;

&lt;p&gt;Part of me believed I could stabilize people into becoming different.&lt;/p&gt;

&lt;p&gt;If I listened enough.&lt;br&gt;
Supported enough.&lt;br&gt;
Stayed patient enough.&lt;/p&gt;

&lt;p&gt;But emotional labor cannot override another person’s willingness to change.&lt;/p&gt;

&lt;p&gt;And trying to carry people into accountability usually delays it.&lt;/p&gt;

&lt;p&gt;The Fix: Ownership Verification&lt;/p&gt;

&lt;p&gt;I stopped automatically claiming responsibility for external instability.&lt;/p&gt;

&lt;p&gt;Not coldly.&lt;/p&gt;

&lt;p&gt;Accurately.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Identify the Source&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;New evaluation process:&lt;/p&gt;

&lt;p&gt;Problem detected&lt;br&gt;
→ who owns this?&lt;/p&gt;

&lt;p&gt;Not:&lt;/p&gt;

&lt;p&gt;Problem detected&lt;br&gt;
→ absorb immediately&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Separate Compassion From Responsibility&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I can care without carrying.&lt;/p&gt;

&lt;p&gt;That distinction created enormous system relief.&lt;/p&gt;

&lt;p&gt;Compassion ≠ emotional ownership&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Stop Overriding Consequences&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Sometimes discomfort is necessary feedback.&lt;/p&gt;

&lt;p&gt;When you constantly rescue others from the impact of their behavior:&lt;/p&gt;

&lt;p&gt;growth gets delayed&lt;br&gt;
patterns persist&lt;br&gt;
accountability weakens&lt;/p&gt;

&lt;p&gt;Removing friction does not always create healing.&lt;/p&gt;

&lt;p&gt;Sometimes it prevents it.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Allow Incomplete Resolution&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This was difficult.&lt;/p&gt;

&lt;p&gt;Because I was deeply conditioned to seek closure, peace, and emotional stabilization.&lt;/p&gt;

&lt;p&gt;But not every situation resolves cleanly.&lt;/p&gt;

&lt;p&gt;And not every unresolved emotion requires my intervention.&lt;/p&gt;

&lt;p&gt;What Changed&lt;/p&gt;

&lt;p&gt;After reducing emotional over-responsibility:&lt;/p&gt;

&lt;p&gt;internal noise decreased&lt;br&gt;
energy stabilized&lt;br&gt;
relationships became more balanced&lt;br&gt;
emotional clarity improved significantly&lt;/p&gt;

&lt;p&gt;And unexpectedly:&lt;/p&gt;

&lt;p&gt;My compassion became healthier.&lt;/p&gt;

&lt;p&gt;Because it stopped requiring self-erasure.&lt;/p&gt;

&lt;p&gt;Reframing Helpfulness&lt;/p&gt;

&lt;p&gt;Old model:&lt;/p&gt;

&lt;p&gt;Love = carrying&lt;/p&gt;

&lt;p&gt;Updated model:&lt;/p&gt;

&lt;p&gt;Love = support without self-abandonment&lt;br&gt;
Takeaway&lt;/p&gt;

&lt;p&gt;Not every emotional exception belongs to your system.&lt;/p&gt;

&lt;p&gt;And constantly absorbing instability does not make you stronger.&lt;/p&gt;

&lt;p&gt;It makes you overloaded.&lt;/p&gt;

&lt;p&gt;You are allowed to care without becoming the processing center for everyone else’s unresolved problems.&lt;/p&gt;

&lt;p&gt;Status&lt;br&gt;
Automatic exception handling: reduced&lt;br&gt;
Ownership verification: active&lt;br&gt;
Emotional resource protection: enabled&lt;br&gt;
Series: Behavioral Anti-Patterns&lt;/p&gt;

&lt;p&gt;Previous: Caching Bad Data: Why We Keep Trusting Broken Patterns&lt;br&gt;
Next: Refactoring Identity: When “Being Nice” Becomes Technical Debt&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>mentalhealth</category>
      <category>career</category>
      <category>softskills</category>
    </item>
    <item>
      <title>The Brain Economy: Why Human Attention Is Becoming Critical Infrastructure</title>
      <dc:creator>Khali Sollis</dc:creator>
      <pubDate>Tue, 09 Jun 2026 22:04:36 +0000</pubDate>
      <link>https://dev.to/khalisollis/the-brain-economy-why-human-attention-is-becoming-critical-infrastructure-1b1h</link>
      <guid>https://dev.to/khalisollis/the-brain-economy-why-human-attention-is-becoming-critical-infrastructure-1b1h</guid>
      <description>&lt;p&gt;&lt;strong&gt;&lt;em&gt;Written for readers at the intersection of technology, public health, and systems thinking.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;There is a moment in the history of every critical resource when society stops treating it as a personal possession and starts treating it as shared infrastructure. Water made that transition in the 19th century, when cholera outbreaks forced cities to stop blaming individuals for getting sick and start building sewers. Clean air made it in the 20th, when smog began killing people visibly enough that governments could no longer pretend the atmosphere was a private matter.&lt;br&gt;
We are living through that same transition right now — and the resource in question is the human brain.&lt;/p&gt;

&lt;p&gt;The AI Paradox&lt;br&gt;
Paradoxically, the rise of artificial intelligence increases the value of biological intelligence. When information becomes abundant and automation becomes cheap, the limiting factor shifts away from access to knowledge and toward the quality of judgment, attention, creativity, and long-term thinking. Routine cognitive work is the first thing AI automates well. What remains — the work that still requires humans — is precisely the cognitive capacity that is hardest to fake and most vulnerable to environmental erosion.&lt;br&gt;
Industrial economies depended on physical capital. Information economies depended on computational capital. AI economies may increasingly depend on cognitive capital — the quality of human judgment applied to abundant information and abundant automation. The scarce resource is no longer data. It is the ability to think clearly about data.&lt;br&gt;
In an AI-saturated economy, cognitive resilience may become the most valuable infrastructure asset a society possesses. The bottleneck is shifting from computation to cognition. That is not a soft claim. It is an economic prediction with hard structural implications.&lt;/p&gt;

&lt;p&gt;The Brain Economy Framework&lt;br&gt;
The language coming out of the World Brain Health Forum and the Davos "Brain House" sessions is not the language of wellness retreats or self-help. It is the language of macroeconomics and national security. The phrase that keeps appearing in high-level briefings is the Brain Economy — a framework developed by the Brain Capital Alliance that treats the aggregate cognitive capacity of a population as a form of capital, one that can be invested in, degraded, or allowed to decay through neglect.&lt;br&gt;
This reframing is not rhetorical. It has teeth.&lt;br&gt;
A landmark scientific statement from the American Heart Association recently redrew the map of brain health across the entire human lifespan. The core finding was at once obvious and devastating: the blood vessels that supply the brain begin accumulating damage decades before any cognitive symptom appears. Environmental exposures — chronic air pollution, disrupted circadian rhythms, and increasingly microplastics (a 2025 study in Nature Medicine confirmed their bioaccumulation in human brain tissue, though causal links in humans are still being established) — quietly alter the architecture of those vessels during childhood and young adulthood. The cognitive decline that shows up at sixty is, in many cases, an invoice for damage silently logged at age ten.&lt;br&gt;
This is not a wellness problem. It is a pipeline problem. And pipelines are infrastructure.&lt;/p&gt;

&lt;p&gt;The Hardware Crash Hypothesis&lt;br&gt;
In the technology world, we draw a clean line between software bugs and hardware failure. Software bugs are annoying and usually recoverable. Hardware failure is categorical: when the substrate breaks, nothing running on top of it works correctly anymore.&lt;br&gt;
The Brain Economy framework applies this distinction to civilization itself. Executive function — the capacity to plan across time horizons, regulate emotional responses, maintain focused attention, construct novel solutions — is the substrate on which everything else depends. Democratic institutions, scientific progress, entrepreneurial culture, and effective governance all run on this hardware.&lt;br&gt;
And that hardware is being degraded. Chronic poor sleep, ultra-processed food systems, and the unrelenting attentional siege of the modern digital economy are conducting a slow erosion of the substrate. When executive functioning is sufficiently compromised across a population, the system doesn't gradually decline — it crashes. Not dramatically, but in the quiet way complex systems fail: through compounding micro-failures, through decisions made on depleted cognitive budgets, through a long diminishment that looks, from inside, like ordinary life.&lt;/p&gt;

&lt;p&gt;What "Brain Infrastructure" Actually Means&lt;br&gt;
When the framework moves from diagnosis to prescription, it looks less like a health campaign and more like urban planning.&lt;br&gt;
Air quality is brain quality. A growing body of epidemiological research connects fine particulate matter (PM2.5) exposure to cognitive decline in children and accelerated dementia in adults. London's Ultra Low Emission Zone — the largest clean air zone in the world — cites "emerging evidence of links between air pollution and dementia" as part of its public rationale alongside respiratory and climate goals. When you build a low-emissions zone, cognitive protection is increasingly part of what you are building.&lt;br&gt;
Sleep infrastructure is real infrastructure. The WHO has classified night shift work as a probable carcinogen, and the cognitive tax of chronic sleep disruption is well-quantified. A population running on insufficient sleep operates with a permanent impairment equivalent to mild intoxication. That is a structural problem, not a personal one.&lt;br&gt;
Digital environment design is the contested frontier. Specific design patterns — infinite scroll, TikTok-style recommendation loops, variable-reward notification systems, Slack's always-on interruption culture — have been associated with measurable changes in attention, impulse control, and executive-function-related neural networks in developing brains, and are increasingly studied for their effects on attentional resilience in adults. The average knowledge worker is interrupted or switches tasks every three minutes and five seconds, with research suggesting that recovering deep focus can take far longer than the interruption itself. That is not a personal discipline failure. It is a designed outcome.&lt;/p&gt;

&lt;p&gt;What This Means for Builders&lt;br&gt;
If you write software, you are not a neutral observer of this conversation. The products engineers build are, whether intended or not, cognitive environments — and cognitive environments have consequences that extend well beyond engagement metrics.&lt;br&gt;
A few reframes worth sitting with:&lt;br&gt;
If you're running or advising a company, organizational cognitive performance is a competitive variable. Companies increasingly compete on the quality of judgment their teams can bring to bear — and that quality is not fixed. A company that protects deep work, minimizes unnecessary interruptions, and reduces attention fragmentation may see gains that look like productivity improvements but are actually something more durable: cognitive infrastructure gains. The organizations that treat employee attention as a resource worth protecting — rather than an input to be maximized — are building a structural advantage that compounds quietly over time.&lt;br&gt;
If you're designing engagement systems, you are designing attentional architectures. The decision to implement infinite scroll, to default notifications to "on," or to optimize for session length rather than session quality is a decision about the cognitive habits your product reinforces over time. That is a legible technical and ethical tradeoff, not just a product preference.&lt;br&gt;
If you're building AI products, attention is a scarce upstream resource. Your AI assistant, copilot, or automation tool sits inside a human cognitive workflow. If that workflow is already degraded — fragmented attention, depleted working memory, chronic context-switching — the quality of human-AI collaboration degrades with it. The value of your product depends partly on the cognitive health of the person using it.&lt;br&gt;
If you're creating workplace software, focus preservation is a feature. Tools that protect deep work windows, batch asynchronous communication, and reduce interrupt-driven workflows are not just ergonomic niceties. Companies that design for cognitive sustainability will likely outperform those that treat attention as an inexhaustible input.&lt;br&gt;
If you're designing recommendation systems, cognitive cost should sit alongside engagement as a first-class metric. A recommendation that maximizes clicks but trains users toward shorter attention spans is imposing an externality — one that doesn't show up in your dashboard but does show up, eventually, in the aggregate cognitive capacity of your user base.&lt;br&gt;
None of this means engagement is inherently bad or that every attention-capturing design is malicious. It means the externalities are real, increasingly measurable, and starting to attract the regulatory and reputational scrutiny that environmental externalities began attracting in the 1970s.&lt;/p&gt;

&lt;p&gt;The Sanctuary Problem&lt;br&gt;
The Brain House metaphor refers to the construction of environments designed as sanctuaries from conditions that degrade cognitive function: quiet, natural light, controlled air quality, scheduled deep work, access to green space. In the Brain Economy framework, these are prototypes for the built environment a cognitively serious civilization should be constructing at scale.&lt;br&gt;
The problem is that access to these conditions is currently distributed in inverse proportion to need. The people most exposed to cognitive-degrading environments — polluted air, food deserts, noise, precarious shift schedules, economically driven phone dependency — are the people with the least access to brain-protective spaces and routines. Cognitive capital is not declining uniformly. It is declining fastest in the people who can least afford the cognitive tax.&lt;br&gt;
This is where the Brain House framework either becomes transformative or becomes another Davos amenity. The serious version means treating cognitive protection as a public good: built into zoning as fire codes are built into zoning, regulated as we regulate food safety. The government that installs air quality monitors in schools near highways is doing something as strategically important as the government that funds a chip fabrication plant.&lt;/p&gt;

&lt;p&gt;What Comes Next&lt;br&gt;
The transition from "brain health as personal responsibility" to "brain health as national infrastructure" will not be smooth. There are enormous interests invested in the current attentional economy, and deep cultural resistance to the idea that consciousness itself might be a policy domain.&lt;br&gt;
But the evidence is becoming difficult to ignore. For technologists specifically, the key recognition is this: the tools you build exist inside a broader cognitive ecosystem. That ecosystem is under measurable stress. The engineers, product managers, and researchers who internalize that fact early — who start treating cognitive sustainability as a real design constraint, not an afterthought — are the ones most likely to build things that hold up as the conversation shifts from wellness to infrastructure.&lt;br&gt;
The question is no longer whether human cognitive capacity is an infrastructure problem.&lt;br&gt;
The question is whether the people building the digital environment will engage with the answer before the invoice arrives.&lt;br&gt;
In an age obsessed with artificial intelligence, we may discover that protecting natural intelligence was the more important infrastructure project all along.&lt;/p&gt;

&lt;p&gt;Building something that touches on attention, cognitive load, or human-AI collaboration? I'd genuinely like to hear how you're thinking about these tradeoffs in practice — drop it in the comments.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>webdev</category>
      <category>technology</category>
    </item>
  </channel>
</rss>
