<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.2">Jekyll</generator><link href="https://thezoltanszabo.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://thezoltanszabo.com/" rel="alternate" type="text/html" /><updated>2026-08-04T20:33:21+00:00</updated><id>https://thezoltanszabo.com/feed.xml</id><title type="html">Zoltan Szabo’s Blog</title><subtitle>The personal blog of Zoltan Szabo — writing on technology, work, and whatever else is on my mind.</subtitle><author><name>Zoltan Szabo</name></author><entry><title type="html">Chinese AI Models vs US Frontier Models: No Easy Winner</title><link href="https://thezoltanszabo.com/2026/08/04/chinese-ai-models-vs-us-frontier-models.html" rel="alternate" type="text/html" title="Chinese AI Models vs US Frontier Models: No Easy Winner" /><published>2026-08-04T20:29:23+00:00</published><updated>2026-08-04T20:29:23+00:00</updated><id>https://thezoltanszabo.com/2026/08/04/chinese-ai-models-vs-us-frontier-models</id><content type="html" xml:base="https://thezoltanszabo.com/2026/08/04/chinese-ai-models-vs-us-frontier-models.html"><![CDATA[<p>A leadership team asks, “Should we be looking at Chinese AI models?” It sounds like a sensible question. It isn’t enough to make a decision.</p>

<p><strong>Chinese AI models vs US frontier models</strong> is not a national scoreboard. Performance, price, licensing, privacy, hosting, and the cost of failure all matter. The US still leads at the absolute frontier. Chinese models are now good enough, cheap enough, and open enough to deserve a serious place in many evaluations.</p>

<p>Here is the truth: the right model depends on the work you need done, not the flag beside the lab’s name.</p>

<h2 id="chinese-ai-models-vs-us-frontier-models-who-leads-in-2026">Chinese AI models vs US frontier models: Who leads in 2026?</h2>

<p>The closest honest answer is unevenly. Stanford’s 2026 AI Index showed a 39-point Arena Elo difference between Claude Opus 4.6 at 1,503 and ByteDance’s Dola-Seed-2.0 Preview at 1,464. That is a narrow gap at the top of one public ranking.</p>

<p>Other evaluations paint a tougher picture. CAISI assessed DeepSeek V4 Pro as roughly eight months behind the leading US frontier model overall. Epoch AI also estimated a development gap measured in months.</p>

<p>Both can be true. Public benchmark scores, model versions, and task design change the answer. US labs lead in proprietary frontier capability overall. Chinese labs can match or beat them on selected coding, math, reasoning, and tool-use tasks.</p>

<p><img src="https://user-images.rightblogger.com/ai/44acb298-4bee-4289-bccd-29dd1b74e8b3/tablet-ai-model-comparison-b04cd0af.jpg" alt="Two tablets on a wooden desk show network diagrams and code." />### Why one benchmark score does not settle the debate</p>

<p>A model can be excellent at writing a function and poor at finishing a repository-level software task. It may choose the wrong tool, miss a test, or fail to recover after an unexpected result.</p>

<p>The same applies to research, multilingual work, long context, and ambiguous judgment calls. Don’t buy an “eight months behind” claim as a procurement decision. Test your prompts, your tools, your data, and your acceptance standard.</p>

<p>A <a href="https://blog.stackademic.com/i-compared-gpt-5-claude-qwen-and-deepseek-so-you-dont-have-to-july-2026-639730ae3581">July 2026 model comparison</a> can help frame a shortlist. It cannot replace your own test harness.</p>

<h3 id="the-main-models-worth-comparing">The main models worth comparing</h3>

<p>“Chinese model” is lazy shorthand. DeepSeek focuses on inference economics. Qwen is a large family, with smaller local models and hosted Max models whose weights remain closed. GLM is strong in coding and offers permissive licensing on some releases.</p>

<p>Kimi targets premium capability and large context windows. MiniMax combines multimodal work, coding, and computer-use features. These are different products with different tradeoffs.</p>

<p>On the US side, OpenAI and Anthropic remain the baseline for difficult enterprise work. Don’t compare a small Qwen checkpoint with a flagship Claude or OpenAI system and pretend the result tells you anything useful. A broader <a href="https://www.flozic.ai/blog/comparison/grok-vs-deepseek-vs-openai-vs-claude-vs-qwen-vs-gemini">multi-model comparison</a> makes the same point: product families are not interchangeable.</p>

<h2 id="where-chinese-ai-models-have-the-clearest-advantage">Where Chinese AI models have the clearest advantage</h2>

<p>The strongest case is practical, not geopolitical. Chinese models are attractive for high-volume, reviewable work where token spend drives the budget.</p>

<p>Think extraction, document classification, first-pass research, test generation, and structured summaries. You can inspect the output, catch errors, and rerun failed work without putting a legal decision or customer commitment at risk.</p>

<p><img src="https://user-images.rightblogger.com/ai/44acb298-4bee-4289-bccd-29dd1b74e8b3/scaling-efficiency-data-streams-36718574.jpg" alt="Turquoise and orange bars with flowing data lines on a dark background." />### Lower token prices can change the economics of AI</p>

<p>Chinese APIs often cost 60% to 90% less than leading US services. Mid-2026 pricing put DeepSeek V4 Flash input at $0.14 per million tokens, while GPT-5.5 input was listed at $5.00. Kimi can also cost far more than DeepSeek, even though both get lumped into the same category.</p>

<p>Cheap tokens are not cheap outcomes. CAISI found DeepSeek’s cost per correctly solved task ranged from 53% cheaper to 41% more expensive than the US baseline across seven benchmarks.</p>

<blockquote>
  <p>A cheap model becomes expensive when it needs more retries, more tool calls, and more human cleanup.</p>
</blockquote>

<p>Measure <strong>cost per accepted result</strong>, not cost per million tokens. Every executive who has hired the low-cost supplier and paid for the rework already understands this math.</p>

<h3 id="open-weight-does-not-always-mean-easy-or-unrestricted">Open weight does not always mean easy or unrestricted</h3>

<p>Ask four separate questions: Can you download the weights? Does the license permit commercial use? Can your infrastructure run it? Can the API provider receive your data?</p>

<p>GLM 5.2 uses an MIT license, which is permissive. Its BF16 checkpoint is roughly 1.5 terabytes. That is not a laptop deployment plan. MiniMax M3 has attribution requirements, a revenue threshold for prior authorization, and military-use restrictions.</p>

<p>Chinese AI models vs US frontier models also differ on deployment. Self-hosting an open-weight model on private infrastructure carries a different risk profile from sending data to a first-party service hosted in China.</p>

<h2 id="where-us-frontier-models-still-earn-their-premium">Where US frontier models still earn their premium</h2>

<p>OpenAI and Anthropic still earn their higher prices when the work is hard, ambiguous, and costly to get wrong. Their systems offer stronger overall performance, mature tool integrations, agent workflows, and enterprise controls.</p>

<p>That does not make every US model better at every task. It means they remain the benchmark a cheaper option must beat for high-stakes work.</p>

<h3 id="the-difference-between-a-benchmark-win-and-production-reliability">The difference between a benchmark win and production reliability</h3>

<p>Business buyers should test a complete workflow, not isolated answers. Track success rate, latency, context handling, tool selection, error recovery, auditability, and human review effort.</p>

<p>A strong US frontier model may cost more per token and less per completed job. That matters in long-horizon research, software agents, sensitive processes, or decisions with legal and financial consequences.</p>

<h3 id="trust-data-and-model-provenance-are-separate-decisions">Trust, data, and model provenance are separate decisions</h3>

<p>Supplier conduct belongs in vendor risk review. Anthropic has alleged that DeepSeek, Moonshot, and MiniMax used fraudulent accounts to collect more than 16 million exchanges from its API. Those allegations do not prove a model is weak or unusable.</p>

<p>They do require questions about data residency, access controls, provider accountability, and provenance. A <a href="https://aarambhdevhub.medium.com/open-source-ai-vs-paid-ai-for-coding-the-ultimate-2026-comparison-guide-ab2ba6813c1d">coding-focused open versus paid model review</a> may help identify candidates, but legal, security, and procurement teams still need to review the actual terms.</p>

<h2 id="how-to-choose-the-right-model-for-your-organization">How to choose the right model for your organization</h2>

<p>Start with a bounded task. Use identical prompts, tools, data controls, and acceptance criteria. Then compare a cost-focused Chinese model with your current US system.</p>

<h3 id="use-chinese-models-for-bounded-cost-sensitive-workloads">Use Chinese models for bounded, cost-sensitive workloads</h3>

<p>Test DeepSeek for extraction, classification, first-pass research, and other work where errors are visible and recoverable. For local or offline use, start with smaller Qwen models or distilled DeepSeek variants.</p>

<p>Smaller models trade capability breadth for privacy, predictability, and offline access. That is often a sensible trade.</p>

<h3 id="keep-us-frontier-models-in-the-lead-for-high-stakes-work">Keep US frontier models in the lead for high-stakes work</h3>

<p>Use the strongest US systems as the baseline for ambiguous decisions, complex agents, long-horizon research, and sensitive business processes. The cost of failure should drive the decision.</p>

<h3 id="build-a-fair-model-test-before-making-a-vendor-decision">Build a fair model test before making a vendor decision</h3>

<p>Track:</p>

<ul>
  <li>Accuracy and accepted-result rate.</li>
  <li>Total cost per completed task, including retries and review.</li>
  <li>Latency, tool-call success, and uptime.</li>
  <li>Data handling, license limits, and hosting location.</li>
</ul>

<p>Timestamp prices and benchmark claims. They move fast. <strong>Nationality is not a procurement category.</strong></p>

<h2 id="final-thought">Final thought</h2>

<p>Go back to the original leadership question and replace it with three better ones: What task are we solving? Where may the data go? What commercial terms can we accept?</p>

