<?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>Forem: Connie Baugher</title>
    <description>The latest articles on Forem by Connie Baugher (@conniebaugher_fl).</description>
    <link>https://forem.com/conniebaugher_fl</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3692004%2F7705ab54-823d-4e8c-88d9-cf0300c5aaad.png</url>
      <title>Forem: Connie Baugher</title>
      <link>https://forem.com/conniebaugher_fl</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/conniebaugher_fl"/>
    <language>en</language>
    <item>
      <title>Dating is beta: great UI, fast replies, zero bugs (allegedly).
Marriage is production: uptime, shared infrastructure, and a hidden backlog. 
If you want stability:
don’t `git blame` and close tickets before they become Sev-1.</title>
      <dc:creator>Connie Baugher</dc:creator>
      <pubDate>Sun, 11 Jan 2026 15:41:41 +0000</pubDate>
      <link>https://forem.com/conniebaugher_fl/dating-is-beta-great-ui-fast-replies-zero-bugs-allegedly-marriage-is-production-uptime-3a06</link>
      <guid>https://forem.com/conniebaugher_fl/dating-is-beta-great-ui-fast-replies-zero-bugs-allegedly-marriage-is-production-uptime-3a06</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="/conniebaugher_fl" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3692004%2F7705ab54-823d-4e8c-88d9-cf0300c5aaad.png" alt="conniebaugher_fl"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://dev.to/conniebaugher_fl/relationship-advice-for-software-engineers-from-dating-to-marriage-300o" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;Relationship Advice for Software Engineers: From Dating to Marriage&lt;/h2&gt;
      &lt;h3&gt;Connie Baugher ・ Jan 11&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#relationships&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#career&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#productivity&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#humor&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>relationships</category>
      <category>career</category>
      <category>productivity</category>
      <category>humor</category>
    </item>
    <item>
      <title>Relationship Advice for Software Engineers: From Dating to Marriage</title>
      <dc:creator>Connie Baugher</dc:creator>
      <pubDate>Sun, 11 Jan 2026 15:29:30 +0000</pubDate>
      <link>https://forem.com/conniebaugher_fl/relationship-advice-for-software-engineers-from-dating-to-marriage-300o</link>
      <guid>https://forem.com/conniebaugher_fl/relationship-advice-for-software-engineers-from-dating-to-marriage-300o</guid>
      <description>&lt;p&gt;Most relationship advice is written as lifestyle content. This is not.&lt;/p&gt;

&lt;p&gt;This is a developer-oriented, postgrad-leaning technical description of relationship progression: &lt;strong&gt;dating (beta)&lt;/strong&gt; → &lt;strong&gt;relationship (production)&lt;/strong&gt; → &lt;strong&gt;marriage (enterprise governance)&lt;/strong&gt;. The core claim is simple: many relationship failures are less about “love” and more about &lt;strong&gt;systems reliability&lt;/strong&gt;, &lt;strong&gt;unowned operational load&lt;/strong&gt;, and &lt;strong&gt;unmanaged interpersonal latency&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;If you can reason about distributed systems, you can reason about long-term relationships.&lt;/p&gt;




&lt;h2&gt;
  
  
  1) Dating = Prototype / Beta
&lt;/h2&gt;

&lt;p&gt;Dating is an early-stage deployment where both parties run curated builds. The system is optimized for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;responsiveness&lt;/li&gt;
&lt;li&gt;novelty&lt;/li&gt;
&lt;li&gt;presentation quality&lt;/li&gt;
&lt;li&gt;low-friction interaction&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Most defects are masked or deferred. This is expected behavior in a beta environment.&lt;/p&gt;

&lt;p&gt;Key dynamic: perceived compatibility is inflated by limited shared infrastructure (no cohabitation, no shared schedules, minimal joint operations).&lt;/p&gt;




&lt;h2&gt;
  
  
  2) Relationship = Production
&lt;/h2&gt;

&lt;p&gt;A committed relationship is production deployment.&lt;/p&gt;