<p>US frontier models remain strongest overall. Chinese competitors are serious options on price, open deployment, and many applied workloads. Run a controlled pilot, then choose based on accepted business results, risk, and total cost.</p>]]></content><author><name>Zoltan Szabo</name></author><summary type="html"><![CDATA[Chinese AI models vs US frontier models: compare performance, price, licensing, privacy, and risk. Here's how to choose what fits your work.]]></summary></entry><entry><title type="html">Sovereign AI: What It Is and Why Control Matters</title><link href="https://thezoltanszabo.com/2026/07/19/sovereign-ai-strategy.html" rel="alternate" type="text/html" title="Sovereign AI: What It Is and Why Control Matters" /><published>2026-07-19T12:54:45+00:00</published><updated>2026-07-19T12:54:45+00:00</updated><id>https://thezoltanszabo.com/2026/07/19/sovereign-ai-strategy</id><content type="html" xml:base="https://thezoltanszabo.com/2026/07/19/sovereign-ai-strategy.html"><![CDATA[<p>Ensuring control over AI is no longer just a technical preference; it is a fundamental requirement for maintaining digital sovereignty and achieving strategic autonomy in an increasingly volatile global market. You cannot treat AI as a global utility when the rules are local. A model may run in a cloud region near your customers, yet a foreign company can still control the infrastructure, software updates, and legal access around it. Sovereign AI provides the framework to reclaim that control.</p>

<p>That gap is why sovereign AI has moved past policy talk. It affects security, compliance, business continuity, and who controls the systems making high-stakes decisions.</p>

<p>Here is what it means, why it matters, and how leaders can decide where they need control.</p>

<h2 id="what-is-sovereign-ai-a-simple-definition">What is sovereign AI? A simple definition</h2>

<p>Sovereign AI is the ability to build, run, and govern intelligent systems within legal and operational boundaries you choose. Organizations pursuing Sovereign AI define these boundaries to meet the specific requirements of a country, a regulator, or internal corporate policy. By adopting Sovereign AI, businesses take charge of where data resides, how it is processed, and who manages the underlying computing architecture.</p>

<p>Control extends to the choice of models and the ability to inspect or modify the system. This does not mean every company must manufacture its own chips or data centers, as that is often inefficient. Instead, McKinsey’s overview of sovereign AI emphasizes that control, governance, and reduced dependency are more vital than total independence. Ultimately, sovereignty is a set of choices, and the right approach depends on your specific risk profile.</p>

<h3 id="the-four-layers-of-ai-control">The four layers of AI control</h3>

<p>AI sovereignty is built upon four distinct layers. If one is ignored, your overall technical sovereignty may be weaker than it appears.</p>

<p><img src="https://user-images.rightblogger.com/ai/44acb298-4bee-4289-bccd-29dd1b74e8b3/sovereign-ai-architecture-stack-3657a356.jpg" alt="A four-layered geometric tower representing data infrastructure, models, and operations." />- <strong>Infrastructure control:</strong> This layer covers the AI infrastructure including the data centers, chips, and networks where systems run. Advanced security methods like confidential computing and trusted execution environments are essential here to ensure data remains secure while in use.</p>

<ul>
  <li><strong>Data control:</strong> This encompasses data residency and data sovereignty, dictating where your information is stored, transferred, and accessed. This includes everything from customer records and patient data to internal logs.</li>
  <li><strong>Model control:</strong> This covers the core technology, specifically the foundation models you deploy. To maintain control, you must decide if you can audit, fine-tune, or modify these systems. Utilizing open source models is a common strategy to ensure you are not locked into a specific vendor’s roadmap.</li>
  <li><strong>Operational control:</strong> This represents your operational sovereignty, focusing on daily management. Key considerations include who has admin access, which legal jurisdictions apply, and your ability to review decisions or preserve evidence for audits.</li>
</ul>

<p>A company might store data locally but still rely on a foreign model API. Even if you use a local cloud region, a foreign parent company might remain subject to external legal orders. Location is important, but it is not the full picture of control.</p>

<h3 id="how-sovereign-ai-differs-from-private-ai-and-sovereign-cloud">How sovereign AI differs from private AI and sovereign cloud</h3>

<p>Private AI usually means an organization runs an AI tool in a controlled environment. While this protects sensitive information, it does not fully address the broader requirements of sovereignty, such as vendor lock-in or legal jurisdiction over the provider.</p>

<p>Sovereign cloud is a more focused concept that typically emphasizes where data is stored and processed. While a sovereign cloud provides a foundation for security, AI introduces additional complexities, such as model transparency and the ability to migrate workloads if a provider relationship ends. By using a sovereign cloud approach, companies can better align with local legal requirements, but they must still address the governance of the models themselves. As noted in the sovereign AI guidance from Red Hat, the practical test is whether you can prove who maintains control when a system fails or a dispute arises.</p>

<h2 id="why-sovereign-ai-matters-for-companies-and-countries">Why sovereign AI matters for companies and countries</h2>

<p>AI is now part of payment decisions, medical research, public services, fraud detection, manufacturing, and energy systems. When those systems depend on a single foreign provider, the risk isn’t theoretical. Sovereign AI empowers nations and organizations to maintain autonomy over these critical digital assets.</p>

<p>Governments care about national security, economic capability, cultural identity, and control over public data. For these states, national security is reinforced by domestic oversight. Companies care because access to critical AI services can change overnight through regulation, export controls, vendor disputes, outages, or price increases.</p>

<blockquote>
  <p>Sovereign AI is not isolation. It is knowing which dependencies you can accept and which ones could hurt the business.</p>
</blockquote>

<h3 id="protecting-sensitive-data-and-meeting-local-rules">Protecting sensitive data and meeting local rules</h3>

<p>Defense, health care, energy, banking, and government work sit at the high-control end of the scale. A bad answer from a marketing chatbot is annoying. A bad answer in a credit decision, cancer diagnosis, or power-grid system can harm people and create legal exposure.</p>

<p>In Europe, AI deployments must navigate a complex regulatory framework. The EU AI Act, along with GDPR, NIS2, and DORA, sets the standard for how organizations must operate. The EU AI Act includes broad requirements for high-risk systems, and organizations need robust internal processes for risk assessments, technical documentation, and human oversight. While data residency is often discussed, it is only one part of the job. Leaders must look beyond basic storage to manage cross-border transfers and audit trails. Managing this within a clear regulatory framework is a business necessity, not just a technical task.</p>

<h3 id="reducing-vendor-lock-in-and-geopolitical-risk">Reducing vendor lock-in and geopolitical risk</h3>

<p>If one cloud provider or API supports a critical process, you have a dependency. That dependency may be acceptable, but pretending it does not exist is the problem. Sovereign AI strategies help companies retain the flexibility to switch models or run alternative deployments without service interruption.</p>

<p>A vendor can change pricing, an outage can block access, or a government can impose restrictions. Practical sovereignty means keeping options open by investing in domestic infrastructure. By developing the ability to operate core functions independently, businesses ensure that their operations remain resilient even if a third-party provider fails. This approach requires an honest look at failure points before they become a crisis, ensuring that your organization is not solely reliant on external compute or software.</p>

<h3 id="building-local-capability-and-competitive-advantage">Building local capability and competitive advantage</h3>

<p>Countries also want AI that works in local languages, reflects local laws, and supports domestic research. Large language models trained mainly on English-language internet content often fail to capture the nuances of public services or cultural identity.</p>

<p>To foster economic growth, nations are investing in their own domestic infrastructure. This includes the deployment of GPU clusters to power regional innovations. By building out these AI factories, countries create the compute capacity necessary for specialized, localized model training. Switzerland’s open, multilingual Apertus model shows what local capability can look like, providing a European-built option that benefits from transparency.</p>

<p>NVIDIA’s examples of national AI programs show why governments are funding domestic compute and skills. The goal of building these GPU clusters is to drive economic growth and ensure that internal industry requirements are met. Ultimately, the focus on sovereign AI ensures that organizations have credible alternatives, preventing a total reliance on external technology when the stakes rise.</p>

<h2 id="sovereign-ai-is-a-continuum-not-an-all-or-nothing-choice">Sovereign AI is a continuum, not an all-or-nothing choice</h2>

<p>Here is the truth: full independence sounds good in a board presentation, but it is costly in real life.</p>

<p>No country controls every link in the intelligence supply chain. Chips, energy, data centers, cloud software, models, and specialized talent come from different places. A company that tries to own everything can waste capital and still miss a weak link.</p>

<p>The better question is: Which parts of this workload must remain under our control?</p>

<p>The answer rests on industry risk, country rules, and the use case. Hard sovereignty may require domestic infrastructure, local operators, local models, and strict legal control. A hybrid approach may use global platforms with safeguards around data, access, and portability. Adopting a Sovereign AI framework allows organizations to balance these needs effectively.</p>

<h3 id="match-sovereignty-controls-to-the-risk-of-the-use-case">Match sovereignty controls to the risk of the use case</h3>

<p>High-stakes decisions need tighter controls. Credit approval, medical diagnosis, drug safety monitoring, and energy-grid management require clear data governance, traceable outputs, escalation paths, and stronger oversight. This is particularly important when deploying agentic AI that may perform autonomous actions based on sensitive data.</p>

<p>Generative AI used for marketing copy, internal knowledge search, or customer service summaries often carries less risk. In these instances, a global cloud service might be a sensible choice if the data is protected and the vendor terms are acceptable. By leveraging open source models, firms can also reduce vendor lock-in while maintaining the flexibility to run workloads in different environments.</p>

<p>The same company may use both approaches. That is not an inconsistency; it is good judgment.</p>

<p>A pharmaceutical company may use locally controlled infrastructure for adverse-event reporting in a country with strict data rules. Its research teams may use a global cloud platform for generative AI workloads that have different legal requirements and lower jurisdictional exposure.</p>

<h3 id="what-real-world-strategies-look-like">What real-world strategies look like</h3>

<p>BNP Paribas has taken a more controlled route in Europe. The bank expanded its relationship with Mistral AI through a multiyear agreement and has worked on on-premises deployment. For a major European bank, keeping sensitive Sovereign AI workloads under direct control is a business decision, not a branding exercise.</p>

<p>AstraZeneca shows why one policy won’t work everywhere. In China, it uses Alibaba Cloud and local models, including Qwen, for pharmacovigilance work under local governance requirements. Outside China, the company has used AWS for large-scale AI and machine learning in research and clinical development.</p>

<p>Same company. Different risk. Different answer.</p>

<h2 id="how-leaders-can-build-a-practical-sovereign-ai-strategy">How leaders can build a practical sovereign AI strategy</h2>

<p>Sovereign AI belongs with the CEO and board because it involves capital allocation, supply chains, regulation, customer trust, and competitive position. IT can build it. Legal can interpret the rules. Neither function should make the strategic call alone.</p>

<p>Start with five practical moves to implement a robust Sovereign AI framework:</p>

<ol>
  <li>Map every AI workload that affects customers, regulated data, critical operations, or key intellectual property. When mapping these, consider whether your organization requires dedicated AI infrastructure to maintain oversight.</li>
  <li>Classify the data and decisions involved. Separate low-risk assistance from systems that influence rights, safety, money, or public services. For high-stakes operations, such as agentic AI, ensure you are utilizing secure local datasets to maintain data residency.</li>
  <li>Identify jurisdictional exposure. Ask where data travels, where models run, who operates the stack, and which laws apply. This is particularly vital in the public sector, where data sovereignty often dictates the architecture of the AI infrastructure.</li>
  <li>Choose the layers that need control. You may need local data storage, model audit rights, or a separate cloud environment. In many cases, leveraging open source models allows for greater customization and transparency over the underlying AI infrastructure.</li>
  <li>Build exit plans before signing contracts. Test whether you can export local datasets, preserve logs, switch models, and keep operating during a provider dispute. Developing this Sovereign AI capability ensures you are never locked into a single vendor’s ecosystem.</li>
</ol>

<h3 id="choose-the-right-mix-of-global-and-local-partners">Choose the right mix of global and local partners</h3>

<p>Most organizations will use a hybrid ecosystem. Hyperscalers offer scale and mature tooling, while regional AI factories can provide the localized compute needed for specific sovereign requirements. National champions and industry consortia may fit regulated sectors or public sector work.</p>

<p>Don’t choose a partner based on a sovereign label alone. Ask hard questions about legal jurisdiction, audit rights, administrator access, data portability, outage procedures, support coverage, and total cost. When implementing generative AI, evaluate whether your provider offers the transparency required to verify model outputs.</p>

<p>A local data center with no model transparency is not full control. A global provider with strong contractual protections may be enough for a lower-risk workload. Details beat marketing.</p>

<h3 id="measure-control-continuity-and-cost-together">Measure control, continuity, and cost together</h3>

<p>Local deployment can cost more. It may have less capacity, fewer skilled operators, and slower access to new models. Running several environments also adds technical and management overhead.</p>

<p>That cost may be justified for a critical workload. It may be ridiculous for a low-risk internal assistant.</p>

<p>Use a clear set of questions: Where is data processed? Who owns the infrastructure? Which country’s laws apply? Can the model be audited or replaced? Can the business keep operating during an outage or vendor conflict?</p>

<p>If leaders can’t answer those questions, they don’t yet have a Sovereign AI strategy. They have a provider contract.</p>

<h2 id="the-control-that-matters-most">The control that matters most</h2>

<p>Sovereign AI means controlling the parts of the AI stack that matter most to your organization. It does not mean building walls around every workload or pretending global technology has no place. Instead, it is about recognizing that AI control is a critical subset of your broader digital sovereignty.</p>

<p>The strongest strategy balances compliance, continuity, speed, innovation, and cost. It treats dependency as a business decision, not an accident hidden inside an architecture diagram.</p>

<p>Make Sovereign AI a deliberate design choice rather than a box for IT or compliance to check after the real decisions have already been made. By prioritizing Sovereign AI, leaders can ensure that their technological foundation remains resilient, secure, and aligned with long-term strategic goals.</p>]]></content><author><name>Zoltan Szabo</name></author><summary type="html"><![CDATA[Sovereign AI isn't about owning everything. Learn how to control data, models, infrastructure, and operations without full independence.]]></summary></entry><entry><title type="html">Ford Rehired Engineers, but AI Wasn’t the Problem</title><link href="https://thezoltanszabo.com/2026/06/30/ford-ai-quality-rollout.html" rel="alternate" type="text/html" title="Ford Rehired Engineers, but AI Wasn’t the Problem" /><published>2026-06-30T07:54:04+00:00</published><updated>2026-06-30T07:54:04+00:00</updated><id>https://thezoltanszabo.com/2026/06/30/ford-ai-quality-rollout</id><content type="html" xml:base="https://thezoltanszabo.com/2026/06/30/ford-ai-quality-rollout.html"><![CDATA[<p>Ford had to bring veteran engineers back after betting AI could handle more of vehicle quality. That is a useful headline, and an easy one to misread.</p>

<p>If your takeaway is that AI failed, you miss the expensive part. The mistake was treating automation like a shortcut, then cutting human judgment before the system had earned trust. This situation serves as a vital lesson in digital transformation, highlighting how a disconnected AI strategy can undermine a company’s core goals.</p>

<p>Ultimately, Ford discovered that their technical initiatives were misaligned with their broader business strategy. This matters far beyond one carmaker, because plenty of companies are currently attempting the same move.</p>

<h2 id="what-actually-happened-at-ford-and-why-the-headline-matters">What actually happened at Ford, and why the headline matters</h2>

<p>The basic sequence is clear. Ford pushed AI deeper into quality work, reduced some experienced people, watched the systems miss issues, then brought veterans back to help fix it. As <a href="https://www.bloomberg.com/news/articles/2026-06-25/ford-has-been-rehiring-quality-inspectors-after-ai-fell-short">Bloomberg reported on Ford’s rehiring</a>, the company spent recent years bringing back more than 300 seasoned quality specialists and engineers.</p>

<p>The headline matters because Ford’s rebound complicates the easy story. The company later posted better quality results, lower warranty and recall costs, and a stronger standing with buyers. That is not what a failed technology story looks like. It looks like a bad rollout that got repaired.</p>

<h3 id="how-ford-used-ai-in-quality-control">How Ford used AI in quality control</h3>

<p>Ford was not using AI as a sideshow. It was putting it into plant operations and inspection work, the plain, repetitive, high-stakes jobs that decide whether defects are caught early or shipped downstream.</p>

<p>In its <a href="https://s205.q4cdn.com/882619693/files/doc_financials/2025/q3/Ford-Q3-2025-Earnings-Call-Transcript.pdf">October 2025 earnings call transcript</a>, Ford said it had deployed 900 AI-powered cameras in plants to spot quality issues at the source and help reduce supply disruption. The company relied on machine learning to bolster its inspection capabilities, believing that high data quality would prevent defects from ever reaching the assembly line. The logic driving this automation was simple: cameras do not get tired, and they provide the operational efficiency managers need to scale. Ford viewed this as a core component of its AI strategy, intending to optimize production through better data science and a robust data infrastructure.</p>

<p>On paper, that is a strong case. In practice, paper is not the factory floor.</p>

<h3 id="why-the-system-missed-what-seasoned-engineers-would-catch">Why the system missed what seasoned engineers would catch</h3>

<p>Quality work is not only about reading a spec and flagging variance. It is also about judgment. Experienced engineers notice odd patterns before the dashboard does. They know which supplier issue tends to return. They know when a small tolerance problem becomes a bigger fit-and-finish problem later.</p>

<p>Ford’s own hardware engineering leadership said the company had assumed feeding design requirements into a model would lead to a high-quality result. That assumption was too neat. Design rules matter, but they are not the whole job.</p>

<p>The harder problem was knowledge loss. Some of the people who had seen years of product cycles were already gone before their judgment had been captured well enough to train the system. That is like throwing away the answer key, then asking the software why its test score fell.</p>

<h3 id="why-bringing-the-veterans-back-changed-the-result">Why bringing the veterans back changed the result</h3>

<p>Once Ford put experienced people back into the loop, the work changed. The veterans were not there only to replace the software. They were there to train it, validate it, and give younger teams a clearer standard.</p>

<p>That is the part many companies miss. Human experts are not a temporary patch while the real system gets built. In a serious AI deployment, they are part of the real system.</p>

<p>Ford later said in its <a href="https://www.fromtheroad.ford.com/us/en/articles/2026/ford-tops-jd-power-initial-quality-study">announcement on topping the J.D. Power study</a> that lower warranty and recall costs had produced hundreds of millions in savings. The same announcement said Ford returned to the top spot among mainstream automakers in the U.S. J.D. Power Initial Quality Study, a position it had not held since 2010. By adjusting its AI strategy to include human expertise, Ford improved the customer experience and secured a meaningful competitive advantage. Today, this success serves as a primary use case for how industrial firms should update their technical roadmap to ensure automation works in harmony with human insight.</p>

<h2 id="the-real-problem-was-the-rollout-not-the-ai">The real problem was the rollout, not the AI</h2>

<p>This is why the Ford story is not anti-AI. Ford did not recover by throwing the tools out. It recovered by using them with more discipline.</p>

<p>What failed was the adoption sequence. The company seems to have treated a new tool like a fast substitute before it had earned the right to be one. That is not new. Companies have done versions of this with ERP, automation, and outsourcing for years. The gap was a clear AI implementation strategy and a robust governance framework to ensure the technology was ready for production.</p>

<blockquote>
  <p>AI does not get a pass on change management because the demo looked good.</p>
</blockquote>

<h3 id="the-steps-ford-seems-to-have-skipped">The steps Ford seems to have skipped</h3>

<p>For any major system change, the old playbook is boring and effective. You pilot the tool. You run it beside the current process. You compare results against a known baseline. You keep experts involved until the new tool proves it can do the work.</p>

<p>Ford’s story suggests those steps happened late, after the miss was already visible. By the time veteran engineers were retraining models and mentoring teams, the company was doing the validation work that should have happened earlier. Without a well-defined AI strategy, the team lacked a roadmap to navigate the complexity of the transition.</p>

<p>That does not make Ford unusual. It makes Ford familiar. Plenty of leaders lose patience with the boring middle of a rollout, then act surprised when reality invoices them.</p>

<h3 id="why-companies-rush-to-cut-headcount-first">Why companies rush to cut headcount first</h3>

<p>Because the spreadsheet shows savings long before the operating model shows proof.</p>

<p>AI gets sold upward as a margin story. Executives often view the AI strategy through the lens of short-term ROI, prioritizing lower labor costs to meet aggressive business objectives. Once those numbers hit a planning cycle, the pressure to reduce people comes early. The problem is simple. Savings can be booked before the tool has demonstrated that it can hold quality.</p>

<p>Then the bill arrives. Rework rises. Defects slip through. Customer trust takes the hit. And the company pays twice, first to remove expertise, then to buy it back.</p>

<p>That pattern is one reason the <a href="https://qz.com/ford-rehires-veteran-engineers-ai-quality-control-062926">Quartz report on Ford’s rehiring</a> matters. It describes a familiar management mistake, not some strange one-off in automotive. It highlights how failing to align an enterprise-wide strategy with real-world factory floor requirements leads to costly failures.</p>

<h3 id="why-losing-expert-knowledge-is-so-expensive">Why losing expert knowledge is so expensive</h3>

<p>Most firms do not treat veteran judgment like an asset until it walks out the door. But that is what it is.</p>

<p>Experienced engineers carry context that no manual fully captures. They remember past launches, recurring supplier flaws, borderline tolerances, field failures, and the visual clues that show up before a metric breaks. In machine learning and data science work, that is not background color. It is part of the training data.</p>

<p>When companies fail to integrate automation into their broader business strategy, they often overlook specific use cases that require high-level intuition. Take those people out too soon, and the model loses the exact human reference it needed. Worse, younger teams lose mentors at the same time. Now the software is weaker, the bench is thinner, and without strong executive sponsorship to steer the vision, the project turns into an institutional memory problem.</p>

<h2 id="what-fords-rebound-teaches-every-company-adopting-ai">What Ford’s rebound teaches every company adopting AI</h2>

<p>The useful part of this story is not the stumble. It is the recovery. Ford’s fix was not exotic. It was the same discipline good operators have always used when a new system touches quality, safety, or brand trust.</p>

<p><img src="https://user-images.rightblogger.com/ai/44acb298-4bee-4289-bccd-29dd1b74e8b3/bridge-engineering-digital-growth-09ffc264.jpg" alt="A sleek, stylized bridge connects two sides, featuring mechanical gears integrated with glowing digital data icons. The composition emphasizes structural balance and technological stability against a soft, professional blue and gray background." />If you are rolling out AI in any serious operation, the lesson is not to be less ambitious. It is to stop trying to skip the boring parts. Aligning your AI strategy with your broader business strategy is the only way to ensure long-term success.</p>

<h3 id="pilot-before-you-commit">Pilot before you commit</h3>

<p>Run the model beside the current process first. Use this phase to benchmark your operational efficiency against trusted baselines. Compare defect detection rates, false positives, missed cases, rework, and downstream warranty impact. If the tool cannot match the baseline, it is not ready to replace it.</p>

<p>This sounds slow. It is slower than a press release. It is faster than a recall.</p>

<p>Pilot programs protect leadership from fantasy math and help define a clear roadmap for value creation. They force the cost case to meet actual performance metrics. That is where many AI stories get less exciting and more useful for achieving core business objectives.</p>

<h3 id="keep-experts-in-the-loop-long-enough-to-learn-from-them">Keep experts in the loop long enough to learn from them</h3>

<p>Do not start by removing the people who know the work best. Start by learning from them, as their insight is essential for building responsible AI. Ask what they look for, where the process breaks, which edge cases matter, and what bad output looks like before it becomes visible to everyone else.</p>

<p>Then keep them involved while the system learns. They should review outputs, challenge misses, and coach younger staff. This is how tacit knowledge becomes usable at scale. By documenting these insights, you ensure your enterprise-wide strategy is supported by high-quality data and ethical guidelines. A company that cuts its veterans first is starving the machine learning model and the next generation at the same time.</p>

<h3 id="treat-ai-adoption-as-a-people-problem-too">Treat AI adoption as a people problem too</h3>

<p>Software changes jobs, status, and trust. If teams think a tool is there mainly to cut them out, you will get weak adoption and poor feedback loops. People stop telling the system where it is wrong, and problems get hidden until they are expensive.</p>

<p>Good change management is not soft filler. It sets timing, training, escalation paths, and decision rights. It tells people what the tool will do, what it will not do, and who still owns the call when the answer is unclear. This is how confidence gets built, not with slogans, but with clear operating rules.</p>

<p>When you frame your AI strategy around empowering employees rather than just replacing tasks, you protect your company culture and improve the overall customer experience.</p>

<h3 id="measure-success-with-quality-not-hype">Measure success with quality, not hype</h3>

<p>The right questions are stubborn ones. Did defects fall? Did warranty claims drop? Are recalls lower? Is output better without pushing problems downstream?</p>

<p>Those are not glamorous measures. They are the ones that matter for process optimization and gaining a true competitive advantage.</p>

<p>Ford’s rebound is useful because the scorecard ended up looking real. Better quality, lower warranty and recall costs, and a stronger industry ranking. The point was not that generative AI or advanced analytics sounded modern. The point was that the work got better when the company stopped treating AI like magic and started treating it like a tool for sustainable growth.</p>

<h2 id="conclusion">Conclusion</h2>

<p>The Ford story is easy to sensationalize and hard to misunderstand once you slow down. The rollout failed before the technology did.</p>

<p>AI can help with quality, speed, and cost, but it stops helping when leaders use it as a shortcut and remove the people who define what good looks like. Ultimately, a resilient AI strategy must be rooted in a sound business strategy to be effective. When you pilot the tools and rigorously validate the output, you move beyond simple experimentation toward sustainable value creation. The old rules still win: keep human expertise close until the system earns the job, as this is the only way to build a lasting competitive advantage in an increasingly automated market.</p>]]></content><author><name>Zoltan Szabo</name></author><summary type="html"><![CDATA[Ford brought back 350 veteran engineers after AI missed quality issues. The lesson: tech didn't fail, the rollout skipped the basics.]]></summary></entry><entry><title type="html">The AI Honeymoon Is Over, Show the ROI</title><link href="https://thezoltanszabo.com/2026/06/29/ai-roi-reality.html" rel="alternate" type="text/html" title="The AI Honeymoon Is Over, Show the ROI" /><published>2026-06-29T07:00:18+00:00</published><updated>2026-06-29T07:00:18+00:00</updated><id>https://thezoltanszabo.com/2026/06/29/ai-roi-reality</id><content type="html" xml:base="https://thezoltanszabo.com/2026/06/29/ai-roi-reality.html"><![CDATA[<p>Companies rushed into AI with the kind of optimism that usually shows up before the first real invoice. Pilots were easy to approve, demos looked impressive, and nobody wanted to be the executive who said no.</p>

<p>Now the mood is different. Token bills are real, usage is climbing, and boards want to know what changed in the business. <strong>AI</strong> is no longer judged by novelty. It has to lower cost, raise output, improve quality, or speed work in a way that matters.</p>

<p>That is where the conversation gets more useful.</p>

<h2 id="why-the-ai-honeymoon-is-over-for-business-leaders">Why the AI honeymoon is over for business leaders</h2>

<p>The first phase of enterprise AI felt almost risk-free. Teams tested copilots, summary tools, internal chatbots, and a few workflow helpers. Most of that spend was small enough to hide inside innovation budgets.</p>

<p>Then the experiments started to scale. That is where the easy story ended. A tool that looks cheap in a pilot gets expensive when thousands of people use it, connect it to real systems, and expect reliable results. The broader market has seen the same pattern, as shown in <a href="https://www.deloitte.com/nl/en/issues/generative-ai/ai-roi-the-paradox-of-rising-investment-and-elusive-returns.html">rising AI investment and elusive returns</a>.</p>

<p><img src="https://user-images.rightblogger.com/ai/44acb298-4bee-4289-bccd-29dd1b74e8b3/business-leader-analyzing-growth-f45a0537.jpg" alt="A silhouette of a professional standing before a large, abstract bar chart showing upward trends. The composition uses clean geometric shapes and muted blue tones to convey strategic corporate growth." />### What changed after the first wave of AI pilots</p>

<p>Small pilots are forgiving. They can live with messy data, unclear ownership, and a fuzzy business case. Large rollouts cannot.</p>

<p>Once AI touches customer support, coding, procurement, legal review, or finance, the work changes. Security teams step in. Compliance wants answers. Managers need usage policies. Employees need training. Someone has to monitor quality, bias, hallucinations, and cost.</p>

<p>That is before you count integration work. Most companies do not run on blank pages. They run on SAP, Salesforce, ServiceNow, Microsoft, custom apps, old reports, and too many exceptions. AI only creates value when it fits that reality.</p>

<h3 id="why-executives-now-ask-harder-questions-about-value">Why executives now ask harder questions about value</h3>

<p>Leadership pressure is simple. If spending went up, what came back?</p>

<p>That question used to sound impatient. Now it sounds normal. No CIO would buy a major cloud platform and say, “We are still learning, but look how often people log in.” AI should not get a special pass.</p>

<p>Executives want proof in business terms. Did customer service handle more tickets per agent? Did sales teams shorten proposal cycles? Did developers ship faster with fewer defects? Did analysts spend less time searching and more time deciding?</p>

<p>The standard has changed. “Can we use AI?” was the old question. “What did it return?” is the new one.</p>

<h2 id="real-roi-is-needed-not-just-ai-activity">Real ROI is needed, not just AI activity</h2>

<p>A company can buy five AI tools, add three agents, and double token usage without improving anything that matters. Activity is not return. Volume is not value. Usage charts are not business outcomes.</p>

<p>That sounds obvious, yet it gets lost fast. AI dashboards are full of prompt counts, active users, model calls, and generated outputs. Those numbers can show adoption. They do not show whether the business got better.</p>

<p>The right question is narrower. What problem did the tool fix, and what changed after it went live?</p>

<h3 id="how-to-measure-roi-in-plain-business-terms">How to measure ROI in plain business terms</h3>

<p>Keep it boring. Boring is good here. Measure the same things you would measure for any other technology investment.</p>

<p>This simple frame keeps the work honest:</p>

<table>
  <tbody>
    <tr>
      <td>Measure</td>
      <td>Baseline question</td>
      <td>Good outcome</td>
      <td> </td>
      <td> </td>
      <td> </td>
      <td> </td>
      <td> </td>
      <td>Time</td>
      <td>How long does the task take now?</td>
      <td>Shorter cycle time</td>
      <td> </td>
      <td>Labor</td>
      <td>How much manual effort is needed?</td>
      <td>Fewer hours per task</td>
      <td> </td>
      <td>Quality</td>
      <td>How often does rework happen?</td>
      <td>Lower error rate</td>
      <td> </td>
      <td>Revenue</td>
      <td>Does this touch selling or retention?</td>
      <td>Higher conversion or renewal</td>
      <td> </td>
      <td>Risk</td>
      <td>What happens when work goes wrong?</td>
      <td>Fewer compliance or control issues</td>
    </tr>
  </tbody>
</table>

<p>A finance team does not need poetry. It needs before-and-after numbers.</p>

<p>That is also the point made in <a href="https://www.ibm.com/think/insights/ai-roi">IBM’s 2026 view on AI ROI</a>. The hard part is not using AI. The hard part is linking it to outcomes that are visible, measurable, and durable.</p>

<h3 id="why-usage-volume-is-not-the-same-as-success">Why usage volume is not the same as success</h3>

<p>More prompts can mean more value. They can also mean people are fighting the tool.</p>

<p>More tokens can mean productive automation. They can also mean a badly designed workflow that calls three models to do one person’s job poorly.</p>

<p>Anthropic’s Boris Cherny has made a version of this point from the software side. Counting the share of code written by AI is no longer a useful scorecard. Once machines can generate a lot of output, the bottleneck moves. It becomes judgment, review, prioritization, and whether the team is building the right thing.</p>

<blockquote>
  <p>More AI activity is only a cost trend until it shows up as a business result.</p>
</blockquote>

<p>That is why serious companies are moving away from “How much AI are we using?” and toward “What work got better?”</p>

<h2 id="the-hidden-costs-behind-ai-adoption">The hidden costs behind AI adoption</h2>

<p>The sticker price is the least interesting part of enterprise AI. License fees matter, but they are only the front door.</p>

<p>The real bill includes token consumption, data preparation, API calls, model switching, observability, human review, security controls, vendor management, and process redesign. If you add agents and automated loops, spend can rise faster than most teams expect.</p>

<p>There is also opportunity cost. Every hour spent wiring AI into a weak use case is an hour not spent on a stronger one. Every token spent on noisy output is compute that could have gone to something with a return.</p>

<h3 id="token-bills-agent-loops-and-surprise-spend">Token bills, agent loops, and surprise spend</h3>

<p>As companies move beyond one-off prompts, cost behavior changes. Agent loops can keep working without constant human input. That sounds efficient, and sometimes it is. It can also turn into a meter that never stops running.</p>

<p>Sub-agents make this even trickier. One agent asks another for a second opinion, then a third checks structure, then a fourth formats the answer. You get a better-looking result, maybe. You also get a bigger bill.</p>

<p>That is why some teams now run these loops less often, sometimes hourly or daily, and only use extra agents when the second opinion is worth paying for. Vendors feel that pressure too. Compute is not free on their side either, so budget controls and usage monitoring are becoming normal.</p>

<h3 id="why-tool-sprawl-can-erase-the-savings">Why tool sprawl can erase the savings</h3>

<p>The second hidden cost is mess. One team buys a writing assistant. Another adds a coding copilot. A third uses an agent builder. Support gets a chatbot. Marketing tests image tools. Soon there are too many tools, too many policies, and no clear view of where value sits.</p>

<p>Worse, people still have to clean up outputs. They copy results between systems, fix errors, chase version issues, and repeat work when the model misses context. That is not automation. That is extra process wrapped in modern branding.</p>

<p>The companies that get returns usually reduce sprawl. They pick a few workflows, wire them well, and stay disciplined.</p>

<h2 id="where-ai-still-earns-its-keep">Where AI still earns its keep</h2>

<p>None of this means AI has failed. It means the easy talk is over.</p>

<p>AI still works well where the task is repetitive, text-heavy, rules-aware, and easy to review. That includes document summaries, first-pass drafts, internal knowledge search, coding support, meeting synthesis, classification, and basic analysis across large volumes of information.</p>

<h3 id="good-fits-boring-work-faster-drafts-and-first-pass-analysis">Good fits, boring work, faster drafts, and first-pass analysis</h3>

<p>The best use cases are often the least glamorous. A support team that drafts replies faster. A legal team that reviews standard clauses sooner. A PMO that summarizes project updates without burning analyst time. A developer who gets a decent first draft instead of starting with a blank file.</p>

<p>These are not moonshots. They are work reducers. That is fine. In most companies, boring work is where money leaks out.</p>

<p>A practical benchmark helps. If AI removes a low-value manual step inside a process people already trust, it has a better shot at paying back.</p>

<h3 id="when-human-review-still-adds-the-most-value">When human review still adds the most value</h3>

<p>Full handoff is where trouble starts. AI is useful; unchecked AI is expensive.</p>

<p>Cherny’s recent comments on AI-generated code land here too. Letting AI write everything may raise output, but it can create a new bottleneck in review, direction, and idea quality. More code is not the same as better software.</p>

<p>The same logic applies outside engineering. A human still needs to approve, shape, and reject. AI works best as a first pass, a co-worker, or a compression tool for routine tasks. People still add the judgment.</p>

<h2 id="what-leaders-should-do-before-the-next-ai-investment">What leaders should do before the next AI investment</h2>

<p>The next round of AI spending should look more like capital allocation and less like trend chasing. Start with a business problem. Set a baseline. Define success before launch. Review results early.</p>

<p>That sounds plain because it is. AI is not exempt from normal management discipline. It should clear the same hurdle as automation, analytics, cloud, or any other technology investment.</p>

<h3 id="set-a-clear-business-goal-before-buying-tools">Set a clear business goal before buying tools</h3>

<p>Do not start with the model. Start with the pain.</p>

<p>Is the issue long sales cycles, slow support response, poor document search, heavy manual coding, or compliance rework? Once that is clear, the right use case becomes easier to spot.</p>

<p>A simple measurement approach helps. <a href="https://www.blueprism.com/resources/blog/measuring-ai-investment-roi-ai/">This framework for measuring AI investment ROI</a> lines up with what most leaders need anyway: define the goal, establish the baseline, estimate full cost, and track the result.</p>

<p>If the problem is vague, the ROI will be vague too.</p>

<h3 id="track-results-early-and-cut-what-does-not-work">Track results early and cut what does not work</h3>

<p>Review fast. Thirty days is better than twelve months. If a pilot saves time but creates rework, say so. If adoption is high but outcomes are flat, say so. If one team gets value and another does not, find out why.</p>

<p>The hard part is not starting. Most companies are good at starting. The hard part is stopping projects that do not pay back.</p>

<p>Experimentation still matters. But the point of experimentation is learning, not endless spending. A failed pilot is acceptable. A failed rollout that keeps getting funded is not.</p>

<h2 id="what-matters-now">What matters now</h2>

<p>The AI era is not ending. The honeymoon is.</p>

<p>That is healthy. It forces a better standard. Every AI investment should show a return, the same way any other technology investment should. If it saves time, prove it. If it cuts cost, show where. If it improves quality, measure the drop in errors or rework.</p>

<p>The market can stay excited. Your budget should stay disciplined. Use AI where it solves a real problem, measure it well, and stop paying for motion that never turns into value.</p>]]></content><author><name>Zoltan Szabo</name></author><summary type="html"><![CDATA[AI's honeymoon is over. Companies now question AI ROI and whether AI investments cut cost, save time, or improve output.]]></summary></entry><entry><title type="html">How to Move From Manager to Leader</title><link href="https://thezoltanszabo.com/2026/06/27/manager-to-leader.html" rel="alternate" type="text/html" title="How to Move From Manager to Leader" /><published>2026-06-27T07:00:18+00:00</published><updated>2026-06-27T07:00:18+00:00</updated><id>https://thezoltanszabo.com/2026/06/27/manager-to-leader</id><content type="html" xml:base="https://thezoltanszabo.com/2026/06/27/manager-to-leader.html"><![CDATA[<p>A promotion does not turn a manager into a leader. It changes your seat, not your mindset. Viewing this career transition as a process of evolution rather than an overnight switch is key to your long-term success.</p>

<p>Managers keep work on track. They watch deadlines, fix bottlenecks, and keep control. Leaders do something wider. They set direction, build trust, and make choices that still make sense after the quarter ends.</p>

<p>That jump is harder now. You have more data, more cross-functional work, more AI in the middle of decisions, and fewer easy stepping stones on the way up. Understanding that this growth is a gradual journey is the first step when you move from manager to leader with confidence.</p>

<h2 id="key-takeaways">Key Takeaways</h2>

<ul>
  <li><strong>Shift from output to outcome:</strong> Stop measuring success by the number of tasks completed and start evaluating your impact based on broader business results and strategic value.</li>
  <li><strong>Prioritize coaching over controlling:</strong> Evolve from solving every problem yourself to empowering your team, using delegation as a tool to build their decision-making skills.</li>
  <li><strong>Influence beyond authority:</strong> Build trust and alignment across the organization by focusing on the ‘why’ behind your decisions, rather than relying solely on your formal title to drive results.</li>
  <li><strong>Adopt an enterprise mindset:</strong> Make decisions that benefit the entire company, even if those choices require tradeoffs or sacrifices within your own specific department.</li>
  <li><strong>Embrace deliberate growth:</strong> View the transition as a long-term evolution that requires active mentorship, intentional practice, and a constant willingness to let go of the operational habits that made you successful as a manager.</li>
</ul>

<h2 id="strategies-for-how-to-move-from-manager-to-leader">Strategies for how to move from manager to leader</h2>

<p>The first shift is simple to say and hard to live. Your value is no longer tied to how much work you can personally push through. It is tied to the quality of your judgment, the strategic thinking you bring to the table, and the way you foster a shared vision to ensure everyone is aligned on the direction you set.</p>

<p>If you want a clean baseline, <a href="https://online.hbs.edu/blog/post/leadership-vs-management">Harvard Business School’s explanation of leadership vs. management</a> gets the split right: management is about execution, leadership is about direction and alignment.</p>

<p><img src="https://user-images.rightblogger.com/ai/44acb298-4bee-4289-bccd-29dd1b74e8b3/leader-gazing-at-horizon-a17ff94c.jpg" alt="A simplified illustration features a solitary figure perched upon a smooth stone. The individual gazes outward toward a vast, expansive horizon line rendered in soft, muted tones and clean aesthetic shapes." />### Stop measuring success only by tasks completed</p>

<p>A manager can have a busy week and still move the team nowhere. Every box gets checked. Every meeting happens. Nothing meaningful changes.</p>

<p>Leaders ask a different question: what result is this work meant to create? That sounds obvious, but it changes everything. You start caring less about motion and more about whether the work supports revenue, customer value, risk reduction, speed, quality, or some other real business outcome.</p>

<p>That wider view also means setting fewer priorities. Attention is limited. Teams don’t need 14 top goals. They need a short list that matters.</p>

<h3 id="move-from-telling-people-what-to-do-to-helping-them-grow">Move from telling people what to do to helping them grow</h3>

<p>Early on, it feels faster to step in and solve the problem yourself. Sometimes it is. But if every hard issue rolls uphill to you, you are not leading. You are becoming the bottleneck.</p>

<p>The job changes when you stop treating people as extra hands and start treating them as decision makers in training. Strong leaders coach by using empathy to understand individual challenges and active listening to better support their development. They ask better questions and let others think out loud. They give people room to own the work, make a call, and learn.</p>

<p><img src="https://user-images.rightblogger.com/ai/44acb298-4bee-4289-bccd-29dd1b74e8b3/mentorship-team-collaboration-b0751517.jpg" alt="Two individuals stand beside a large project board as one person gestures toward the surface. The scene uses clean geometric shapes and muted tones to highlight a collaborative growth-oriented working relationship." />That also means letting go of the idea that talent belongs to your team alone. Once you are leading at a higher level, people are not your property. They are part of the company bench.</p>

<h3 id="think-in-terms-of-influence-not-just-authority">Think in terms of influence, not just authority</h3>

<p>Titles help, but they do not create followership. People trust leaders who make sense, stay steady under pressure, and explain the why behind a decision.</p>

<p>This matters even more in flatter organizations. Many of the people you need to influence are not direct reports. They may sit in finance, security, legal, operations, or another region. You cannot push every decision through the org chart. Leadership works when you can build trust and inspire others because they believe your direction is sound. Building trust is what moves work when formal authority runs out.</p>

<h2 id="build-the-habits-that-help-you-lead-at-a-bigger-level">Build the habits that help you lead at a bigger level</h2>

<p>Mindset matters, but habits are where the change becomes visible. People can usually tell within a week whether you are still operating like a strong manager occupied by operational tasks, or someone who is starting to lead at a bigger level.</p>

<h3 id="delegate-outcomes-to-avoid-micromanagement">Delegate outcomes to avoid micromanagement</h3>

<p>Micromanagement often sounds like this: “Can you make these slides, call these people, and send me the draft by Thursday?” That is simply assigning tasks, not providing leadership.</p>

<p>Effective delegation starts with the outcome. State the goal, the deadline, the guardrails, and what success looks like. Then, give the person space to decide how to get there. While you maintain ultimate accountability for the final result, you must stop owning every click, every sentence, and every step. This shift is difficult for high performers because technical detail often made them successful in the past. However, holding onto every detail too long keeps your team small, even when your headcount grows.</p>

<h3 id="spend-more-time-on-coaching-and-feedback">Spend more time on coaching and feedback</h3>

<p>A useful reminder from <a href="https://business.gmu.edu/news/2026-04/mindset-shift-will-move-you-manager-leader">George Mason University’s piece on the manager-to-leader mindset shift</a> is that your job is no longer to be the hero. Your job is to help other people do great work. Developing your soft skills is essential for ensuring team success as you guide others toward their own growth.</p>

<p>That changes how you use one-on-ones. They should not be status meetings in disguise. Use them to talk about tradeoffs, judgment, communication, and what the person is learning. Short, direct feedback works best. Comments like, “You handled the client well, but you buried the recommendation,” or “Your analysis was good, but you waited too long to raise the risk,” are far more useful than vague praise.</p>

<h3 id="make-decisions-with-the-team-and-business-in-mind">Make decisions with the team and business in mind</h3>

<p>This is where many new leaders wobble. They keep protecting their old function, even after the role asks them to think for the whole company.</p>

<p>Effective decision making requires you to take an enterprise view. Sometimes that means shifting budget away from your old team. Sometimes it means backing a platform decision that helps five groups but slows yours for a quarter. Sometimes it means saying no to work your team wants because the broader business needs something else more. Those calls are not a betrayal of your team; they are a core part of the leadership role.</p>

<h2 id="prepare-for-the-new-pressure-that-comes-with-leadership">Prepare for the new pressure that comes with leadership</h2>

<p>The move up is harder now because the environment is tougher. The old ladder had more middle steps. Many of those roles are gone, flattened, or too thin to teach the full craft. People arrive in bigger jobs with less practice, while the role itself asks more of them.</p>

<p><img src="https://user-images.rightblogger.com/ai/44acb298-4bee-4289-bccd-29dd1b74e8b3/navigating-digital-uncertainty-f9f38d75.jpg" alt="A stylized golden compass sits centrally, surrounded by floating geometric shapes and translucent data paths. Sharp lines intersect the background, suggesting complex navigation through a dynamic and evolving technical environment." />### Learn enough about AI and technology to make smart calls</p>

<p>You do not need to become a technical expert. You do need enough fluency to judge risk, spot weak ideas, and know when a slick demo hides a bad decision.</p>

<p>A recent <a href="https://hbr.org/2026/06/3-forces-are-redefining-the-transition-from-manager-to-leader">Harvard Business Review article on the new manager-to-leader transition</a> makes the point clearly: leaders now have to govern AI systems they only partly understand. That changes the role. You are not there to out-analyze the machine. You are there to decide what to trust, what to question, and when human judgment must override the system. Because you are responsible for leading change in a technical landscape, you must ask plain questions. Where did the data come from? Who is accountable if the output is wrong? Which decisions can be automated, and which ones should stay human?</p>

<h3 id="get-comfortable-with-broader-business-tradeoffs">Get comfortable with broader business tradeoffs</h3>

<p>Leadership also means making calls with incomplete information. Annual planning still matters, but it is not enough on its own. Good leaders keep options open, test assumptions early, and know when to speed up, slow down, or stop.</p>

<p>That requires tradeoff thinking and sound strategic judgment. You must balance speed versus quality, short-term margin versus long-term goals, and local optimization versus enterprise value. You will not get perfect data before every call, so you will need a clear point of view.</p>

<p>The best leaders also protect attention. They do not let the team drown in endless analysis or a dozen side projects. Three real priorities beat 17 fashionable ones.</p>

<h3 id="build-a-wider-view-of-the-world-outside-your-team">Build a wider view of the world outside your team</h3>

<p>A sourcing choice can become a regulatory problem. A data architecture decision can affect market access. A product launch can hit privacy rules, sanctions, tariffs, or local labor issues faster than you expect.</p>

<p>That is why leadership now reaches beyond internal operations. You need to watch the market, policy shifts, customer behavior, and the countries where the company works. External forces are not background noise anymore. They shape what the business can do.</p>

<h2 id="use-a-simple-plan-to-grow-into-the-leader-you-want-to-become">Use a simple plan to grow into the leader you want to become</h2>

<p>You do not grow into leadership by reading about it once in a while. True progress requires a deliberate mindset shift, consistent feedback, and a commitment to refining the core leadership skills that set you apart. Keep in mind that this career transition typically takes 6 to 18 months of intentional practice as you move from managing tasks to guiding people.</p>

<h3 id="ask-where-you-are-still-thinking-like-a-manager">Ask where you are still thinking like a manager</h3>

<p>Start with an honest self-check. Do you jump into details too early? Do people wait for your answer instead of making one? Are you still measuring your worth by output instead of judgment, clarity, and team growth?</p>

<blockquote>
  <p>If every answer still has to come through you, the promotion hasn’t changed much.</p>
</blockquote>

<p>That kind of self-review is uncomfortable, which is why it works.</p>

<h3 id="choose-stretch-projects-that-build-leadership-skills">Choose stretch projects that build leadership skills</h3>

<p>Pick work that forces you to operate beyond your home turf as part of your professional development. Join a cross-functional product launch. Lead a messy process fix. Take on a project that involves risk, policy, operations, and technology at the same time.</p>

<p>If possible, choose assignments that expose you to uncertainty. Work across regions. Handle a decision where AI is part of the process. Own something that makes you influence people who do not report to you. As <a href="https://www.techclass.com/resources/learning-and-development-articles/from-manager-to-leader-training-to-shift-mindsets">TechClass’s article on shifting from manager to leader</a> points out, mindset matters, but the shift becomes real in daily practice.</p>

<h3 id="find-mentors-who-have-already-made-the-jump">Find mentors who have already made the jump</h3>

<p>Find people who have led at a higher level and are willing to be honest. Not polished. Honest.</p>

<p>Prioritize mentorship to shorten the learning curve; find someone who has already paid the tuition. Ask what surprised them most. Ask what they had to stop doing. Ask where they got stuck in the move from running a team to thinking for the business. A good mentor can provide the perspective you need to navigate these new challenges effectively.</p>

<h2 id="frequently-asked-questions">Frequently Asked Questions</h2>

<h3 id="is-the-move-from-manager-to-leader-an-overnight-change">Is the move from manager to leader an overnight change?</h3>

<p>No, it is a gradual process of evolution that typically takes between 6 to 18 months of intentional practice. It requires shifting your mindset, habits, and daily focus rather than simply accepting a new job title.</p>

<h3 id="how-do-i-know-if-i-am-still-acting-like-a-manager-instead-of-a-leader">How do I know if I am still acting like a manager instead of a leader?</h3>

<p>If you find yourself constantly jumping into the technical details, serving as the only decision-maker for your team, or measuring your worth solely by the volume of work completed, you are still operating in a manager mindset. Leaders create space for others to solve problems and focus on the strategic direction rather than daily task execution.</p>

<h3 id="why-is-influence-more-important-than-authority-in-modern-leadership">Why is influence more important than authority in modern leadership?</h3>

<p>Modern organizations are increasingly flat and cross-functional, meaning you often need to guide people who do not report to you. Relying on formal authority only works within your own hierarchy, while building trust allows you to influence partners in other departments and drive company-wide alignment.</p>

<h2 id="final-thoughts">Final thoughts</h2>

<p>The shift from manager to leader starts when you stop treating the new role as a bigger version of the old one. Managers keep things moving, but leaders shape direction, focus on building trust, and make hard choices for the business as a whole. A modern leadership style is defined by a commitment to inclusivity and diversity, which is essential to create a positive organizational impact. When you lead with emotional intelligence, you are better equipped to inspire others and remain focused on empowering teams to reach their full potential.</p>

<p>You can start this transition before the next promotion arrives. Change what you measure, how you delegate, and how often you think beyond your own team. By consistently working to build trust and elevate your perspective, you influence the company culture in a meaningful way.</p>

<p>To successfully grow as a leader, remember these key takeaways:</p>

<ul>
  <li>Shift your focus from daily task management to creating lasting organizational impact.</li>
  <li>Develop your emotional intelligence to better inspire others and navigate complex challenges.</li>
  <li>Prioritize inclusivity and diversity to foster a healthy and productive work environment.</li>
  <li>Commit to empowering teams by delegating effectively and trusting them to drive results.</li>
  <li>Recognize that strong leadership is the foundation of a thriving company culture.</li>
</ul>]]></content><author><name>Zoltan Szabo</name></author><summary type="html"><![CDATA[Learn how to move from manager to leader by shifting from control to trust, tasks to outcomes, and title-driven authority to real influence.]]></summary></entry><entry><title type="html">The Forever Layoff Is Here, and AI Helps Keep It Going</title><link href="https://thezoltanszabo.com/2026/06/26/forever-layoff-era.html" rel="alternate" type="text/html" title="The Forever Layoff Is Here, and AI Helps Keep It Going" /><published>2026-06-26T07:00:19+00:00</published><updated>2026-06-26T07:00:19+00:00</updated><id>https://thezoltanszabo.com/2026/06/26/forever-layoff-era</id><content type="html" xml:base="https://thezoltanszabo.com/2026/06/26/forever-layoff-era.html"><![CDATA[<p>Remember when layoffs arrived like sudden storms, ugly but rare? Now, they feel more like the predictable weather you check every morning.</p>

<p>The forever layoff is defined as a persistent, cyclical strategy where companies conduct frequent, small-scale job reductions rather than a single massive event. Because of this constant restructuring, the forever layoff has become a normalized feature of the modern workplace, leaving employees perpetually waiting for the next email with a growing sense of job insecurity. Add AI spending, weak hiring, and leadership teams aggressively chasing efficiency to the mix, and these cuts stop looking like a temporary reset. Instead, they appear to be a permanent management habit.</p>

<p>You can see this shift unfolding across various professional sectors, including media, consulting, and the tech industry, which once sold stability as part of the deal for white-collar ranks.</p>

<h2 id="key-takeaways">Key Takeaways</h2>

<ul>
  <li>The Shift to Rolling Layoffs: The workplace is moving away from occasional, large-scale reductions toward a cycle of frequent, smaller, and targeted cuts that keep employees in a state of perpetual instability.</li>
  <li>The AI Justification: Executives are increasingly using AI and efficiency initiatives as a narrative to justify ongoing, incremental headcount reductions rather than one-time organizational resets.</li>
  <li>Erosion of Trust and Culture: Constant job insecurity destroys worker morale, fosters defensive behavior, and creates a disconnect between leadership and staff that hinders innovation and risk-taking.</li>
  <li>Redefining Career Security: In the era of the forever layoff, traditional tenure has lost its value. To address the decline in job security, employees must focus on individual marketability, continuous networking, and updating their resume with a diversified skill set to remain resilient.</li>