&lt;p&gt;The system now includes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;shared scheduling&lt;/li&gt;
&lt;li&gt;resource allocation (time, money, attention)&lt;/li&gt;
&lt;li&gt;ongoing maintenance (chores, logistics, family events)&lt;/li&gt;
&lt;li&gt;increasing dependency coupling&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;At this stage, “chemistry” becomes less predictive than &lt;strong&gt;reliability&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Partners begin measuring:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;follow-through accuracy&lt;/li&gt;
&lt;li&gt;consistency under load&lt;/li&gt;
&lt;li&gt;emotional response stability&lt;/li&gt;
&lt;li&gt;contribution balance&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is not manipulation. This is long-horizon evaluation.&lt;/p&gt;




&lt;h2&gt;
  
  
  3) Marriage / Wife Mode = Enterprise Governance
&lt;/h2&gt;

&lt;p&gt;Marriage is not “more dating.” It is enterprise-scale operations.&lt;/p&gt;

&lt;p&gt;The primary change is governance:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;long-term planning&lt;/li&gt;
&lt;li&gt;risk management&lt;/li&gt;
&lt;li&gt;multi-system integration (caregiving, finances, extended family)&lt;/li&gt;
&lt;li&gt;persistent operational load&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is where developers misdiagnose the problem.&lt;/p&gt;

&lt;p&gt;A common conflict artifact is a small event (e.g., a cup left out). Clinically and operationally, the issue is rarely the object. The object is the &lt;strong&gt;alert&lt;/strong&gt;. The root cause is accumulated unowned maintenance work.&lt;/p&gt;

&lt;p&gt;If the household system repeatedly assigns planning and coordination to one party, it creates:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;cognitive overload&lt;/li&gt;
&lt;li&gt;emotional fatigue&lt;/li&gt;
&lt;li&gt;resentment accumulation&lt;/li&gt;
&lt;li&gt;reduced relationship throughput&lt;/li&gt;
&lt;/ul&gt;




&lt;h1&gt;
  
  
  A Reliability Engineering Model for “Getting Along With Your Wife”
&lt;/h1&gt;

&lt;h2&gt;
  
  
  1) Do not “debug” emotion in real time
&lt;/h2&gt;

&lt;p&gt;When a partner expresses frustration, responding with analytic contradiction is low-value and high-risk. It increases conflict latency and reduces trust.&lt;/p&gt;

&lt;p&gt;Preferred response format:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;acknowledge signal&lt;/li&gt;
&lt;li&gt;confirm perception&lt;/li&gt;
&lt;li&gt;then clarify next action&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Example:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“I see why that was frustrating. I’ll handle it.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This is not submission. It is &lt;strong&gt;system stabilization&lt;/strong&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  2) Own operational load without prompts
&lt;/h2&gt;

&lt;p&gt;If a partner must repeatedly request routine tasks, they effectively become the household scheduler. This creates asymmetry: one partner executes tasks, the other runs the invisible control plane.&lt;/p&gt;

&lt;p&gt;The phrase “just remind me” is interpreted as:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;I am outsourcing cognitive load to you.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;In a stable system, reminders are not a dependency.&lt;/p&gt;




&lt;h2&gt;
  
  
  3) Treat micro-tasks as availability events
&lt;/h2&gt;

&lt;p&gt;Small tasks are not small. They function as availability checks.&lt;/p&gt;

&lt;p&gt;Prompt execution signals:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;reliability&lt;/li&gt;
&lt;li&gt;respect for shared environment&lt;/li&gt;
&lt;li&gt;low interpersonal friction&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Deferred execution increases error probability and multiplies retries.&lt;/p&gt;




&lt;h2&gt;
  
  
  4) Avoid sarcasm (high ambiguity protocol)
&lt;/h2&gt;

&lt;p&gt;Sarcasm is semantically ambiguous and often increases threat interpretation. In relational systems, ambiguity degrades safety and increases reactivity.&lt;/p&gt;

&lt;p&gt;If stability is the goal, ship low-ambiguity communication.&lt;/p&gt;