</ul>

<h2 id="what-the-forever-layoff-really-is">What the forever layoff really is</h2>

<p>The forever layoff is simple. Companies are not always slashing thousands of jobs in one headline grabbing move. More often, they are cutting dozens here, a few dozen there, then doing it again next quarter. This shift from the occasional mass layoff to a cycle of rolling layoffs and micro firings has redefined the modern workplace.</p>

<p>According to Daniel Zhao, lead economist at Glassdoor, the data behind this shift is telling. Smaller reductions, or those affecting fewer than 50 people, now make up 51% of WARN Act notices, up from 38% a decade ago. By intentionally keeping job cuts beneath the reporting thresholds required by the WARN Act, companies often bypass the legal and public scrutiny associated with a traditional mass layoff. While this data focuses on the US, the trend of recurring job cuts is increasingly visible in international tech hubs, marking a truly global phenomenon. These strategies sometimes create environments of constructive dismissal, where the mounting pressure and instability encourage employees to resign voluntarily, effectively allowing the firm to avoid paying severance pay. The cuts are smaller, but the fear remains constant.</p>

<p><img src="https://user-images.rightblogger.com/ai/44acb298-4bee-4289-bccd-29dd1b74e8b3/corporate-corridor-layoff-anxiety-106f6096.jpg" alt="A lone figure stands centered in a long, repetitive office hallway with cool blue tones. The dim lighting and repeating doorways emphasize the feeling of isolation and constant professional uncertainty." />### Why smaller layoffs can still hurt just as much</p>