&lt;h2&gt;
  
  
  5) Praise functions as system reinforcement
&lt;/h2&gt;

&lt;p&gt;In long-term systems, reinforcement is not optional. Silent appreciation does not produce feedback.&lt;/p&gt;

&lt;p&gt;Praise is not flattery; it is signal processing:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;“I see you.”&lt;/li&gt;
&lt;li&gt;“Your effort matters.”&lt;/li&gt;
&lt;li&gt;“The system is not taken for granted.”&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  6) Prevent escalations: handle early alerts
&lt;/h2&gt;

&lt;p&gt;Relationship breakdown is typically slow-fail degradation, not sudden outage.&lt;/p&gt;

&lt;p&gt;Ignored issues accumulate as interpersonal tech debt:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;minor disappointments&lt;/li&gt;
&lt;li&gt;missed agreements&lt;/li&gt;
&lt;li&gt;asymmetric labor&lt;/li&gt;
&lt;li&gt;unresolved conflict residue&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Preventative maintenance is more cost-effective than crisis repair.&lt;/p&gt;




&lt;h2&gt;
  
  
  7) Do not &lt;code&gt;git blame&lt;/code&gt;
&lt;/h2&gt;

&lt;p&gt;Blame escalates into a merge conflict.&lt;/p&gt;

&lt;p&gt;When something breaks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;acknowledge&lt;/li&gt;
&lt;li&gt;repair&lt;/li&gt;
&lt;li&gt;then adjust process to reduce recurrence&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Example:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“That was on me. I’m fixing it. I’ll change the routine so it doesn’t happen again.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This is the relationship equivalent of a hotfix + postmortem.&lt;/p&gt;




&lt;h2&gt;
  
  
  8) Don’t treat your wife like an API
&lt;/h2&gt;

&lt;p&gt;A spouse is not a request-response endpoint.&lt;/p&gt;

&lt;p&gt;If interaction is reduced to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;inputs (requests)&lt;/li&gt;
&lt;li&gt;outputs (services)&lt;/li&gt;
&lt;li&gt;error messages (complaints)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;…the relationship becomes transactional and unstable.&lt;/p&gt;

&lt;p&gt;High-performing marriages maintain:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;mutual regard&lt;/li&gt;
&lt;li&gt;initiative&lt;/li&gt;
&lt;li&gt;shared load&lt;/li&gt;
&lt;li&gt;consistent respect signals&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Summary
&lt;/h2&gt;

&lt;p&gt;Long-term relationships do not fail because love “disappears.” They fail when operational load becomes asymmetric, reliability becomes inconsistent, and conflict is handled as debate rather than repair.&lt;/p&gt;

&lt;p&gt;If you want one line that summarizes the model:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Be consistent. Reduce friction. Own the load.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Also: pick up the cup. It’s not the cup. It’s the control plane.&lt;/p&gt;




</description>
      <category>relationships</category>
      <category>career</category>
      <category>productivity</category>
      <category>humor</category>
    </item>
    <item>
      <title>Burnout vs PTSD in the Workplace: Similar Background Programs, Different Trigger Sets (A Clinical Control-Systems View)</title>
      <dc:creator>Connie Baugher</dc:creator>
      <pubDate>Sun, 11 Jan 2026 15:11:08 +0000</pubDate>
      <link>https://forem.com/conniebaugher_fl/burnout-vs-ptsd-in-the-workplace-similar-background-programs-different-trigger-sets-a-clinical-1g7b</link>
      <guid>https://forem.com/conniebaugher_fl/burnout-vs-ptsd-in-the-workplace-similar-background-programs-different-trigger-sets-a-clinical-1g7b</guid>
      <description>&lt;h2&gt;
  
  
  Why burnout and PTSD can &lt;em&gt;feel&lt;/em&gt; the same at work (even when they aren’t)
&lt;/h2&gt;