<p>On paper, small cuts can look disciplined. In real offices, they feel like a fire alarm that never stops chirping. The impact manifests in several ways:</p>

<ul>
  <li>Each round of cuts breaks institutional knowledge as key staff members vanish without warning.</li>
  <li>Remaining employees inherit extra responsibilities, leading to burnout and constant anxiety about whether the team chart will change again.</li>
  <li>The psychological strain of ongoing uncertainty eats away at trust faster than a single, large event.</li>
  <li>Repeated smaller cuts signal to the workforce that leadership lacks a clear, long-term direction.</li>
</ul>

<h3 id="how-frequent-cuts-changed-employee-expectations">How frequent cuts changed employee expectations</h3>

<p>Workers have adapted, but not in a good way. Many now assume instability is normal, even in profitable companies.</p>

<p>That changes behavior. People save more cash, keep their resumes warm, and stop attaching their identity to one employer. Loyalty turns into caution. Career planning turns short-term. If a company says that they are done restructuring, fewer people believe it.</p>

<blockquote>
  <p>When layoffs become routine, workers stop hearing strategy and start hearing threat.</p>
</blockquote>

<h2 id="how-ai-helped-turn-job-cuts-into-a-permanent-cycle">How AI helped turn job cuts into a permanent cycle</h2>

<p>AI did not invent layoffs. It did, however, provide executives with a convenient narrative for making them. By accelerating automation, AI has become the primary driver behind the ongoing erosion of job security.</p>

<p>The logic is easy to sell upstairs. New tools can drive automation across research, coding, support, analysis, and content work. If output per employee goes up, why keep headcount flat? Why backfill open roles? Why not trim now and re-evaluate later?</p>

<p><img src="https://user-images.rightblogger.com/ai/44acb298-4bee-4289-bccd-29dd1b74e8b3/corporate-workforce-pruning-illustration-675a4b62.jpg" alt="Digital metallic shears trim a stylized tree composed of tiny human figures in a clean illustration. Sharp blue and grey lines create a tense, geometric composition representing systematic staff reduction." />### The business case leaders use to cut staff</p>

<p>Most leaders do not say that AI will replace everyone. They say something softer and more believable. AI can reduce repetitive work, speed up delivery, and lower labor costs. That becomes permission to run leaner teams for longer.</p>

<p>In theory, that sounds measured. In practice, it can turn every budget cycle into a staffing review. A company does not need to announce a giant AI overhaul to implement job cuts. It can freeze hiring, remove some contractors, then cut a small team after a process redesign. Three months later, it can do the same thing elsewhere, leading to recurring job cuts that disrupt stability.</p>

<p>These patterns often start in the tech industry, which frequently serves as a leading indicator for broader market shifts. This reflects an emerging K-shaped economy. While high-level strategic roles may see growth, middle-management positions often face the brunt of these changes. When the corporate plan is fuzzy, staff reductions become the clearest action on the table.</p>

<p>BCG made a similar point in its view that <a href="https://www.bcg.com/publications/2026/ai-will-reshape-more-jobs-than-it-replaces">AI will reshape more jobs than it replaces</a>. The catch is timing. Reshaped jobs arrive later, but cost cuts happen now.</p>

<h3 id="why-ai-often-changes-jobs-faster-than-it-creates-them">Why AI often changes jobs faster than it creates them</h3>

<p>This is where workers feel the gap. A task disappears before a new role appears. A team gets new AI tools before it gets training. A manager promises higher-value work without showing where it is.</p>

<p>That does not mean AI has no upside. Research from <a href="https://www.anthropic.com/research/labor-market-impacts">Anthropic on labor market impacts</a> suggests the effect will vary by task, role, and timing. However, full-time workers do not live in a long-run model; they live in this quarter’s org chart.</p>

<p>So the lived experience is blunt. People see pieces of their job automated first. They do not yet see a stable path into the work that comes next, creating a disconnect between technological progress and the long-term career security of the workforce.</p>

<h2 id="what-workers-are-feeling-inside-the-forever-layoff-era">What workers are feeling inside the forever layoff era</h2>

<p>The emotional cost is not limited to the people who leave. The survivors often carry the heaviest burden, as worker anxiety becomes a fixture of the daily grind.</p>

<p>Recent workplace reviews point to a steady drop in confidence in senior management since the pandemic peak. Mentions of disconnect, miscommunication, distrust, and misalignment are all up, with misalignment jumping the most. The hardest-hit sectors include tech, media, management, and consulting.</p>

<p><img src="https://user-images.rightblogger.com/ai/44acb298-4bee-4289-bccd-29dd1b74e8b3/corporate-burnout-silhouette-a7986b8e.jpg" alt="A slumped human figure sits at a desk amidst floating, abstract geometric shapes representing digital clutter. The composition uses a cold, oppressive color palette to emphasize a sense of professional isolation." />### The rise of distrust, misalignment, and burnout</p>

<p>It is hard to trust leaders who keep saying the business is healthy while another round of job cuts lands two weeks later.</p>

<p>That gap between corporate messaging and reality wears down worker morale. Internal town halls start sounding rehearsed. Words like focus and efficiency stop sounding strategic. They start sounding like warning labels.</p>

<p>Repeated layoffs also scramble the story a company tells itself. Teams are asked to move faster after losing key people. AI pilots are launched in the middle of budget pressure. Managers are told to motivate employees who have already stopped believing promises about stability or growth.</p>

<h3 id="why-the-people-who-stay-often-struggle-the-most">Why the people who stay often struggle the most</h3>

<p>There is a name for it, survivor guilt, but the daily version looks more ordinary. It involves more meetings, more work, less patience, and more second guessing.</p>

<p>The problem is not only stress. It is caution. People who think they may be next do not take as many creative risks. They avoid disagreement and protect their turf. They stop volunteering for the half built idea that might fail.</p>

<p>This defensive posture is toxic to corporate culture, and it is bad for AI adoption too. New tools work best in teams willing to experiment, but an atmosphere defined by fear pushes people in the opposite direction.</p>

<h2 id="the-hidden-trade-offs-behind-remote-work-returns-to-office-and-early-career-pay">The hidden trade-offs behind remote work, returns to office, and early career pay</h2>

<p>Layoffs are not happening in isolation. They are colliding with the slow return to office and a job market that gives workers less room to negotiate. While the economy continues to fluctuate in a rolling recession, the impact remains uneven across different sectors and regions.</p>

<p>Remote and hybrid staff still report better work-life balance than office-first peers. But the career picture has weakened. Glassdoor data shows career opportunity ratings for remote and hybrid workers sliding from 4.1 in 2020 to 3.5 in 2025.</p>

<h3 id="why-flexibility-now-comes-with-career-pressure">Why flexibility now comes with career pressure</h3>

<p>That is the quiet bargain many full-time workers feel pushed into. You can choose to keep your flexibility, but you risk slower advancement. For some, return to office mandates feel like a form of constructive dismissal, forcing employees to choose between their personal lives and their roles. Alternatively, you can show up more often and hope to improve your odds of recognition.</p>

<p>This is not true everywhere, but it is common enough to shape behavior. In a softer job market, fewer people feel able to hold the line. If you are already worried about job security, you may not want to add less visible to your list of concerns.</p>

<p>The forever layoff makes that trade-off harsher. When headcount feels fragile, proximity starts to matter more. It is not necessarily because office presence proves value, but because uncertain managers often reward the people they see most frequently.</p>

<h3 id="what-a-weak-hiring-market-means-for-new-grads-and-job-seekers">What a weak hiring market means for new grads and job seekers</h3>

<p>The current job market is tougher for people trying to move. Hiring has fallen to a 10-year low in many areas, and offer decline rates dropped 12 percent from 2023 to 2025. That tells you something simple: people are accepting jobs they might once have passed on.</p>

<p>There is one bright spot. Early-career pay has finally moved above 2020 levels in some emerging US cities. But higher starting pay does not cancel out weak demand. If openings are scarce, a better wage on paper still comes with less choice, slower mobility, and often the removal of generous severance pay clauses in new contracts.</p>

<p>That tension shows up in bigger labor forecasts too. <a href="https://www.goldmansachs.com/insights/articles/how-will-ai-affect-the-us-labor-market">Goldman Sachs research on AI and the US labor market</a> points to major long-term change, but long-term does not help a graduate who needs a foothold this year.</p>

<h3 id="how-to-protect-your-career-in-the-forever-layoff-era">How to protect your career in the forever layoff era</h3>

<p>In this climate, true job security is no longer something granted by a company through tenure or loyalty. Instead, it has become an individual responsibility. To protect your career, consider the following strategies:</p>

<ul>
  <li>Prioritize constant networking outside of your current firm. Building a professional circle that exists independently of your employer provides a vital safety net if your position is eliminated.</li>
  <li>Keep your resume updated with specific AI-related accomplishments. Showing that you understand how to leverage new technologies makes you a more attractive candidate in a crowded field.</li>
  <li>Focus on diversifying your skill sets. The more versatile you are, the easier it becomes to pivot if your specific role or industry faces a downturn.</li>
</ul>

<h2 id="frequently-asked-questions">Frequently Asked Questions</h2>

<h3 id="how-is-a-forever-layoff-different-from-traditional-job-cuts">How is a ‘forever layoff’ different from traditional job cuts?</h3>

<p>A traditional layoff is typically a single, large-scale event triggered by a major economic crisis or structural shift. In contrast, the forever layoff is a cycle of small, frequent, and rolling staff reductions that keeps a workforce in a constant state of uncertainty rather than allowing for a clean reset.</p>

<h3 id="why-are-companies-choosing-smaller-recurring-layoffs-over-one-big-event">Why are companies choosing smaller, recurring layoffs over one big event?</h3>

<p>Smaller layoffs often allow companies to bypass the legal and public scrutiny triggered by WARN Act thresholds, which require reporting when massive numbers of employees are let go at once. Additionally, frequent, incremental cuts allow management to perpetually lower labor costs while keeping the workforce in a defensive, compliant state.</p>

<h3 id="does-ai-actually-justify-these-ongoing-staffing-reductions">Does AI actually justify these ongoing staffing reductions?</h3>

<p>While AI can automate specific tasks and increase output, many firms use it as a convenient narrative to justify permanent headcount reductions. By framing constant trimming as an ‘efficiency initiative,’ leadership can avoid hiring back staff even as the company remains profitable, effectively making job cuts a standard part of the operational budget cycle.</p>]]></content><author><name>Zoltan Szabo</name></author><summary type="html"><![CDATA[The forever layoff is here, small recurring cuts, AI spending, and weak hiring keep workers waiting for the next email and rethinking job security.]]></summary></entry><entry><title type="html">Why the Five Eyes Are Briefing CEOs, Not Just CISOs</title><link href="https://thezoltanszabo.com/2026/06/25/five-eyes-ceo-cyber-risk.html" rel="alternate" type="text/html" title="Why the Five Eyes Are Briefing CEOs, Not Just CISOs" /><published>2026-06-25T07:00:20+00:00</published><updated>2026-06-25T07:00:20+00:00</updated><id>https://thezoltanszabo.com/2026/06/25/five-eyes-ceo-cyber-risk</id><content type="html" xml:base="https://thezoltanszabo.com/2026/06/25/five-eyes-ceo-cyber-risk.html"><![CDATA[<p>A quiet line has been crossed in cyber security. The Five Eyes are talking to CEOs because the person who owns budget, risk appetite, and crisis calls can no longer treat cyber as a specialist problem.</p>

<p>That doesn’t shrink the CISO’s role. It raises it, and it puts the CEO on the hook. AI has made attacks faster, cheaper, and harder to stop, so cyber resilience now sits next to revenue, operations, and trust.</p>

<h2 id="cyber-risk-is-no-longer-just-an-it-problem">Cyber risk is no longer just an IT problem</h2>

<p>When a breach freezes billing or knocks a supplier portal offline, nobody cares which team “owned” the system. They care that orders stopped, customers can’t log in, and the market is asking questions. A cyber incident can now hit cash flow, service levels, legal exposure, and brand trust in one move.</p>

<blockquote>
  <p>Security failures become business failures the minute the company can’t sell, ship, pay, or communicate.</p>
</blockquote>

<h3 id="what-changed-when-ai-entered-the-threat-picture">What changed when AI entered the threat picture</h3>

<p>AI speeds up the boring parts of an attack. It helps find weak spots, write better phishing messages, sort stolen data, and test ways in. That shortens the gap between discovery and exploitation.</p>

<p>The warning from the Five Eyes is blunt. Frontier AI models will change offense and defense faster than most planning cycles expect. Old assumptions can go stale in months, not years. That matters when a slow patch cycle or an exposed legacy system gives an attacker a head start.</p>

<h3 id="why-this-risk-now-belongs-on-the-ceo-agenda">Why this risk now belongs on the CEO agenda</h3>

<p>Only the CEO can line up business priorities when security competes with growth, speed, and cost. Only the CEO can force operations, product, legal, HR, procurement, and IT to act as one company.</p>

<p>That’s why cyber resilience belongs in the same conversation as business continuity and investor confidence. The CISO can diagnose the risk. The CEO decides how much risk the company will carry, and what gets funded now.</p>

<h2 id="why-the-five-eyes-are-speaking-directly-to-ceos">Why the Five Eyes are speaking directly to CEOs</h2>

<p>This isn’t a snub to security teams. It’s a demand for leadership accountability. In their <a href="https://www.cyber.gov.au/about-us/view-all-content/news/five-eyes-cyber-security-agencies-statement">Five Eyes cyber agencies statement</a>, the US, UK, Canada, Australia, and New Zealand agencies made a simple point. Boards and executives need controls that work under pressure, not paper programs that look tidy until the first real incident.</p>

<p><img src="https://user-images.rightblogger.com/ai/44acb298-4bee-4289-bccd-29dd1b74e8b3/executive-cyber-security-briefing-94af18eb.jpg" alt="A focused executive views a digital tablet while sitting at a sleek boardroom table. Subtle, glowing abstract lines weave through the dimly lit office space to represent sophisticated digital data security." />### The CEO controls the levers the CISO does not</p>

<p>A CISO can recommend faster patching, fewer exposed systems, stronger identity controls, and better vendor terms. The CEO can approve the spend, accept the short-term friction, and tell the business that old habits are over.</p>

<p>A firewall doesn’t retire a factory system. A CISO doesn’t cancel a risky vendor renewal. The CEO can. Those trade-offs sit above the security team, because they affect money, deadlines, and operating choices across the company.</p>

<h3 id="security-teams-need-executive-backing-to-be-effective">Security teams need executive backing to be effective</h3>

<p>Most security failures are not caused by a missing slide deck. They’re caused by delay, exceptions, and weak follow-through. A control that exists in policy but fails in a live incident is not much of a control.</p>

<p>Boards and executives need to know whether the company can detect, contain, and recover under stress. That means testing. It also means giving the security leader enough authority to say no before a small weakness turns into a business outage.</p>

<h3 id="the-message-is-meant-to-change-behavior-not-blame">The message is meant to change behavior, not blame</h3>

<p>The Five Eyes are not saying the CISO failed. They’re saying the old division of labor is too small for the risk. Cyber defense only works when the top team acts early, funds the basics, and keeps paying attention after the headline fades.</p>

<h2 id="what-ceos-need-to-do-differently-right-now">What CEOs need to do differently right now</h2>

<p>The first job is to ask better questions. Not “Are we secure?” but questions that expose weak ownership and slow recovery.</p>

<ul>
  <li>Which systems must stay up for us to bill, ship, serve, and pay people?</li>
  <li>How quickly can we isolate a compromised vendor or identity provider?</li>
  <li>Who can decide to shut off access, pause a rollout, or take a service offline?</li>
  <li>When did we last test recovery with the people who would run it?</li>
</ul>

<p>If the answers are vague, the problem isn’t technical. It’s managerial.</p>

<h3 id="treat-secure-by-design-and-secure-by-default-as-the-standard">Treat secure-by-design and secure-by-default as the standard</h3>

<p>Security can’t be bolted on after the contract is signed or the product ships. It has to show up in architecture, vendor selection, access rights, and change approval. Defense in depth still matters. So do multi-factor authentication, tight permissions, fewer internet-facing assets, and faster patching.</p>

<p>The <a href="https://www.csoonline.com/article/4188049/change-your-cyber-risk-strategy-to-meet-ai-threats-five-eyes-countries-warn-csos.html">Five Eyes warning to security leaders</a> made the point plainly: unsupported systems and slow updates are now strategic liabilities. If a system does not need outside exposure, close it off. If a platform can’t be secured, plan its exit.</p>

<h3 id="prepare-for-breaches-as-if-they-will-happen">Prepare for breaches as if they will happen</h3>

<p>Breaches will happen. New zero-day flaws will show up. Third parties will fail. The goal is not perfection. The goal is fast containment and clean recovery before a security event becomes a full business crisis.</p>

<p>Run exercises with real decision-makers. Practice who speaks, who approves, who disconnects, and who restores. Train teams for the messy middle, not the perfect script.</p>

<h2 id="how-ceos-and-cisos-can-work-together-better">How CEOs and CISOs can work together better</h2>

<p>This is not a power struggle. It’s a partnership with clear roles. The CEO sets risk appetite, breaks deadlocks, and funds the hard work. The CISO translates threats into action and tells the truth when the answer is “not ready.”</p>

<h3 id="give-the-ciso-authority-resources-and-direct-access">Give the CISO authority, resources, and direct access</h3>

<p>A security leader can’t carry responsibility without the power to act. The role should sit close to strategy, not buried three layers down inside IT. Direct access to the CEO and board changes speed, clarity, and follow-through.</p>

<h3 id="use-security-language-the-business-can-understand">Use security language the business can understand</h3>

<p>Technical severity scores rarely move a board. Downtime, lost orders, customer churn, regulatory cost, and reputation damage do. The better the CISO translates risk into business terms, the faster the CEO can make the right call.</p>

<h3 id="use-ai-to-strengthen-defense-not-just-improve-efficiency">Use AI to strengthen defense, not just improve efficiency</h3>

<p>Attackers are already using AI. Defenders should do the same, but with discipline. AI can help spot weak code earlier, flag odd behavior faster, and shorten response time. Still, tools don’t save companies that ignore basics. Clean identity data, sound architecture, tested recovery, and executive backing do.</p>

<h2 id="leadership-now-sits-inside-cyber-defense">Leadership now sits inside cyber defense</h2>

<p>This shift is not about sidelining the CISO. It’s about putting <strong>cyber resilience</strong> where company-wide decisions are made. When attack windows shrink from years to months, the leader who can move budget, vendors, operations, and crisis authority has to be in the room.</p>

<p>The Five Eyes are talking to CEOs because CEOs can change a company’s risk posture fast enough to matter. The companies that act now will cut exposure, protect trust, and stay steadier when the next attack lands.</p>]]></content><author><name>Zoltan Szabo</name></author><summary type="html"><![CDATA[Five Eyes are warning CEOs: cyber risk is now a business problem. AI speeds up attacks, and CEOs must back CISOs with authority, budget, and action.]]></summary></entry><entry><title type="html">Moravec’s Paradox Is Your AI BS Filter</title><link href="https://thezoltanszabo.com/2026/06/24/moravecs-paradox-ai-hype.html" rel="alternate" type="text/html" title="Moravec’s Paradox Is Your AI BS Filter" /><published>2026-06-24T07:00:19+00:00</published><updated>2026-06-24T07:00:19+00:00</updated><id>https://thezoltanszabo.com/2026/06/24/moravecs-paradox-ai-hype</id><content type="html" xml:base="https://thezoltanszabo.com/2026/06/24/moravecs-paradox-ai-hype.html"><![CDATA[<p>Moravec’s paradox states that high-level reasoning requires very little computation, while low-level sensorimotor skills require enormous computational resources. This is why artificial intelligence can draft a complex board memo and still fall apart on a task a teenager can do without thinking.</p>

<p>If you want to cut through the current marketing noise, Moravec’s paradox is one of the best filters around. It explains why machines can look brilliant in narrow, abstract work but remain oddly clumsy in messy, real-world situations. This distinction is vital when you are buying software, redesigning workflows, or evaluating claims that a chatbot is on the verge of AGI or ready to replace half of your team.</p>

<p>The most useful question is not “Is this AI smart?” Instead, you should be asking, “Smart at what?”</p>

<h2 id="what-moravecs-paradox-means-in-plain-english">What Moravec’s paradox means in plain English</h2>

<p>In plain English, Moravec’s paradox says this: computers often handle tasks humans find mentally hard, but struggle with tasks humans do almost on autopilot. Think algebra, not shoelaces. Think checkers and chess, not crossing a crowded kitchen without bumping into anything.</p>

<p>That sounds backwards until you stop equating what feels easy with what is simple. A child can recognize a face in bad light, pick up a cup, and adjust their grip without a rulebook. A machine still has to work incredibly hard for that. This concept was identified in the 1980s by researchers Hans Moravec, Marvin Minsky, and Rodney Brooks, who noticed that while symbolic reasoning is easy to program, the physical world remains a challenge.</p>

<h3 id="why-checkers-and-chess-are-easier-for-machines-than-walking-and-seeing">Why checkers and chess are easier for machines than walking and seeing</h3>

<p>Checkers and chess are full of rules, symbols, and clean states. So is math, and so are many business tasks that live inside forms, fields, and formal logic. A machine can search options fast and follow clear instructions all day. However, these systems often fail at basic perception and mobility.</p>

<p>Walking through a room is nothing like a game of chess. The floor might be wet, the dog might be asleep in the wrong place, or the mug you want might be half-hidden behind a bowl. Those are tiny judgment calls, but there are thousands of them. A good <a href="https://lhra.io/blog/ai-concepts-moravecs-paradox-care/">plain-English overview of Moravec’s paradox</a> confirms that what feels automatic to us is actually the hard part for machines because it requires vast amounts of sensorimotor knowledge.</p>

<h3 id="the-evolution-piece-that-makes-the-paradox-make-sense">The evolution piece that makes the paradox make sense</h3>

<p>The reason for this gap lies in human evolution. Balance, depth perception, hand control, facial recognition, and social reading were tuned over millions of years by natural selection. Your brain has a massive amount of dedicated machinery for those jobs, and most of it runs in the background.</p>

<p>Abstract math is much newer, writing is new, and formal logic is new. We had less time to turn those skills into instinct, so they still feel effortful to us. For computers, that setup flips. Rules are easier to encode than bodies, senses, and the everyday common sense that our ancestors spent eons perfecting.</p>

<h2 id="how-moravecs-paradox-helps-you-see-through-ai-hype">How Moravec’s paradox helps you see through AI hype</h2>

<p>Most AI marketing bets on one simple confusion: people see a polished output and assume a reliable capability. Moravec’s paradox tells you not to make that leap.</p>

<p>It pushes you to ask where the task lives. Is it clean, narrow, and mostly symbolic? Or messy, physical, and full of exceptions? That split explains a lot of the gap between flashy demos and useful products. By attempting to reverse engineering human intuition, modern machine learning often hits a wall when faced with the chaotic reality of unstructured work.</p>

<h3 id="the-tasks-ai-can-fake-fast-and-the-ones-it-still-cant-do-well">The tasks AI can fake fast, and the ones it still can’t do well</h3>

<p>AI is often good at drafting emails, summarizing meetings, sorting documents, extracting fields from stable forms, and matching patterns across large text sets. Reimbursement coding, ticket routing, slide cleanup, and first-pass contract review are attractive use cases for the same reason. The inputs are legible, and the outputs are easier to check.</p>

<p>It still struggles when timing, touch, context, or physical reality matter. This is particularly visible in the latest generation of computer-use agents and GUI agents. These tools look impressive in curated videos, but they frequently fail when navigating software interfaces that contain unexpected pop-ups, lag, or non-standard layouts. Packing a suitcase without crushing anything or understanding that “ship it today” means something different when inventory is stuck in customs are not exotic problems. They are normal work.</p>