&lt;p&gt;Burnout and post-traumatic stress disorder (PTSD) are not interchangeable diagnoses. But in day-to-day work life—especially in engineering environments—they can look and feel remarkably similar because they often run the same &lt;strong&gt;background programs&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;In both states, the nervous system continues allocating resources to &lt;strong&gt;monitoring, prediction, and threat detection&lt;/strong&gt; long after the immediate conditions &lt;em&gt;should&lt;/em&gt; have resolved. The person may be productive on the surface, but internally they’re operating with sustained &lt;strong&gt;autonomic load&lt;/strong&gt; and reduced cognitive bandwidth. Clinically, this is best framed as a &lt;strong&gt;biological control-system state&lt;/strong&gt; rather than a mood issue.&lt;/p&gt;

&lt;p&gt;In other words: the system isn’t “weak.” It’s &lt;strong&gt;busy&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;(And yes… it’s basically a &lt;code&gt;while(true)&lt;/code&gt; loop with feelings. Sorry.)&lt;/p&gt;




&lt;h2&gt;
  
  
  A control-systems model (developer-native)
&lt;/h2&gt;

&lt;p&gt;In healthy regulation, activation triggers action and the loop closes:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;E(t) -&amp;gt; A(t) -&amp;gt; Threat decreases -&amp;gt; Baseline&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Under threat exposure—especially when adaptive action is constrained—the stop condition fails:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;E(t) -&amp;gt; ¬A(t) =&amp;gt; E(t+1) ↑&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Once the loop doesn’t close, load spreads into parallel subsystems:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;¬A(t) =&amp;gt; C(t)↑ + V(t)↑ + S(t)↑&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Where:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;C(t)&lt;/code&gt; = cognition (analysis, rumination, simulation)&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;V(t)&lt;/code&gt; = vigilance (threat scanning, hyperarousal)&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;S(t)&lt;/code&gt; = somatic load (sleep disruption, inflammation, pain)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Software analogy: a background service continues consuming CPU and memory because termination conditions never execute.&lt;/p&gt;




&lt;h2&gt;
  
  
  PTSD: persistence anchored to trauma-linked triggers
&lt;/h2&gt;

&lt;p&gt;In PTSD, the persistence architecture is typically anchored to discrete traumatic exposure and becomes coupled to an associative trigger network. Present-day cues—ambiguity, interpersonal tension, tonal shifts, proximity, perceived criticism—can be processed as threat-relevant even when explicit cognition recognizes safety.&lt;/p&gt;

&lt;p&gt;Downstream outputs are well-characterized:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;hypervigilance&lt;/li&gt;
&lt;li&gt;exaggerated startle response&lt;/li&gt;
&lt;li&gt;sleep fragmentation&lt;/li&gt;
&lt;li&gt;avoidance behaviors&lt;/li&gt;
&lt;li&gt;intrusive cognition&lt;/li&gt;
&lt;li&gt;autonomic reactivity&lt;/li&gt;
&lt;li&gt;post-conflict shutdown&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The key point: PTSD isn’t only “remembering” trauma. It is a defensive posture encoded as default operating policy. The system becomes biased toward detection, not exploration.&lt;/p&gt;




&lt;h2&gt;
  
  
  Burnout: persistence anchored to chronic workplace stressors
&lt;/h2&gt;

&lt;p&gt;In burnout, initiating conditions are often chronic rather than acute:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;sustained workload overload&lt;/li&gt;
&lt;li&gt;role ambiguity&lt;/li&gt;
&lt;li&gt;social-evaluative threat&lt;/li&gt;
&lt;li&gt;unstable expectations&lt;/li&gt;
&lt;li&gt;status insecurity&lt;/li&gt;
&lt;li&gt;prolonged effort without recovery&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Yet the internal mechanics can converge with PTSD-like persistence. When the workplace repeatedly generates threat signals while the individual has limited ability to modify the environment, the system escalates predictable parameters: vigilance increases, cognitive rehearsal increases, and physiology shifts toward metabolic protection.&lt;/p&gt;