<h3 id="why-a-smart-demo-can-still-hide-a-weak-product">Why a smart demo can still hide a weak product</h3>

<p>A demo can be true and still be misleading. Give an AI clean data, a friendly prompt, a fixed process, and a human ready to rescue it, and it may look amazing. Benchmarks can do the same trick. So can a single lucky output.</p>

<p><img src="https://user-images.rightblogger.com/ai/44acb298-4bee-4289-bccd-29dd1b74e8b3/digital-interface-vs-complexity-a1a4a179.jpg" alt="A split illustration displays a sleek, reflective user interface on the left. In stark contrast, the right side reveals a chaotic mechanical interior filled with tangled wires and interlocking metallic gears." />Real work is meaner. People upload the wrong file. They use broken templates. They ask half-formed questions. Systems time out. Policies conflict. Edge cases arrive before lunch. That gap between stage performance and daily productivity sits inside <a href="https://www.forbes.com/sites/anjanasusarla/2026/01/25/a-gap-in-ai-adoption-moravec-and-the-ai-productivity-paradox/">Forbes’ look at Moravec and the AI productivity paradox</a>. If the product only shines inside a controlled script, you are not looking at intelligence. You are looking at staging.</p>

<h3 id="the-questions-that-expose-ai-bs-quickly">The questions that expose AI BS quickly</h3>

<p>You can expose most AI BS in a few minutes. Ask the questions vendors prefer to skip.</p>

<blockquote>
  <p>If nobody can tell you how the system fails, you’re looking at theater.</p>
</blockquote>

<ul>
  <li>What exact task is it solving, not the broad department, the task?</li>
  <li>Are the inputs clean and repeatable, or messy and inconsistent?</li>
  <li>How often does it fail, and how is that measured?</li>
  <li>What happens on exceptions, conflicting data, and weird edge cases?</li>
  <li>Who fixes mistakes, and how much time does that take?</li>
  <li>Does it work inside the real process, with real systems, or only in a sandbox?</li>
  <li>After review and cleanup, is the total work lower?</li>
</ul>

<p>The last question is the one that matters. If humans still do the hard part and clean up the mess, the automation story is weaker than it sounds.</p>

<h2 id="where-the-paradox-shows-up-in-real-life-and-work">Where the paradox shows up in real life and work</h2>

<p>This idea is not academic. It shows up in inboxes, ticket queues, call notes, warehouse scans, CRM fields, travel booking, and customer support. Once you notice it, you start seeing the same pattern everywhere.</p>

<h3 id="ai-is-often-strong-at-text-summaries-and-pattern-matching">AI is often strong at text, summaries, and pattern matching</h3>

<p>Text is the sweet spot because language can be turned into tokens, patterns, and probabilities. AI excels here because models are trained on internet-scale data using reinforcement learning and reward modeling to predict the most likely next step. That makes AI useful for first drafts, summaries, translation, tagging, search, code suggestions, and recurring classification work. In office settings, that is enough to create real value.</p>

<p>Useful does not mean trustworthy. Models can invent facts, flatten important detail, or sound more certain than they should. They can give you a clean summary that misses the only line that mattered. That mismatch is captured well in this <a href="https://www.linkedin.com/posts/christopherwink_i-dont-want-ai-to-make-art-so-i-can-do-laundry-activity-7457410069471621120-WGe5">short take on Moravec’s paradox</a>. AI can do the shiny, smart-looking task and still miss the grounded human one sitting next to it.</p>

<h3 id="the-messy-parts-context-judgment-and-physical-reality">The messy parts, context, judgment, and physical reality</h3>

<p>Now look at the hard stuff. A support agent has to hear frustration, spot risk, remember policy, protect the relationship, and decide when to bend. A nurse reads body language, timing, and the room. A plant operator knows when a noise is normal and when it means trouble.</p>

<p>None of that looks like complex cognitive processes performed by a computer. Instead, it depends on tacit knowledge, memory, sensory input, and judgment under uncertainty. Highway lane-keeping is hard, yet a busy loading dock may be harder because the requirements for visual perception are less formal and the exceptions never stop. Humans handle that with an intuitive, deep understanding of the world. Machines still need narrow setups, strong guardrails, or a person in the loop.</p>

<h3 id="why-enterprise-tools-fail-when-the-process-is-not-clean">Why enterprise tools fail when the process is not clean</h3>

<p>This is where many enterprise AI projects hit the wall. Leaders hope AI will fix a messy process, broken master data, weak ownership, and five competing exceptions. It will not. It usually scales the confusion.</p>

<p>If approvals are unclear, documents are inconsistent, and no one agrees on the right answer, the model has nothing solid to lock onto. The result is not a transformation. It is faster production of inconsistent outputs. AI likes structure, but most organizations have less of it than they think.</p>

<h2 id="a-simple-framework-for-judging-any-ai-claim">A simple framework for judging any AI claim</h2>

<p>You don’t need a PhD to judge an AI claim. You need a simple screen and the discipline to use it.</p>

<h3 id="ask-whether-the-task-is-narrow-or-open-ended">Ask whether the task is narrow or open-ended</h3>

<p>Narrow tasks are better bets. Think invoice field extraction from one template, call summary in a fixed format, or defect detection on a stable production line. The boundaries are clearer, and the error cases are easier to define.</p>

<p>Open-ended tasks are where hype grows fast. “Run customer success.” “Replace analysts.” “Manage procurement exceptions.” The more the job depends on taste, trade-offs, politics, or shifting context, the less you should trust the magic show. This is particularly relevant when you consider that while abstract thought is easily digitized in the modern digital economy, physical automation remains a major hurdle.</p>

<h3 id="check-how-much-human-oversight-is-still-needed">Check how much human oversight is still needed</h3>

<p>A lot of good AI works because a person is still checking, correcting, routing, or reframing the output. That is fine. Plenty of tools are worth using even with review. A helper can still save time.</p>

<p><img src="https://user-images.rightblogger.com/ai/44acb298-4bee-4289-bccd-29dd1b74e8b3/human-oversight-tech-judgment-6c2b7fb2.jpg" alt="A person stands before a glowing screen with soft, warm light radiating from their figure. This golden aura contrasts sharply against the cool, blue-toned digital interface displayed in the background." />But be honest about the economics. If the human still does the hard part, the AI is not an autonomous worker. It is a helper with limits. Measure whether review time, rework, and error cost go down. If they do not, the value is not there. You should exercise strict human oversight, especially for tasks that require complex sensorimotor skills, which is the traditional domain of robotics.</p>

<h3 id="watch-for-the-gap-between-usefulness-and-magic">Watch for the gap between usefulness and magic</h3>

<p>This is the last filter, and maybe the most useful one. A tool can be helpful without being revolutionary. Saving 20 minutes on notes is real. Better search across contracts is real. Faster first drafts are real.</p>

<p>You do not need sci-fi claims to get value. Most business gains come from small improvements that repeat every day. The loudest promise is often the weakest one. The best AI tools feel a bit boring, and they are far from the sentient humanoid robots often portrayed in media. These practical tools simply remove friction; they do not pretend to be people.</p>

<h2 id="clear-thinking-beats-ai-hype">Clear thinking beats AI hype</h2>

<p>Moravec’s paradox is a vital reminder that machine intelligence is inherently uneven. Artificial intelligence can be stunningly capable in one lane while remaining completely clueless in the next.</p>

<p>This is exactly why both blind excitement and blanket fear miss the mark. While machines excel at complex logical reasoning, they often fail at the simple, fluid common sense that humans navigate effortlessly. The most effective approach is to objectively evaluate the specific task, the potential failure mode, and the real cost of cleanup.</p>

<p>When you apply this framework, much of the surrounding AI hype stops looking impressive. By using the principles behind Moravec’s paradox to separate genuine utility from technical spectacle, you can focus on the small sliver of automation that is actually useful</p>]]></content><author><name>Zoltan Szabo</name></author><summary type="html"><![CDATA[Moravec's paradox explains why AI can write a board memo yet still botch simple real-world tasks, and how to use that fact to spot AI hype.]]></summary></entry><entry><title type="html">Meta’s AI Revolt: What Zuckerberg Got Wrong</title><link href="https://thezoltanszabo.com/2026/06/23/meta-ai-revolt.html" rel="alternate" type="text/html" title="Meta’s AI Revolt: What Zuckerberg Got Wrong" /><published>2026-06-23T07:00:17+00:00</published><updated>2026-06-23T07:00:17+00:00</updated><id>https://thezoltanszabo.com/2026/06/23/meta-ai-revolt</id><content type="html" xml:base="https://thezoltanszabo.com/2026/06/23/meta-ai-revolt.html"><![CDATA[<p>Following a series of mass layoffs, canceled hiring initiatives, and a sweeping AI reorganization, employees were suddenly shoved into new roles. As a result, morale suffered significantly, and Mark Zuckerberg eventually admitted that Meta had made mistakes. He was certainly correct about that. However, the bigger mistake was more fundamental: a smart strategy can still fail when trust within an organization is weak and major change is delivered as a top-down mandate.</p>

<h2 id="what-sparked-the-revolt-and-damaged-meta-ai-employee-morale">What sparked the revolt and damaged Meta AI employee morale?</h2>

<p>Meta’s AI push was massive, even by Meta’s standards. In March, the company formed an Applied AI division consisting of approximately 6,500 engineers and product managers. Management then began moving these staff members into data labeling and reinforcement learning work, which is the hidden labor required to train AI systems.</p>

<p><img src="https://user-images.rightblogger.com/ai/44acb298-4bee-4289-bccd-29dd1b74e8b3/chaotic-corporate-office-transformation-c547be84.jpg" alt="A flat vector scene depicts office workers as abstract geometric shapes moving in frantic, conflicting directions. Overlapping lines and muted tones create a sense of professional instability within the corporate workspace." />On some core teams, 30% to 50% of engineers experienced an involuntary reassignment. For professionals who believed they were building core products, this move did not feel like a career opportunity. It felt like conscription.</p>

<h3 id="why-surprise-reassignment-emails-created-instant-distrust">Why surprise reassignment emails created instant distrust</h3>

<p>The rollout was executed with little warning and even less context, which caused significant damage to workplace morale. The impact of these notices can be broken down into three key factors:</p>

<ul>
  <li>Lack of warning: Employees learned of their new roles through blunt electronic notices rather than meaningful conversations with leadership.</li>
  <li>Loss of agency: The top-down approach signaled to employees that their individual career goals were secondary and that their professional input was entirely optional.</li>
  <li>The shift to menial tasks: Transitioning skilled engineers into data labeling was viewed as a step down, leading many to feel their expertise was being devalued.</li>
</ul>

<p>A surprise email often does more damage than leaders anticipate. It transforms a business decision into a trust event. When people do not understand the underlying reasons for a change, they fill the gap with their own explanations, which are often far more cynical than the reality.</p>

<h3 id="why-layoffs-and-reorgs-at-this-scale-shook-morale">Why layoffs and reorgs at this scale shook morale</h3>

<p>This transition did not occur under calm conditions. It followed a series of job cuts, scrapped hiring plans, and a sharp pivot in company priorities. Even high-performing teams become rattled when the floor keeps shifting beneath them.</p>

<p>The public version of this story sounded just as difficult, with accounts of job cuts and forced AI reassignments appearing on platforms like Instagram. While Zuckerberg later stated there would be no more company-wide layoffs for the remainder of 2026, the damage to internal culture had already been done.</p>

<h2 id="what-mark-zuckerberg-got-wrong-about-talent-and-loyalty">What Mark Zuckerberg got wrong about talent and loyalty</h2>

<p>Mark Zuckerberg’s biggest mistake was not choosing AI as a priority. Instead, his failure was assuming that smart employees would automatically line up behind the move. Capability and commitment are not the same thing. You can have brilliant people on the payroll and still lose their energy if they feel like cogs in a machine.</p>

<p>That is the management error sitting underneath the whole mess. Zuckerberg seems to have optimized for who could do the work, not who had agreed to own it. When high-level engineers were suddenly assigned soul-crushing work to train AI models, they realized these tasks offered zero potential for career growth.</p>

<h3 id="why-being-chosen-is-not-the-same-as-being-valued">Why being chosen is not the same as being valued</h3>

<p>The disconnect stems from a fundamental difference between how leadership views talent and how talent views itself. Consider the emotional divide:</p>

<ul>
  <li>Being recruited into a mission implies a partnership where your unique skills are sought after to solve complex problems.</li>
  <li>Being drafted into a mission feels like a transactional assignment where you are merely a resource to be deployed.</li>
  <li>When employees view themselves as draftees, the company loses their intrinsic motivation, and the culture begins to erode.</li>
</ul>

<p>If you are picked because you are skilled, that can feel flattering. If you are picked because leadership wants the cheapest smart option in the room, it feels different. It feels transactional.</p>

<blockquote>
  <p>Smart people do not resist because they are weak. They resist because they have agency.</p>
</blockquote>

<h3 id="how-cost-thinking-can-damage-the-message">How cost thinking can damage the message</h3>

<p>Leaders make trade-offs. That is normal. The problem starts when the trade-off becomes the message. Telling people, directly or indirectly, that they were moved because they scored higher than contractors may be efficient logic, but it is terrible human judgment.</p>

<p>Once employees think they are being treated as inputs instead of partners, goodwill disappears fast. By the time stories about <a href="https://www.instagram.com/reel/DZyBdOCkbMl/">workers pushing back against AI tasks</a> started circulating in public, the damage was no longer internal. The disconnect between Mark Zuckerberg and his workforce had become a public liability.</p>

<h2 id="why-metas-ai-push-felt-like-punishment-to-employees">Why Meta’s AI push felt like punishment to employees</h2>

<p>The anger inside Meta wasn’t only about new assignments. It was about what those assignments said. A lot of employees didn’t hear, “We need your help building the future.” They heard, “We need your labor, and your consent isn’t part of the plan.”</p>

<p>That is why the revolt looked bigger than a normal reorg. The change didn’t only move jobs. It changed the relationship.</p>

<h3 id="how-keystroke-monitoring-sent-the-wrong-signal">How keystroke monitoring sent the wrong signal</h3>

<p>Nothing sharpened that feeling faster than the tracking program tied to AI training data. More than 1,600 technical employees, including specialized AI researchers who were once focused on developing frontier models, signed a petition protesting the policy of monitoring keystrokes and mouse clicks. This surge in workforce dissatisfaction highlighted a deep divide. Meta later let some workers pause the tracking or request exemptions. That softened the policy, but it did not soften the insult.</p>

<p>Monitoring like that doesn’t only raise privacy concerns. It tells people how the company sees them. Reports about <a href="https://www.instagram.com/reel/DYwz0XIiKer/">monitoring tied to the AI push</a> hit such a nerve because the message was hard to miss. Employees felt their contributions to Meta AI models were being quantified in ways that disregarded their professional autonomy.</p>

<h3 id="how-low-agency-turns-effort-into-quiet-resistance">How low agency turns effort into quiet resistance</h3>

<p>Most employees don’t stage a dramatic rebellion. They do something more common and more expensive. They comply on paper and withhold everything extra.</p>

<p>They still show up. They still answer messages. What disappears is the part you can’t order: care, creativity, patience, and the late push when something matters. That is what low agency costs.</p>

<h2 id="what-meta-should-have-done-before-moving-people-around">What Meta should have done before moving people around</h2>

<p>The fix was never mysterious. It was just slower, and leaders often have a difficult time choosing the slow path.</p>

<h3 id="start-with-the-reason-not-the-memo">Start with the reason, not the memo</h3>

<p>Before reassigning anyone, Meta leadership should have clearly articulated the case for change. Instead of relying on a cold internal memo to communicate the shift, executives should have explained where the company is headed, why this pivot is essential, and how an individual’s specific contributions fit into the new vision. Meta chief technology officer Andrew Bosworth and other leaders needed to realize that employees handle difficult news better when they are treated like professionals. When you impact the daily lives of approximately 8,000 workers, a memo sent after the move is nothing more than cleanup; a conversation held before the move is what true leadership looks like.</p>

<h3 id="give-people-a-real-choice-when-possible">Give people a real choice when possible</h3>

<p>Not every company can offer complete autonomy during a reorganization, but most can provide some level of agency. Leaders should allow people to rank their preferences or invite volunteers to join new initiatives first. By creating a path to opt in rather than simply forcing a path to comply, the company fosters better morale.</p>

<p>This approach takes more time upfront, but it prevents the kind of public blowback that inevitably follows when a workforce feels cornered. People are willing to do difficult things for a mission they help choose, but they will naturally resist missions that are imposed on them without warning.</p>

<h2 id="frequently-asked-questions">Frequently Asked Questions</h2>

<h3 id="why-did-metas-reorganization-cause-such-a-strong-negative-reaction-among-engineers">Why did Meta’s reorganization cause such a strong negative reaction among engineers?</h3>

<p>The reorganization was viewed as a ‘conscription’ rather than a career opportunity, as highly skilled engineers were moved into menial data-labeling roles without consultation. This shift felt like a devaluation of their expertise and professional autonomy, leading to deep resentment.</p>

<h3 id="how-did-keystroke-monitoring-affect-employee-sentiment">How did keystroke monitoring affect employee sentiment?</h3>

<p>Implementing tracking software to monitor technical work was perceived as an insult that signaled a lack of professional trust. It transformed the workplace dynamic from one of collaboration to one of surveillance, further damaging the relationship between leadership and staff.</p>

<h3 id="what-is-the-difference-between-being-chosen-and-being-valued-in-a-corporate-setting">What is the difference between ‘being chosen’ and ‘being valued’ in a corporate setting?</h3>

<p>Being chosen implies a partnership where unique skills are sought to solve specific challenges, which fosters commitment. Conversely, being ‘drafted’ feels transactional, leading employees to view themselves as replaceable cogs rather than essential contributors to a mission.</p>

<h3 id="what-could-meta-have-done-differently-to-manage-this-transition">What could Meta have done differently to manage this transition?</h3>

<p>Leadership should have clearly articulated the ‘why’ behind the pivot through meaningful dialogue rather than cold memos, and offered employees a path to opt-in or express preferences. Prioritizing transparency and choice would have preserved agency and likely resulted in a more willing workforce.</p>

<h2 id="the-lesson-in-metas-ai-revolt">The lesson in Meta’s AI revolt</h2>

<p>Meta’s AI revolt was not a failure of ambition. It was a failure of consent, trust, and basic leadership judgment. Much like the internal turmoil following the Cambridge Analytica scandal, this situation highlights that broken trust is a recurring theme within the company culture.</p>

<p>Move people without moving their hearts, and you may still get their hours. You will not, however, get their best work. This is the fundamental oversight Zuckerberg made, and it serves as a critical case study for every founder or executive before the next urgent reorg lands in an employee’s inbox. Ultimately, the success of Meta AI models depends entirely on the genuine commitment and passion of the engineers building them, rather than just the number of hours they log at their desks.</p>]]></content><author><name>Zoltan Szabo</name></author><summary type="html"><![CDATA[Meta's AI revolt wasn't about ambition. It was about trust, forced reassignments, and why top-down change crushed employee morale.]]></summary></entry><entry><title type="html">AI Backlash in 2026: Skepticism, Not Rejection</title><link href="https://thezoltanszabo.com/2026/06/22/ai-backlash.html" rel="alternate" type="text/html" title="AI Backlash in 2026: Skepticism, Not Rejection" /><published>2026-06-22T07:00:24+00:00</published><updated>2026-06-22T07:00:24+00:00</updated><id>https://thezoltanszabo.com/2026/06/22/ai-backlash</id><content type="html" xml:base="https://thezoltanszabo.com/2026/06/22/ai-backlash.html"><![CDATA[<p>Yes, some people are turning against AI. But “turning against” is too broad if you want the real picture.</p>