&lt;p&gt;This explains why burnout frequently includes symptoms that appear “clinical”:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;insomnia&lt;/li&gt;
&lt;li&gt;rumination&lt;/li&gt;
&lt;li&gt;irritability&lt;/li&gt;
&lt;li&gt;executive function decline&lt;/li&gt;
&lt;li&gt;reduced working memory&lt;/li&gt;
&lt;li&gt;diminished concentration&lt;/li&gt;
&lt;li&gt;somatic symptom expression (headache, GI disruption, fatigue, pain sensitivity, immune vulnerability)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These are not attitudinal artifacts. They are outputs of sustained autonomic load.&lt;/p&gt;




&lt;h2&gt;
  
  
  Shared behavior: cognition becomes substitute action
&lt;/h2&gt;

&lt;p&gt;Across both PTSD and burnout, cognition often becomes a substitute for action.&lt;/p&gt;

&lt;p&gt;Rumination and mental simulation function as internalized motion—computational attempts to manufacture control when external control is constrained. Replay, prediction, and over-preparation are not just “overthinking.” They are control-system responses to incomplete loop closure.&lt;/p&gt;

&lt;p&gt;When adaptive action cannot discharge activation, the brain calculates.&lt;/p&gt;




&lt;h2&gt;
  
  
  The performance signature: overclocking then throttling
&lt;/h2&gt;

&lt;p&gt;Both conditions show a recognizable performance profile:&lt;br&gt;
1) short phases of high-output overclocking&lt;br&gt;
2) followed by depletion, disengagement, or shutdown&lt;/p&gt;

&lt;p&gt;Under threat load, attention narrows and output increases until regulatory capacity is exceeded. Then output is throttled. Clinically this appears as emotional flattening, withdrawal, reduced initiative, and task initiation failure. Organizationally it’s misread as motivation loss. Physiologically it functions as thermal protection.&lt;/p&gt;




&lt;h2&gt;
  
  
  Bottom line (clinical framing)
&lt;/h2&gt;

&lt;p&gt;Burnout and PTSD are different diagnoses with different trigger sets. But both can be modeled as persistent survival programming in which neural and autonomic resources remain allocated to threat detection and self-protection.&lt;/p&gt;

&lt;p&gt;The nervous system has a limited repertoire of stable defensive modes. That’s why the downstream state outputs converge:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;hyperarousal&lt;/li&gt;
&lt;li&gt;over-cognition&lt;/li&gt;
&lt;li&gt;sleep disruption&lt;/li&gt;
&lt;li&gt;somatic stress expression&lt;/li&gt;
&lt;li&gt;shutdown&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Developer translation: both conditions can feel like running normal applications while a high-priority background daemon keeps eating resources.&lt;/p&gt;

&lt;p&gt;If your performance suddenly “costs more” than it used to, it may not be motivation. It may be background processing.&lt;/p&gt;

</description>
      <category>mentalhealth</category>
      <category>career</category>
      <category>neuroscience</category>
      <category>productivity</category>
    </item>
    <item>
      <title>PTSD in the Workplace (Veterans in Tech): A Control-Systems View of Persistent Threat Processing</title>
      <dc:creator>Connie Baugher</dc:creator>
      <pubDate>Sun, 11 Jan 2026 15:03:58 +0000</pubDate>
      <link>https://forem.com/conniebaugher_fl/ptsd-in-the-workplace-veterans-in-tech-a-control-systems-view-of-persistent-threat-processing-i58</link>
      <guid>https://forem.com/conniebaugher_fl/ptsd-in-the-workplace-veterans-in-tech-a-control-systems-view-of-persistent-threat-processing-i58</guid>
      <description>&lt;p&gt;PTSD in the workplace is often misunderstood because it rarely looks like a visible crisis. In many veterans working in engineering, security, DevOps, or other high-responsibility technical roles, it behaves more like a &lt;strong&gt;persistent threat-processing service&lt;/strong&gt; that keeps running even after the environment has changed.&lt;/p&gt;

&lt;p&gt;You can be “fine” at work and still deal with system-level symptoms:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;hypervigilance (continuous scanning for threat cues)&lt;/li&gt;
&lt;li&gt;sleep disruption and circadian instability&lt;/li&gt;
&lt;li&gt;cognitive overactivation (rumination, replay, scenario simulation)&lt;/li&gt;
&lt;li&gt;exaggerated startle response&lt;/li&gt;
&lt;li&gt;shutdown after conflict&lt;/li&gt;
&lt;li&gt;performance oscillation (high-output bursts followed by depletion)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This isn’t a personality flaw. It’s a &lt;strong&gt;state problem&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  A control-systems model (developer-native)
&lt;/h2&gt;

&lt;p&gt;PTSD can be modeled as a persistence problem in a biological control system.&lt;/p&gt;

&lt;p&gt;In healthy regulation, activation triggers action and the loop closes:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;E(t) -&amp;gt; A(t) -&amp;gt; Threat decreases -&amp;gt; Baseline&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Under sustained threat exposure, survival policies get compiled. If the system cannot reliably complete the action cycle, the signal persists:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;E(t) -&amp;gt; ¬A(t) =&amp;gt; E(t+1) increases&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;The load then spreads into other subsystems:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;¬A(t) =&amp;gt; C(t)↑ + V(t)↑ + S(t)↑&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Where:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;C(t)&lt;/code&gt; = cognition (analysis, rumination, simulation)&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;V(t)&lt;/code&gt; = vigilance (threat scanning, hyperarousal)&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;S(t)&lt;/code&gt; = somatic load (sleep issues, pain, inflammation)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In software terms: &lt;strong&gt;a process continues running because the stop condition never got met.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why this shows up in tech workplaces
&lt;/h2&gt;

&lt;p&gt;Veterans often performed inside environments with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;clear roles and accountability&lt;/li&gt;
&lt;li&gt;predictable consequences&lt;/li&gt;
&lt;li&gt;high signal-to-noise communication&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Civilian workplaces can introduce high ambiguity:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;unclear expectations&lt;/li&gt;
&lt;li&gt;shifting priorities&lt;/li&gt;
&lt;li&gt;indirect conflict&lt;/li&gt;
&lt;li&gt;tone-based social signaling&lt;/li&gt;
&lt;li&gt;performance feedback that feels inconsistent&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For a nervous system trained under threat, ambiguity can function like risk.&lt;/p&gt;

&lt;p&gt;This can look like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;over-preparing and over-checking&lt;/li&gt;
&lt;li&gt;avoiding meetings/demos (visibility feels high-risk)&lt;/li&gt;
&lt;li&gt;reading tone changes as danger&lt;/li&gt;
&lt;li&gt;“can’t shut off thinking” after hours&lt;/li&gt;
&lt;li&gt;productivity spikes followed by crash&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Burnout vs PTSD (not the same)
&lt;/h2&gt;

&lt;p&gt;Burnout is usually chronic overload + poor recovery.&lt;br&gt;
PTSD is persistent threat processing with trauma-linked triggers and autonomic reactivity.&lt;/p&gt;

&lt;p&gt;But at the system level they can resemble each other: both can run high background load and reduce executive function.&lt;/p&gt;

&lt;h2&gt;
  
  
  What helps (clinically)
&lt;/h2&gt;

&lt;p&gt;PTSD doesn’t respond well to “push through it.” The relevant target is the implicit system layer.&lt;/p&gt;

&lt;p&gt;Evidence-supported approaches include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;EMDR&lt;/strong&gt; (memory reconsolidation / reducing present-threat tagging)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;somatic regulation&lt;/strong&gt; approaches (autonomic downshift + defensive response completion)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;clinical hypnosis&lt;/strong&gt; (when appropriate) to modify conditioned cue-response loops&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In simple engineering terms:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;EMDR changes the &lt;em&gt;memory state&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;regulation changes the &lt;em&gt;system state&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;conditioning work changes the &lt;em&gt;trigger-response mapping&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you’re a veteran in tech and this pattern sounds familiar: it doesn’t mean you’re weak. It means your system is doing what it learned to do. The goal is to reduce background threat load so attention, sleep, and performance stop getting taxed by constant processing.&lt;/p&gt;