<p>Use is still rising in 2026. Trust is not. That’s the tension. People use AI for search, drafts, summaries, customer support, and creative work, then complain about the results five minutes later.</p>

<p>So the better question is not whether AI is finished. It’s where the backlash is real, where it’s overstated, and why public patience feels thinner than it did a year ago.</p>

<h2 id="why-the-ai-backlash-is-growing-in-2026">Why the AI backlash is growing in 2026</h2>

<p>Most of the pushback is not about the existence of AI. It’s about how fast companies are shipping it, where they’re putting it, and how often it fails in plain sight.</p>

<p>A May 2026 YouGov poll found 71% of Americans think AI development is moving too fast. That lines up with broader survey data showing concern now beats excitement for many people. <a href="https://www.pewresearch.org/short-reads/2026/03/12/key-findings-about-how-americans-view-artificial-intelligence/">Pew’s 2026 snapshot of AI attitudes</a> points in the same direction: more caution, more doubt, and more concern about how these tools affect work, creativity, and relationships.</p>

<p><img src="https://user-images.rightblogger.com/ai/44acb298-4bee-4289-bccd-29dd1b74e8b3/person-facing-digital-workplace-10068b08.jpg" alt="A person sits at a sleek desk staring at a computer display while soft, abstract digital geometric shapes float through the air. A muted color palette creates a calm, minimalist professional setting." />&gt; People aren’t rejecting AI in the abstract. They’re pushing back on rushed, unreliable, and hard-to-audit uses of it.</p>

<h3 id="people-worry-ai-could-take-jobs-faster-than-new-ones-appear">People worry AI could take jobs faster than new ones appear</h3>

<p>Job anxiety sits at the center of today’s AI backlash. Not because everyone thinks all work will disappear, but because change feels uneven and one-sided.</p>

<p>Companies talk about productivity. Workers hear fewer junior roles, thinner teams, and more automation before there is a clear plan for retraining. Entry-level research, support work, content production, and admin-heavy jobs feel exposed first. That matters because those are also the jobs people use to get started.</p>

<p>There is also a trust gap between the public and the people building these systems. Stanford’s 2026 AI Index found 73% of experts expect AI to help jobs overall, while only 23% of the public says the same. That doesn’t mean the public is right on every point. It does mean optimism from the top is not landing cleanly on the ground.</p>

<h3 id="bad-answers-hallucinations-and-weak-trust-are-wearing-people-down">Bad answers, hallucinations, and weak trust are wearing people down</h3>

<p>A tool doesn’t need to fail every time to lose people. It only needs to fail when the answer matters.</p>

<p>That’s why AI in search, writing, and customer service gets so much heat. A chatbot that produces a rough draft is useful. A chatbot that invents a source, gives the wrong refund answer, or summarizes a policy incorrectly creates a mess for someone else to clean up.</p>

<p>This is where adoption and skepticism live side by side. People like speed. They don’t like guessing which sentence is true. That tension shows up across workplaces and consumer products. It also explains why “helpful enough” is not the same as “trusted.”</p>

<h3 id="privacy-copyright-and-deepfake-fears-are-fueling-more-pushback">Privacy, copyright, and deepfake fears are fueling more pushback</h3>

<p>The mood also darkened because AI stopped feeling like a simple tool and started looking like a system with side effects.</p>

<p>People worry about how their data is used, whether copyrighted material was pulled into training sets, and how easy it is to fake voices, faces, and documents. Those concerns aren’t niche anymore. They sit at the center of public debates about regulation, creator rights, and platform responsibility.</p>

<p>This is one reason sentiment can feel harsher than raw usage numbers suggest. You can use AI and still dislike the bargain. Many people do.</p>

<h2 id="why-many-people-still-use-ai-anyway">Why many people still use AI anyway</h2>

<p>If this sounds contradictory, it is. People complain about AI, yet usage keeps climbing because convenience is hard to beat.</p>

<p>Pew’s February 2026 survey found 49% of U.S. adults say they have used AI chatbots, up from 33% in 2024. Among adults ages 18 to 29, usage reached 66%. For ages 30 to 49, it hit 61%. Even older groups moved up. That is not what broad rejection looks like.</p>

<h3 id="ai-is-useful-for-fast-search-drafting-and-everyday-support">AI is useful for fast search, drafting, and everyday support</h3>

<p>The practical case for AI is simple. It saves time on small tasks.</p>

<p>People use it to search for information, turn notes into a draft, summarize a long article, rewrite an awkward email, or get unstuck on a blank page. Those are not glamorous uses. They are ordinary. That is why they spread.</p>

<p>The same Pew data shows about half of adults under 50 use chatbots to search for information, and roughly four in ten employed adults under 50 use them for work tasks. Usage also remains strong for image creation, entertainment, diet questions, and quick explanations. Convenience wins a lot of arguments, at least in the short run.</p>

<h3 id="people-are-using-ai-because-it-is-now-embedded-in-more-tools">People are using AI because it is now embedded in more tools</h3>

<p>A lot of AI adoption is passive. People are not always choosing a standalone chatbot. They are meeting AI inside products they already use.</p>

<p>Search engines show AI summaries at the top of results. Phones offer AI writing help. Office software suggests edits. Smart speakers, watches, and home devices fold AI into daily routines without asking users to make a big philosophical decision first.</p>

<p>That matters. Pew found 60% of U.S. adults say they read AI summaries in search results, and 38% of adults 65 and older say they do too, even though older adults remain less engaged overall. AI is becoming part of the furniture. You may not love the furniture, but it’s already in the room.</p>

<h2 id="how-ai-opinions-change-by-age-industry-and-use-case">How AI opinions change by age, industry, and use case</h2>

<p>Public opinion is not one blob. It shifts by age, job, and what the tool is being asked to do.</p>

<p>That helps explain why the AI backlash can look massive on social media and still coexist with strong real-world use.</p>

<h3 id="younger-adults-are-heavier-users-but-not-always-more-optimistic">Younger adults are heavier users, but not always more optimistic</h3>

<p>It is easy to assume the youngest users are the biggest believers. The data says otherwise.</p>

<p>Adults under 30 are among the most active users of chatbots, and they are also more confident using them. In Pew’s 2026 data, 31% of adults ages 18 to 29 said they were extremely or very confident in using chatbots, far above the 6% among adults 65 and older. Daily use is also much higher under 50.</p>

<p>But heavier use does not equal trust. In the same research, 48% of adults under 30 said AI would have a negative effect on society over the next 20 years, while only 14% said the effect would be positive. They are closer to the tools, and they still worry about where this goes.</p>

<p>One more wrinkle matters. Younger adults are also less likely to give AI the benefit of the doubt on creativity. Among adults under 30, the share who say chatbots help creativity is close to the share who say they hurt it. That is not fear of the unknown. That is skepticism from experience.</p>

<h3 id="workers-and-creators-feel-the-pressure-in-different-ways">Workers and creators feel the pressure in different ways</h3>

<p>Office workers often see AI as a speed boost. Draft faster. Summarize faster. Search faster. Customer support teams may use it to handle repetitive tickets. Marketers use it for first drafts, outlines, and variations.</p>

<p>Creators often feel the tradeoff more sharply. If your income depends on originality, style, or authorship, AI can look less like a helper and more like a machine that dilutes the market. The copyright fights are part of that, but so is the flood of low-cost content.</p>

<p>This split helps explain the mixed tone in <a href="https://www.thealgorithmicbridge.com/p/how-america-turned-against-ai-according">recent poll analysis on AI sentiment</a>. A person can see value in automation at work and still resent what it does to quality, wages, or ownership.</p>

<h3 id="trust-is-lower-in-high-stakes-uses-than-in-low-stakes-ones">Trust is lower in high-stakes uses than in low-stakes ones</h3>

<p>People are far more relaxed when AI is used for low-risk tasks.</p>

<p>Brainstorming ideas, summarizing a meeting, or generating a rough image is one thing. Medical advice, legal guidance, financial decisions, and news summaries are another. The higher the stakes, the faster tolerance drops.</p>

<p>That pattern shows up in everyday behavior. In Pew’s 2026 data, younger adults were fairly open to using chatbots for search, work, and even medical advice. Yet those same groups also expressed strong concern about AI’s wider impact. People will experiment when the cost of a mistake is low. They get cautious when the error could hit their health, money, or reputation.</p>

<h2 id="what-a-real-backlash-would-look-like-and-what-we-are-seeing-instead">What a real backlash would look like, and what we are seeing instead</h2>

<p>A real public revolt against AI would look clearer than this. Usage would flatten. Products would be removed, not merely criticized. Buyers would reject AI features even when they work well.</p>

<p>That is not the main story in 2026.</p>

<p>What we are seeing looks more like three separate reactions:</p>

<ul>
  <li>Anger at bad AI products, especially when they replace humans and perform worse.</li>
  <li>Broader concern about where AI is heading, including jobs, copyright, privacy, and synthetic media.</li>
  <li>A smaller camp that rejects AI more fully, or wants strict limits on where it can operate.</li>
</ul>

<p>The last group exists, but it is not the whole public. Most people are somewhere in the middle. They use AI, question it, and want guardrails.</p>

<p>That middle is also showing up in places beyond software. <a href="https://news.gallup.com/poll/709772/americans-oppose-data-centers-area.aspx">Gallup found strong opposition to local AI data centers</a>, with seven in ten Americans against having one in their area. That is a good example of the current mood. People are not only judging chatbots. They are starting to judge the infrastructure, energy use, and local costs that come with the boom.</p>

<p>So yes, there is an AI backlash. But it is aimed less at the category itself and more at hype, bad deployment, weak accountability, and unchecked rollout.</p>

<h2 id="conclusion">Conclusion</h2>

<p>People are becoming more skeptical of AI in 2026. That part is real. But skepticism is not the same as abandonment.</p>

<p>The stronger message is that public patience is thinner now. Expectations are higher. Trust depends on whether AI is accurate, useful, safe, and respectful of human work.</p>

<p>AI is still spreading. The easy enthusiasm is not.</p>]]></content><author><name>Zoltan Szabo</name></author><summary type="html"><![CDATA[AI backlash is real in 2026, but it's not rejection. People still use AI for search, work, and summaries, even as trust slips.]]></summary></entry></feed>