</description>
      <category>veterans</category>
      <category>mentalhealth</category>
      <category>career</category>
      <category>neuroscience</category>
    </item>
    <item>
      <title>PTSD as an adaptive program</title>
      <dc:creator>Connie Baugher</dc:creator>
      <pubDate>Sun, 11 Jan 2026 02:38:40 +0000</pubDate>
      <link>https://forem.com/conniebaugher_fl/ptsd-as-an-adaptive-program-1n4o</link>
      <guid>https://forem.com/conniebaugher_fl/ptsd-as-an-adaptive-program-1n4o</guid>
      <description>&lt;p&gt;PTSD as a Persistence Bug: Updating the Human Operating System with EMDR + Hypnosis&lt;/p&gt;

&lt;p&gt;Let’s think of PTSD as a persistence problem in a biological control system.&lt;/p&gt;

&lt;p&gt;When a person lives through violence, war, abuse, coercive control, or prolonged danger, the nervous system compiles survival code that works in that environment. Hypervigilance. Shutdown. Freeze. Mood-scanning. Rumination. Sleep disruption. These behaviors aren’t flaws — they’re adaptive programs.&lt;/p&gt;

&lt;p&gt;The issue is what happens next.&lt;/p&gt;

&lt;p&gt;When the environment changes (you escape, you leave, you’re technically safe), those survival policies often keep running. The system doesn’t terminate the process because termination conditions weren’t met back when the threat was active.  Think of this as our veterans who still fight in their dreams. &lt;/p&gt;

&lt;p&gt;In software terms: PTSD looks like a background process that keeps spawning threads.&lt;/p&gt;

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

&lt;p&gt;Emotion = command signal&lt;/p&gt;

&lt;p&gt;If emotion triggers motion, the loop closes. But in abusive contexts, motion gets punished or blocked. The system can’t complete the cycle, so the signal becomes non-terminating — and the body routes the load into other subsystems.&lt;/p&gt;

&lt;p&gt;That’s why someone can look “fine” while internally running every system at once: cognition, vigilance, inflammation, exhaustion.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;Why EMDR + hypnosis is a rational stack&lt;/p&gt;

&lt;p&gt;Talk therapy is often top-down: narrative, insight, meaning. That matters, but PTSD is stored bottom-up: implicit memory and autonomic response.&lt;/p&gt;

&lt;p&gt;This is where EMDR and clinical hypnosis make sense together:&lt;br&gt;
    • EMDR changes the data (re-tags trauma from “present threat” to “past event”).&lt;br&gt;
    • Hypnosis changes the code (updates cue → response mappings and autonomic defaults).&lt;/p&gt;

&lt;p&gt;EMDR reduces the charge in the memory. Hypnosis rewrites the reflex. Together, they reduce trigger sensitivity and restore agency.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;“Limitless” isn’t the goal, but the effect can look like it&lt;/p&gt;

&lt;p&gt;When trauma stops running constant background processes, people often regain cognitive bandwidth. Focus returns. Energy returns. Confidence returns.&lt;/p&gt;

&lt;p&gt;Not because they became enhanced — but because they stopped running 37 survival threads at all times.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;If you’re coming out of trauma, you’re not broken. You were running survival code. The work is not self-blame — it’s system update.&lt;/p&gt;

&lt;p&gt;Connie Baugher — Orlando, Florida (January 2026)&lt;br&gt;
About: &lt;a href="https://about.me/conniebaugher" rel="noopener noreferrer"&gt;https://about.me/conniebaugher&lt;/a&gt;&lt;br&gt;
LinkedIn: &lt;a href="https://www.linkedin.com/in/conniebaugher/" rel="noopener noreferrer"&gt;https://www.linkedin.com/in/conniebaugher/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjiwaz4plxo7zmltr3fkq.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjiwaz4plxo7zmltr3fkq.jpeg" alt=" " width="800" height="1136"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>ai</category>
      <category>beginners</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>PTSD can run like a non-terminating process. EMDR re-tags trauma data; hypnosis rewires default responses. #programming #humandesign #themoreyouknow</title>
      <dc:creator>Connie Baugher</dc:creator>
      <pubDate>Sun, 11 Jan 2026 02:32:34 +0000</pubDate>
      <link>https://forem.com/conniebaugher_fl/ptsd-can-run-like-a-non-terminating-process-emdr-re-tags-trauma-data-hypnosis-rewires-default-2nga</link>
      <guid>https://forem.com/conniebaugher_fl/ptsd-can-run-like-a-non-terminating-process-emdr-re-tags-trauma-data-hypnosis-rewires-default-2nga</guid>
      <description></description>
    </item>
    <item>
      <title>Why Strong Systems Beat Strong Personalities in AI-Driven Organizations</title>
      <dc:creator>Connie Baugher</dc:creator>
      <pubDate>Sun, 04 Jan 2026 01:35:21 +0000</pubDate>
      <link>https://forem.com/conniebaugher_fl/why-strong-systems-beat-strong-personalities-in-ai-driven-organizations-4pfn</link>
      <guid>https://forem.com/conniebaugher_fl/why-strong-systems-beat-strong-personalities-in-ai-driven-organizations-4pfn</guid>
      <description>&lt;p&gt;In AI-enabled organizations, outcomes are determined by system design. Individual drive does not scale. Architecture does.&lt;/p&gt;

&lt;p&gt;AI does not change behavior. It increases throughput. Whatever structure exists upstream gets amplified downstream. Clear incentives and decision boundaries produce stability. Informal authority and misaligned incentives produce faster failure.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwhhd3zoybl1elfr1r3jb.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwhhd3zoybl1elfr1r3jb.jpeg" alt=" " width="514" height="322"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is visible across Central Florida’s AI ecosystem, where simulation, defense, hospitality, and applied technology converge. Programs at UCF and Rollins approach the same problem from different layers: AI systems on one side, human systems and organizational psychology on the other. Both are inputs to the same architecture.&lt;/p&gt;

&lt;p&gt;From a systems perspective, AI inherits its constraints. Ambiguous ownership creates fragmented decision paths. Misaligned incentives cause optimization drift. Informal power produces inconsistent outputs. AI does not resolve ambiguity. It executes it at scale.&lt;/p&gt;

&lt;p&gt;Personality-centered organizations accumulate technical debt. Decisions route through people instead of roles. Knowledge stays implicit instead of encoded. Performance depends on availability, not structure. These systems function until load increases or error tolerance drops.&lt;/p&gt;

&lt;p&gt;Well-designed systems externalize decision logic. Ownership is explicit. Failure modes are constrained. Feedback is measurable. Variance decreases. Outcomes become repeatable. In software terms, systems replace heroic exception handling with deterministic behavior.&lt;/p&gt;

&lt;p&gt;Human-centered AI is not an interface problem. It is a governance problem. Humans must remain in high-impact decision loops where judgment and risk asymmetry matter. Without constraints, AI increases noise instead of decision quality.&lt;/p&gt;

&lt;p&gt;Deploying AI without first formalizing incentives, decision rights, and outcome metrics is equivalent to running untested code in production. The results are predictable.&lt;/p&gt;

&lt;p&gt;Florida’s growing simulation and defense-adjacent AI ecosystem does not need more individual brilliance. It needs better system architecture. Technology follows structure. Outcomes follow systems.&lt;/p&gt;

&lt;p&gt;AI does not replace leadership. It exposes whether leadership designed the system or relied on personalities to hold it together.&lt;/p&gt;

&lt;p&gt;Strong systems make performance independent of who is in the room.&lt;/p&gt;

</description>
      <category>ucf</category>
      <category>ai</category>
      <category>systemdesign</category>
      <category>orlando</category>
    </item>
  </channel>
</rss>
