Reading view

There are new articles available, click to refresh the page.

Security Check-in Quick Hits: Cisco Zero-Days, FortiBleed Firewalls, Tata Breach, and AI-Evading Malware Dominate the Cyber Landscape

Cisco Catalyst SD-WAN Zero-Day (CVE-2026-20245) Actively Exploited for Root Access

Attackers are exploiting a critical zero-day vulnerability in Cisco Catalyst SD-WAN, allowing root-level access on affected systems. This marks the 7th such SD-WAN vulnerability exploited in 2026, with evidence of in-the-wild activity months before official patching.

Key Details: The flaw enables high-privilege access, posing risks to organizations relying on Cisco for wide-area networking and communications infrastructure. Cisco has issued patches, but delayed disclosure highlights the dangers of prolonged exposure windows.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Implications and Advice: Organizations should immediately apply patches, audit SD-WAN configurations, and monitor for indicators of compromise (IoCs). This incident underscores the need for rapid vulnerability management in enterprise networking gear.

FortiBleed Campaign: Massive Credential Harvesting Hits ~75,000 FortiGate Firewalls

A large-scale operation dubbed “FortiBleed” has compromised administrative and VPN credentials for tens of thousands of internet-facing Fortinet FortiGate devices worldwide (estimates range 30k–75k across 194 countries). Attackers used credential stuffing from prior leaks, brute-forcing, and config extraction, exposing roughly half of public FortiGate instances.

Key Details: The campaign includes automated pipelines targeting management interfaces and SSL VPN endpoints. Exposed data enables full network access for further attacks like ransomware or espionage.

Implications and Advice: Immediately rotate credentials, disable unnecessary public exposure of management interfaces, enable multi-factor authentication (MFA), and review logs for anomalous logins. This serves as a wake-up call for firewall hygiene in hybrid environments.

Tata Electronics Confirms Cyberattack with Data Leaks Allegedly Tied to Apple and Tesla

Indian electronics giant Tata Electronics (a key supplier for Apple and Tesla components) confirmed a cybersecurity incident affecting parts of its IT systems. Ransomware group WorldLeaks claimed responsibility, leaking over 200,000 files including purported trade secrets and design documents. Operations reportedly remain unaffected.

Key Details: The breach involves significant data volumes (~630GB in some reports) and highlights supply-chain risks in manufacturing and electronics sectors.

Implications and Advice: Third-party and supply-chain vendors remain prime targets. Companies should enforce strict vendor risk assessments, contractual security requirements, and continuous monitoring of partner ecosystems.

New Gaslight macOS Malware Uses Prompt Injection to Evade AI Analysis

Security researchers uncovered “Gaslight,” a Rust-based macOS information stealer and implant that embeds prompt injection payloads. These trick AI-assisted malware analysis tools into aborting or refusing to examine the sample.

Key Details: It disrupts automated and analyst workflows, representing an evolution in malware that counters AI-powered defenses. Linked to broader campaigns involving backdoors and initial access brokers.

Implications and Advice: Security teams should diversify analysis tools (human + multiple AI engines), sandbox samples carefully, and stay updated on adversarial AI techniques. This blurs lines between traditional malware and AI arms races.

Overall Takeaways: Today’s threats blend classic exploitation (zero-days, credential attacks) with emerging AI tactics and supply-chain focus. Prioritize patching, credential hygiene, network segmentation, and AI-resilient defenses. Organizations should treat public-facing infrastructure as high-risk and invest in proactive threat hunting.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Quantum Machine Learning for Generative Models: Opportunities and Challenges

Generative models have taken the AI world by storm—turning noise into photorealistic images, coherent text, and even music. Classical powerhouses like Variational Autoencoders (VAEs) and Generative Adversarial Networks (GANs) do the heavy lifting today. But what happens when you throw quantum computing into the mix?

Quantum Machine Learning (QML) promises to supercharge these models by leveraging superposition, entanglement, and quantum parallelism. Quantum versions of VAEs and GANs (QVAEs and QGANs) aren’t just sci-fi anymore; they’re active areas of research with potential exponential advantages in certain tasks. Let’s dive in.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Classical Foundations: VAE and GAN Refresher

Variational Autoencoders (VAEs): These encode input data into a lower-dimensional latent space (often probabilistic, like a Gaussian distribution) and then decode it back. They’re great for generative tasks because you can sample from the latent space to create new data. Training maximizes the Evidence Lower Bound (ELBO) for efficient reconstruction and regularization.

Generative Adversarial Networks (GANs): A two-player game where a generator creates fake samples and a discriminator tries to spot them. They excel at high-fidelity outputs but can suffer from mode collapse and training instability.

Both struggle with high-dimensional, complex distributions and require massive classical compute for training and sampling.

Enter the Quantum Realm: QVAE and QGAN

Quantum Variational Autoencoder (QVAE):
In a QVAE, the latent generative process often uses a Quantum Boltzmann Machine (QBM) or variational quantum circuits. The encoder maps classical data to quantum states, and the decoder leverages quantum sampling. Early work (e.g., from 2018) showed hybrid quantum-classical setups where quantum circuits handle the probabilistic latent space more naturally due to inherent quantum randomness and entanglement.

Advantages:

  • Better latent representations: Quantum latent spaces can capture correlations that classical ones miss, thanks to entanglement.

  • Efficient sampling: Quantum hardware can sample from complex distributions exponentially faster in some cases.

Quantum Generative Adversarial Networks (QGANs):
Here, the generator is typically a parameterized quantum circuit (variational quantum circuit or ansatz) that prepares a quantum state approximating the target data distribution. The discriminator can be classical (hybrid) or fully quantum. The quantum generator uses superposition to explore many possibilities simultaneously.

Hybrid QGANs (quantum generator + classical discriminator) are common on near-term devices. Full quantum versions are emerging too.

Advantages Over Classical Counterparts

  1. Exponential Expressivity: Quantum models can represent probability distributions that are hard or impossible for classical networks with similar resources. Research suggests potential quantum advantage in generative tasks, especially for learning and sampling complex distributions.

  2. Data Efficiency: QGANs may learn complex distributions from smaller datasets due to higher representational power—useful for domains like finance, drug discovery, or quantum simulation itself.

  3. Natural Probability Handling: Quantum computers are probabilistic by nature. Generating samples from quantum states aligns perfectly with generative modeling goals, potentially outperforming classical Monte Carlo methods.

  4. Speedups in Specific Tasks: Google Quantum AI and others have demonstrated generative quantum advantage for certain classical and quantum problems, with efficient training and sampling beyond classical reach in theory.

Real-world glimpses: Applications in finance (generating market scenarios), molecular generation, and anomaly detection.

Challenges: The Quantum Reality Check

It’s not all entanglement and glory:

  • Noise and Hardware Limitations: Current NISQ (Noisy Intermediate-Scale Quantum) devices suffer from decoherence, gate errors, and limited qubits. Training can be unstable.

  • Trainability Issues: Barren plateaus (flat optimization landscapes) and exponential loss concentration plague quantum generative models, making optimization hard.

  • Scalability and Hybrid Overhead: Interfacing quantum and classical parts introduces latency. Full quantum advantage requires fault-tolerant quantum computers, which are years away.

  • Evaluation and Metrics: Measuring how “good” a quantum-generated distribution is remains tricky, especially on quantum hardware.

  • Resource Requirements: Even hybrid models demand significant classical post-processing.

Opportunities Ahead

Despite hurdles, the field is exploding:

  • Hybrid Architectures: Leverage quantum for the hard generative parts and classical for everything else—practical today on simulators or small quantum devices like those from IonQ, IBM, or Xanadu.

  • Domain-Specific Wins: Finance (synthetic data), materials science (molecule generation), and AI itself (better priors for classical models).

  • Provable Advantages: Recent works show trainable models with quantum advantage in learning/sampling.

  • Integration with Classical AI: Quantum-enhanced generative models could boost diffusion models, LLMs, or simulation tasks.

As hardware improves (error correction, more qubits), expect breakthroughs. Tools like PennyLane, Qiskit, and TensorFlow Quantum make experimentation accessible.

Conclusion

Quantum Machine Learning for generative models isn’t replacing classical AI tomorrow—but it offers a tantalizing path to overcome current limitations in expressivity, efficiency, and sampling. QVAEs and QGANs highlight how quantum mechanics’ weirdness could become generative AI’s secret weapon.

The future? A world where quantum computers dream up new realities faster than we can observe them. Stay tuned (and maybe keep your classical GPUs warmed up as backup).

What do you think—ready for quantum hallucinations in your next image gen tool? Drop thoughts in the comments!

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Security Check-in Quick Hits: Tata Electronics Breach, Klue Supply Chain Attack, FortiBleed Campaign, libssh2 Flaw, and Cisco CUCM Exploitation

Tata Electronics Cyberattack and Data Leak (Supply Chain/Apple-Tesla Impact)

Tata Electronics, a major supplier for Apple and Tesla in India, confirmed a cybersecurity incident after the ransomware group World Leaks posted over 200,000 files (exceeding 600GB) allegedly containing component designs, specifications, employee passports, and trade secrets on the dark web.

The company stated the breach occurred a few weeks ago, response protocols were activated immediately, and operations remain unaffected. However, the leaked data includes sensitive Apple circuit board details and Tesla chargeport controller information marked as trade secrets. This highlights ongoing risks to manufacturing supply chains, especially those tied to high-profile tech giants. Organizations should review third-party vendor risks, enforce strict data segmentation, and monitor for extortion follow-ups. Lessons: Assume supply chain partners are targets and prioritize contractual security requirements.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Klue Supply Chain Attack Impacting Salesforce and LastPass (OAuth Token Abuse)

A threat actor compromised Klue (a market intelligence platform) and stole OAuth tokens used for integrations with Salesforce and other CRMs. This enabled bulk exfiltration of customer data across hundreds of organizations, including cybersecurity firms like LastPass, Tanium, and Recorded Future.

LastPass confirmed exposure of standard CRM data (names, emails, addresses, phone numbers, support cases, and sales info) but emphasized that password vaults and core infrastructure were unaffected. Tokens have been rotated. This incident underscores the dangers of trusted third-party integrations in SaaS ecosystems—attackers abused legitimate access paths without directly breaching the victims’ primary systems.

Recommendations: Audit and limit OAuth scopes for integrations, implement just-in-time access or regular token rotation, monitor for anomalous API queries from integration accounts, and treat supply chain vendors with the same scrutiny as internal assets.

FortiBleed Campaign: Mass Credential Harvesting on Fortinet Devices

The “FortiBleed” campaign has compromised credentials for tens of thousands (estimates 73k–86k) of FortiGate firewalls and VPN gateways worldwide, spanning 194 countries. Attackers reused credentials from prior breaches, combined with brute-force and automated scanning, and used compromised devices to sniff further credentials from VPN traffic.

No new zero-day vulnerability; it’s largely a result of weak password hygiene and missing MFA on internet-facing devices. CISA and others have issued warnings. Impact: Potential initial access broker activity leading to broader network compromises.

Action items: Enable MFA everywhere, rotate credentials, restrict management interfaces, review logs for unauthorized access, upgrade to support stronger hashing, and consider removing devices from public exposure where possible.

Critical Vulnerabilities in libssh2 SSH Library

Multiple high-severity issues (e.g., CVE-2026-7598 integer overflow leading to RCE, and others like pre-auth DoS) affect the widely used libssh2 library (versions up to 1.11.1). These could allow remote code execution or denial-of-service via malicious SSH packets/servers.

Patches are available; affected software includes many embedded systems, clients, and tools relying on SSH. With millions of potential instances, this is a priority for patching, especially in developer and infrastructure environments.

Mitigation: Update libssh2 immediately, review dependencies, and consider alternatives or hardening for SSH-exposed services.

Cisco Unified CM Flaw (CVE-2026-20230) Now Actively Exploited

A high-severity SSRF vulnerability in Cisco Unified Communications Manager (WebDialer service) allows unauthenticated attackers to write files to the OS, potentially leading to root privilege escalation. Exploitation is now observed in the wild, with PoCs available.

WebDialer is disabled by default, but if enabled, it’s a significant risk for UC environments. Cisco has patched it; organizations should apply updates and disable unnecessary services.

Key takeaway across all: Supply chain risks, credential hygiene, and timely patching remain perennial top issues. AI-driven threats and integration abuses are accelerating the pace.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Why Echo Chambers Are a False Refuge

Living in an ideological vacuum can feel secure. Curating your feeds, blocking dissent, and only consuming content that confirms your priors creates a bubble of comfort. But Scripture repeatedly warns that this kind of insulation is dangerous.

Proverbs 18:17 says, “The one who states his case first seems right, until the other comes and examines him.” When we only listen to one side, we become easy targets for deception. We grow brittle. Jesus did not retreat into a safe religious compound. He engaged tax collectors, Roman soldiers, Pharisees, sinners, and the hurting. He listened, challenged, and spoke truth in love (Ephesians 4:15).

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Choosing isolation does not make you more righteous. It often makes you less prepared for reality. Life has a way of shattering bubbles, whether through cultural shifts, personal crises, or encounters with people who think differently. A faith that cannot withstand scrutiny or disagreement is a fragile one. True confidence in Christ comes from testing and refining our beliefs, not hiding from challenges.

Listening to All Sides Is Radical Inclusion

The most truly inclusive posture is the willingness to listen, even when it is uncomfortable. This does not mean endorsing every view. It means refusing to live in fear of ideas.

Christianity has historically thrived not by censorship, but by contending for truth in the marketplace of ideas (see Paul in Athens, Acts 17). We are called to be wise as serpents and innocent as doves (Matthew 10:16). Wisdom requires exposure. Innocence does not require ignorance.

When platforms like Substack allow a wider range of voices, including those labeled far right or transphobes, they are doing something valuable: forcing us to engage arguments rather than just tribal signals. Disagreement is not violence. It is how iron sharpens iron (Proverbs 27:17).

The Bias Problem Cuts Both Ways

The critic is right about one thing: almost all journalists and content creators bring bias. Substack writers are no exception. But this is true everywhere: legacy media, independent blogs, social platforms, academia. Human beings have perspectives, experiences, and incentives.

The solution is not to retreat to the platforms that best align with your politics. The solution is to read widely, think critically, and test everything against Scripture and reason (1 Thessalonians 5:21). Boycotting Substack because it hosts voices you dislike does not make content more trustworthy. It leaves you with fewer tools to discern truth from spin.

If a platform is more tolerant of dissenting views (even edgy or wrong ones), that is generally healthier than heavy-handed curation that protects you from harmful ideas. Christians should be especially wary of any system that claims the right to decide what speech is acceptable. History shows how quickly that power turns against the Church.

A Better Way Forward

  • Seek truth over comfort. God is not threatened by bad arguments or opposing worldviews. Neither should we be.

  • Engage with discernment. Read the Substack writer you disagree with. Wrestle with their strongest points. Pray for wisdom.

  • Speak the truth in love. Instead of labeling and avoiding, offer better arguments rooted in the Gospel.

  • Build resilience. A faith formed only in echo chambers will crack under pressure. A faith tested by exposure grows deeper roots.

Jesus said, “I am the way, the truth, and the life” (John 14:6). If we really believe that, we do not need to hide from competing claims. We can face them head-on, confident that truth ultimately prevails.

Living in a vacuum may feel safe, but it leaves us spiritually and intellectually unprepared. The Christian calling is not retreat, but faithful engagement with the world Christ died to redeem.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Why Your Classical AI Agents Need a Quantum Sidekick

In the world of AI agents, we’re hitting walls. Classical systems excel at pattern recognition, natural language, and scaling on GPUs, but they struggle with exponential complexities in optimization, simulation, and high-dimensional search spaces. Enter hybrid quantum-classical AI: the ultimate tag-team where reliable classical brains pair with quantum weirdness for supercharged problem-solving.

This isn’t sci-fi hype—it’s the near-term reality of NISQ (Noisy Intermediate-Scale Quantum) devices working in tandem with classical hardware. Hybrid architectures let classical AI agents delegate the “impossible” subproblems to quantum processors or simulators, then integrate the results for practical, actionable intelligence.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

The Core Architecture: Classical Brains Meet Quantum Muscle

At a high level, hybrid systems follow a variational hybrid quantum-classical loop:

  1. Classical Preprocessing & Orchestration: The AI agent (often powered by LLMs, reinforcement learning policies, or multi-agent frameworks) analyzes the problem, decomposes it, and prepares data for quantum encoding (e.g., via amplitude or angle encoding).

  2. Quantum Subroutine Execution: Small quantum circuits handle tasks like:

    • Variational Quantum Eigensolver (VQE) for molecular simulations or energy minimization.

    • Quantum Approximate Optimization Algorithm (QAOA) for combinatorial problems like routing, scheduling, or portfolio optimization.

    • Quantum sampling for probabilistic inference or feature mapping in high dimensions.

  3. Measurement & Classical Post-Processing: Quantum measurements yield probabilistic results. Classical optimizers (e.g., gradient descent, Adam) tweak variational parameters and iterate. Error mitigation and hybrid feedback loops refine the process.

  4. Agentic Orchestration Layer: Modern setups use agent frameworks (LangGraph, AutoGen-inspired, or specialized quantum agents) to manage workflows, decide when to invoke quantum resources, handle noise/decoherence, and integrate with classical tools. Think of it as a smart dispatcher: “This supply chain routing? Send to QAOA. Molecular docking? VQE time.”

Example Stack:

  • Classical: PyTorch/TensorFlow for neural nets, Autoencoders for dimensionality reduction.

  • Hybrid Bridge: PennyLane, Qiskit, or Cirq with classical optimizers.

  • Quantum Backend: Simulators (for dev) or real QPUs from IBM, IonQ, Quantinuum, etc., via cloud.

  • Agent Layer: Multi-agent systems coordinating perception → planning → quantum action → reflection.

In latent space hybrids, a classical autoencoder compresses high-dimensional observations, feeding a quantum policy network (e.g., in reinforcement learning) for better exploration in complex environments.

Real-World Problem-Solving Wins

  • Optimization & Logistics: Classical agents struggle with NP-hard problems at scale. Quantum subroutines shine in finding near-optimal solutions faster for fleet routing, financial portfolio balancing, or drug discovery molecule search.

  • Scientific Simulation: Hybrid agents simulate quantum systems (chemistry, materials) natively. Classical AI handles the big picture; quantum tackles the entangled electron behaviors.

  • Reinforcement Learning Agents: Quantum-enhanced policies explore action spaces more efficiently, especially in latent representations, leading to faster convergence in robotics or game AI.

  • Machine Learning Acceleration: Quantum kernels for SVMs or feature maps in QML models boost classification in sparse, high-dimensional data—think cybersecurity anomaly detection or personalized medicine.

Early platforms like Kipu Quantum’s Agentic Quantum Computing demonstrate orchestration across classical LLMs and multiple QPUs for real hybrid workflows.

Challenges on the Horizon (And How Agents Help)

  • Noise & Scalability: NISQ devices are error-prone. Hybrid designs mitigate via classical error correction and variational methods.

  • Interface Overhead: Data shuttling between classical and quantum adds latency—solved by tight integration in modern hybrid supercomputer architectures (CPU/GPU + QPU layers with real-time control).

  • Accessibility: Cloud QPUs and simulators lower the barrier. Agents abstract the complexity: “Just tell me the goal.”

  • Talent & Integration: Requires quantum-aware AI developers. Frameworks are maturing rapidly.

The Future: Agentic Quantum-Classical Superintelligence

Imagine autonomous AI agents that dynamically route subproblems—quantum for intractable simulations, classical for everything else—evolving policies in real-time. This powers breakthroughs in climate modeling, secure cryptography (post-quantum readiness), personalized AI, and beyond.

For security pros and PMs (like those building in Microsoft ecosystems), hybrid quantum could supercharge threat detection, zero-trust optimization, or even AI agent hardening against adversarial attacks.

Conclusion: Time to Get Hybrid

Hybrid quantum-classical AI isn’t replacing classical agents—it’s amplifying them into something far more powerful. The next generation of intelligent agents will think classically, compute quantumly, and solve problems we once deemed intractable.

Start experimenting today with simulators and libraries like PennyLane. The qubit is calling.

What hybrid quantum use case excites you most for AI agents? Drop a comment or connect on X @rodtrent.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Security Check-in Quick Hits: Critical SSH Flaw, Prinz Eugen Ransomware, Tata Supply Chain Breach, and Klue/Salesforce OAuth Attack

Critical Vulnerabilities in libssh2 SSH Library Enable Remote Code Execution

A major security flaw (CVE-2026-55200) was disclosed in the widely used libssh2 library, scoring a critical 9.2 CVSS. It involves an out-of-bounds write (stemming from integer overflow issues in earlier versions like 1.11.1 and below), potentially allowing attackers to execute arbitrary code via malicious SSH packets.

libssh2 is embedded in millions of systems for secure remote access. The vulnerability affects SSH connections and could lead to full system compromise if exploited. Patches are available (e.g., via GitHub commit), and organizations should update immediately, audit SSH dependencies, and monitor for exploitation attempts. This highlights ongoing risks in foundational open-source libraries.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

New Prinz Eugen Ransomware Prioritizes Recent Files for Maximum Impact

Security researchers identified Prinz Eugen, a polished Go-based ransomware that stands out for its targeted encryption strategy: it prioritizes recently modified files (processing alphabetically on ties) to hit active, business-critical data first. It uses ChaCha20-Poly1305 encryption, employs anti-forensic techniques (e.g., wiping keys from memory and self-deletion), and skips traditional ransom notes in favor of out-of-band extortion.

Intrusions often start with compromised RDP credentials. This evolution pressures victims harder by focusing on fresh data. Defenses include robust backups (air-gapped/offline), endpoint detection, and monitoring for anomalous encryption patterns.

Tata Electronics Ransomware Breach Exposes Apple and Tesla Supply Chain Data

Tata Electronics (a key supplier for Apple iPhone assembly and Tesla components) confirmed a cybersecurity incident. The World Leaks ransomware group allegedly posted over 200,000 files (~630 GB), including confidential Apple manufacturing docs, Tesla engineering files, employee passports, factory details, and more. Tata activated response protocols with no reported operational disruption; Apple is investigating.

This underscores persistent supply chain risks—third-party vendors remain high-value targets. Lessons: enforce strict vendor security requirements, segment supply chain access, monitor for data leaks on dark web forums, and prioritize zero-trust architectures.

Klue Supply Chain Attack via OAuth Tokens Hits Salesforce Customers

Attackers compromised Klue (a competitive intelligence platform) using a legacy credential, stole OAuth tokens for integrations (especially Salesforce), and exfiltrated CRM data from multiple customer environments. Salesforce disabled the Klue Battlecards integration to contain it. The Icarus group claimed responsibility in an extortion campaign. Cybersecurity firms were among those impacted.

This supply-chain OAuth abuse bypassed MFA and highlights third-party integration dangers. Recommendations: review/revoke unnecessary OAuth apps, implement token monitoring and least-privilege access, and audit legacy credentials regularly.

These incidents reflect broader trends: exploitation of core libraries, sophisticated ransomware, supply chain attacks, and credential/integration abuses. Stay vigilant with patching, monitoring, backups, and zero-trust principles.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

AI Agents Powered by Quantum Supremacy: Autonomous Decision-Making at Scale

In the world of AI agents, we’ve come a long way from simple chatbots that occasionally hallucinate your grocery list. Today’s agents can plan trips, debug code, and even triage security incidents. But throw in exponentially complex real-world problems – like optimizing global supply chains in real time, coordinating swarms of autonomous vehicles during rush hour, or running multi-variable strategic simulations for cybersecurity defense – and even the beefiest classical supercomputers start sweating binary bullets.

Enter quantum supremacy: the point where quantum processors demonstrably outperform classical ones on certain tasks. When this power fuses with AI agents, we’re not just getting faster computers. We’re unlocking a new era of autonomous decision-making that operates at scales and speeds previously reserved for science fiction.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

The Quantum Edge for AI Agents

Classical computers process information in bits – strict 0s and 1s. Quantum processors use qubits that can exist in superposition (both 0 and 1 simultaneously), entangle with each other, and leverage interference for massive parallelism. This isn’t hype for tomorrow’s headlines; it’s grounded in principles already demonstrated in labs (think Google’s Sycamore or IBM’s latest Eagle/Heron processors hitting supremacy milestones).

For AI agents, this translates to game-changing capabilities in:

  • Planning and Optimization at Scale: Problems like the Traveling Salesman or vehicle routing become brutally hard as variables grow (NP-hard territory). Quantum algorithms such as QAOA (Quantum Approximate Optimization Algorithm) or quantum annealing can explore vast solution spaces in parallel. An AI agent powered by quantum hardware could optimize fleet logistics for thousands of delivery drones in real time, factoring in weather, traffic, fuel, and even dynamic rerouting due to sudden disruptions – all without breaking a sweat (or overheating a data center).

  • Real-Time Decision Making Under Uncertainty: Classical reinforcement learning agents struggle with combinatorial explosions in multi-agent environments. Quantum-enhanced agents could maintain probabilistic models natively via superposition, evaluating thousands of “what-if” scenarios simultaneously. Imagine a cybersecurity AI agent that doesn’t just detect threats but quantum-simulates adversarial attack paths across an entire enterprise network, predicting and neutralizing moves before they materialize.

  • Exponentially Complex Simulations: Training large models or running agent swarms for climate modeling, drug discovery, or financial risk assessment involves mind-boggling permutations. Quantum processors excel at simulating quantum systems themselves (a natural fit) and could supercharge hybrid quantum-classical AI frameworks. Agents could handle real-time optimization for smart grids balancing renewable energy sources, or coordinate AI-driven negotiations in global trade with near-perfect foresight.

The result? Autonomous agents that don’t just react – they anticipate and orchestrate at scales where classical limits force approximations or delays.

Why This Matters Now (And Why It’s Still “Potential”)

We’re not plugging a quantum chip into your laptop tomorrow. Challenges remain: error correction (qubits are noisy), scalability, integration with classical AI stacks, and the sheer cryogenic requirements for many quantum systems. Hybrid approaches – where quantum co-processors handle the hard optimization subroutines while classical systems manage the rest – are the realistic near-term path.

Yet the trajectory is clear. Companies like Microsoft (with Azure Quantum), Google, IBM, and startups in quantum ML are already bridging the gap. AI agents in security, logistics, healthcare, and finance stand to benefit first. For those of us in tech (especially Microsoft ecosystem watchers), tools like quantum-inspired optimization in Azure or integration with Copilot-like agents could redefine what’s possible.

Picture this: Your AI SOC analyst agent doesn’t just triage an incident – it quantum-optimizes the entire response playbook across global infrastructure in seconds. Or a personal agent that plans your family’s vacation and optimizes your investment portfolio for the trip’s cost, all while accounting for 10,000 variables you didn’t even know existed.

The Road Ahead: Hype vs. Reality

Quantum supremacy for AI agents won’t solve every problem (Grover’s algorithm gives quadratic speedups for search, not magic wands), but for the right class of exponential bottlenecks, it’s transformative. Ethical considerations loom large – faster decisions mean faster unintended consequences if not governed well. Alignment, transparency, and human oversight remain non-negotiable.

As quantum hardware matures and error rates drop, expect a Cambrian explosion in agent capabilities. The agents of 2030 might look back at today’s LLMs the way we view 1990s dial-up modems.

In the meantime, keep an eye on quantum-cloud integrations and hybrid frameworks. The future of autonomous intelligence isn’t just bigger models – it’s weirder, entangled, and supremely efficient.

What do you think – ready to entangle your workflows with qubits, or sticking with classical for now? Drop your thoughts in the comments, and stay tuned for more on AI agents, quantum tech, and the wild intersections ahead.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Security Check-in Quick Hits: FortiBleed, Texas Breach, Klue Supply Chain, and Massive Credential Dump Dominate Cybersecurity Landscape

FortiBleed Campaign: Credential Harvesting Hits ~75,000 Fortinet Devices Worldwide

A large-scale campaign dubbed FortiBleed has exposed valid administrative and SSL VPN credentials for tens of thousands of Fortinet FortiGate firewalls and VPN gateways. Researchers identified a dataset covering approximately 73,932–75,000 unique devices across 194 countries and over 21,600 domains, impacting government, critical infrastructure, healthcare, finance, and other sectors.

Threat actors systematically extracted configuration files from internet-facing devices and cracked stored credential hashes. This isn’t tied to a new zero-day vulnerability but to ongoing exploitation of misconfigurations and weak practices. Roughly half of all internet-exposed FortiGate devices may be affected.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Implications and Advice: Organizations should immediately audit FortiGate exposure (via tools like Shodan), rotate all credentials, enable multi-factor authentication (MFA) where possible, and apply the latest patches. Monitor for unauthorized access. Global agencies have issued warnings, and active exploitation is confirmed in underground forums.

This highlights the persistent risks of edge devices and the need for robust credential hygiene beyond just patching.

Texas Parks & Wildlife Department Data Breach: 3 Million Texans Affected

Texas Parks & Wildlife Department (TPWD) disclosed a breach involving a third-party vendor handling hunting and fishing licenses. Hackers accessed personal data for over 3 million individuals, including driver’s license information, passport numbers (if provided), email addresses, phone numbers, and residential addresses. No Social Security numbers, dates of birth, or financial data were compromised.

Texas Cyber Command detected the incident. Affected individuals are offered free credit monitoring. This ranks as one of the larger state-level breaches reported recently in the U.S.

Implications and Advice: Third-party vendor risks remain a major vector. Individuals should monitor accounts for suspicious activity, use credit freezes if needed, and be wary of phishing leveraging this data. Organizations: Vet vendors rigorously and enforce strict data-sharing controls.

Klue Supply Chain Attack: Cybersecurity Firms Lose Salesforce Data

Hackers (linked to the Icarus group) compromised Klue, a market intelligence platform integrated with Salesforce. They stole OAuth tokens, enabling access to customer Salesforce instances. Victims include cybersecurity companies like Huntress, Recorded Future, and others (e.g., HackerOne, Jamf, Snyk). Stolen data includes business contacts, sales quotes, and related messaging—no core product or customer operational data from the victims’ main systems was directly hit.

This is part of a pattern of compromising integrated apps to drain Salesforce CRMs.

Implications and Advice: Supply chain and third-party integration risks are escalating, even for security vendors. Review all OAuth/app integrations, revoke unnecessary tokens, monitor for anomalous Salesforce activity, and demand transparency from vendors. Huntress and others have shared detailed incident reports.

Colossal 24 Billion Records Exposure: Infostealer Logs and More

Cybernews researchers discovered a publicly exposed Elasticsearch database (~8.3 TB) containing approximately 24 billion records with usernames, emails, plaintext passwords, and login URLs. Compiled from 36 sources (infostealer malware logs, Telegram channels, breach compilations), it includes recent data up to early 2026. Much of it stems from credential-harvesting malware.

The sheer volume makes it dangerous for account takeover campaigns, especially without MFA.

Implications and Advice: Assume your data may be in such dumps. Use unique, strong passwords (or a password manager), enable MFA everywhere, monitor for breaches via services like Have I Been Pwned, and change passwords proactively for critical accounts. This underscores the scale of infostealer threats.

These stories reflect ongoing themes: credential abuse, supply chain vulnerabilities, third-party risks, and the flood of stolen data. Stay vigilant with patching, MFA, monitoring, and zero-trust principles.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Stuck at the Prompt: The Peril of Treating AI Like a Search Engine

NOTE: This blog post was coordinated and composed using Chervil - the agentic, conversational web browser.

For the full effect, get the PDF version of this post that was also composed by Chervil.

Table of Contents

  1. The Illusion of Progress

  2. The Generational Gap Nobody Talks About

  3. The Prompt Ceiling: Where GenAI Stops and Real Work Begins

  4. The Hidden Cost of Standing Still

  5. What Agentic AI Actually Looks Like

  6. The AI Maturity Ladder

  7. The Psychology of Prompt Comfort

  8. Dismantling the Objections

  9. A Practical Roadmap: From Prompts to Agents

  10. The Future Belongs to the Orchestrators

  11. Conclusion: The Clock Is Running

There is a photograph making the rounds in certain venture capital circles. It shows a textile worker in the early 1900s, hunched over a loom, working with breathtaking skill and speed. The photograph is meant to be poignant — because just outside the frame, a power loom is being installed that will render her specialty obsolete not in a generation, but in a season. She is excellent at what she does. She is also, tragically, refining a skill at the precise moment it stops mattering.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

That image keeps coming to mind when I watch organizations approach artificial intelligence in 2025. Millions of people have discovered that they can type a question into a large language model and receive an answer that would have taken hours of research, drafting, and editing to produce manually. That is a genuine and meaningful productivity gain. But it is also, in the longer arc of what is happening, the equivalent of learning to operate a slightly faster hand loom while power looms are being bolted to the factory floor across town.

The organizations that will dominate the next decade are not the ones with the best prompt engineers. They are the ones that have moved past prompts entirely — into the realm of autonomous AI agents, multi-step workflows, tool-using models, and orchestrated systems that act, decide, and iterate without waiting for a human to type the next question. The gap between those two groups is widening every quarter, and for companies still stuck in “ask-and-answer” mode, the reckoning is coming faster than anyone wants to admit.

This is the story of that gap — why it exists, why it persists, what it costs, and, most urgently, how to close it before it closes on you.

1. The Illusion of Progress

Let’s start by giving credit where it’s due. The widespread adoption of generative AI tools — ChatGPT, Claude, Gemini, Copilot, and their dozens of specialized cousins — represents a real and measurable step forward for knowledge work. Studies have shown meaningful productivity lifts for writers, coders, analysts, and customer service agents when they use these tools well. The tools are genuinely impressive. The energy around them is not entirely hype.

But here is the subtle trap embedded in that genuine progress: it creates the feeling of transformation without the substance of it. When an employee uses ChatGPT to draft a report in 20 minutes instead of two hours, they feel the thrill of leverage. When a marketing team generates 50 ad copy variations in an afternoon instead of a week, they feel the exhilaration of scale. Leadership sees the activity, hears the enthusiasm, and marks “AI adoption” off the strategic checklist.

“Generative AI in prompt-and-answer mode is not a transformation strategy. It is a productivity supplement — useful, yes, but no more structurally significant than giving your team faster computers.”

This is the illusion of progress. The work is still fundamentally human-initiated, human-directed, and human-completed. The AI is a tool that responds to requests. It does not initiate. It does not remember, plan, monitor, coordinate, or persist. The moment the conversation window closes, the intelligence evaporates. Nothing was built. No process was changed. The workflow tomorrow looks exactly like the workflow today, only with a chat interface wedged into the middle of it.

Compare that to what is already happening in the organizations that have moved to the next stage. They are running AI agents that autonomously monitor customer churn signals and draft intervention emails without a human request. They are deploying coding agents that write, test, deploy, and debug software across multi-file codebases over hours-long sessions. They are orchestrating research pipelines that browse the web, synthesize sources, identify contradictions, and produce verified intelligence reports — all while the team sleeps. The gap between prompt users and agent deployers is not a gap of sophistication. It is a gap of category.

2. The Generational Gap Nobody Talks About

The AI landscape has evolved through distinct epochs, and understanding those epochs is crucial to understanding why so many organizations are stuck. The first era was the era of prediction — narrow models trained to do one thing very well: classify images, recommend content, detect fraud. These systems were powerful but rigid, deployed by data science teams and invisible to most employees.

The second era — the one we are currently saturated in — is the era of generation. Large language models that can generate plausible, fluent, often brilliant text, code, and analysis in response to a prompt. This era democratized AI. Suddenly anyone with a browser could have a conversation with a model that seemed to understand them. The adoption curve was unlike anything the software industry had seen before. ChatGPT reached 100 million users faster than any application in history. Whole new job titles were born. “Prompt engineering” became a LinkedIn skill. Corporate training programs sprang up to teach employees how to phrase their requests.

But while that frenzy was happening, the third era was already beginning to take shape: the era of agency. This is the shift from AI that responds to AI that acts. Models that can use tools — browse the web, write and execute code, call APIs, read and write files, send emails, manage calendars, query databases, spawn sub-agents to handle subtasks, and loop back to verify their own outputs. These are not chatbots. They are autonomous software workers. And the distance between a chatbot and an autonomous software worker is roughly the distance between a calculator and a computer.

The problem is that most organizations are investing all their attention — and most of their budget — in mastering era two while era three passes them by. They are training prompt engineers while their competitors are training agent architects. They are writing prompt libraries while their competitors are writing agent orchestration pipelines. They are proud of their AI literacy while their competitors are building AI-powered operations that will undercut them on cost, speed, and quality simultaneously.

💡 Key Distinction - Generative AI answers your questions. Agentic AI completes your goals. The difference is not incremental — it is architectural. One requires a human in the loop at every step. The other requires a human only at the goal-setting stage. Everything in between is autonomous.

3. The Prompt Ceiling: Where GenAI Stops and Real Work Begins

Every practitioner who has spent serious time with language models eventually runs into the same invisible ceiling. You can get remarkably good outputs from a well-crafted prompt. You can learn to give context, set tone, specify format, chain reasoning steps, and dramatically improve the quality of what you receive. Prompt engineering is a real skill, and it has genuine value.

But no amount of prompt engineering can make a chatbot actually do things in the world. It cannot log into your CRM. It cannot monitor a dataset and alert you when an anomaly appears. It cannot coordinate with your email system to send a follow-up three days after a proposal is sent. It cannot read incoming customer support tickets, triage them by severity, look up the customer’s account history, draft a personalized resolution, and log the interaction — all in one seamless, automated flow. Not without being architected into an agent system with tools, memory, and a runtime environment.

The prompt ceiling is the point at which the conversational model runs out of usefulness and a different architecture must take over. And the majority of high-value business processes live above that ceiling. Let’s be specific about what lives above it:

Processes That Require Multi-Step Coordination

Most real business workflows are not single-step. Onboarding a new client involves intake, document collection, system provisioning, notification to multiple teams, scheduling, and follow-up — often across days or weeks. A prompt can help you draft the onboarding email. An agent can run the entire onboarding workflow, adapting at each step based on what happened in the last one.

Processes That Require Real-Time Data Access

A language model’s training data has a cutoff date. A language model with tool access can query live databases, pull current market data, read recent news, and synthesize it with contextual intelligence. The model itself hasn’t changed. The architecture around it has unlocked an entirely different capability class.

Processes That Require Persistence and Memory

A chat session is stateless the moment you close the window. An agent system with proper memory architecture can maintain context across days, weeks, and months. It remembers what it did, what worked, what the user prefers, and what’s pending. This transforms the model from a disposable conversation partner into something closer to a permanent digital colleague.

Processes That Require Judgment Under Uncertainty

One of the most underappreciated capabilities of modern agent frameworks is their ability to decompose complex, ambiguous goals into tractable sub-tasks, execute them in the right sequence, handle failures gracefully, and escalate to humans only when genuinely necessary. This is not prompt engineering. This is system design — and it is where the real competitive moats are being built.

⛔ Reality Check - {If your “AI strategy” consists of a subscription to a chat interface and a Slack channel where people share clever prompts, you do not have an AI strategy. You have an AI hobby. And while you are enjoying the hobby, your competitors are building the factory.

4. The Hidden Cost of Standing Still

Organizations often frame the decision to delay AI automation as a conservative, prudent choice. “We want to make sure we get the fundamentals right.” “We’re focused on responsible AI adoption.” “We’ll wait until the technology matures.” These statements sound reasonable. They feel like risk management. They are, in practice, a sophisticated form of competitive self-harm.

The costs of standing still are real, but they are diffuse and slow-burning — which is exactly why they are so dangerous. No single quarter looks catastrophic. No single competitive loss is obviously attributable to AI lag. The damage accumulates quietly, in the gap between your costs and your competitors’ costs, in the speed differential between your deliverables and theirs, in the talent pipeline that increasingly favors companies doing interesting AI work over companies that have a “pilot program.”

The Cost Compressor

When a competitor deploys agentic workflows across their operations, they are not just doing things faster — they are structurally reducing the cost per unit of output. A company that can process 10,000 customer inquiries per day with 10 agents and a fleet of AI systems has a fundamentally different cost structure than a company doing the same volume with 80 human agents and a chat tool. The first company can undercut on price, invest more in product, or simply pocket the margin. Every quarter that passes without closing this gap is a quarter in which the structural cost disadvantage compounds.

The Speed Asymmetry

Speed in business is not just about moving fast. It is about iteration velocity — how quickly you can run experiments, learn from them, and incorporate those learnings. An organization with agentic AI infrastructure can run tests, generate variants, analyze results, and deploy changes in a continuous loop that human-driven organizations simply cannot match. Over time, this creates a learning curve advantage that is nearly impossible to overcome through brute-force hiring.

The Talent Gravity Shift

The best AI engineers, researchers, and product builders have options. They choose their employers partly based on the quality and ambition of the technical environment. Organizations that are still debating whether to move beyond chatbots will increasingly struggle to attract the talent needed to make that move. Meanwhile, companies already doing agentic work are attracting the best people, who in turn accelerate the work. This is a self-reinforcing cycle that only gets harder to break the longer it runs.

The Institutional Knowledge Trap

Here is a subtle but devastating risk that almost nobody discusses: organizations that over-invest in prompt-based workflows without building systematic AI memory and automation are at risk of building a new kind of institutional knowledge trap. When key employees leave, they take their prompt libraries with them. The “AI expertise” in these organizations is personal rather than institutional. Agents with memory, structured workflows, and documented orchestration logic, by contrast, represent institutional knowledge that persists regardless of personnel turnover.

5. What Agentic AI Actually Looks Like

Abstract warnings about “falling behind” are useful for generating alarm but not for generating action. So let’s get concrete. What does agentic AI actually look like when it is deployed in the real world? What is the thing you are not building while you refine your prompts?

Example: The Autonomous Research Analyst

A traditional workflow: an analyst receives a request for competitive intelligence on three emerging startups. She spends two days browsing websites, reading press releases, pulling LinkedIn data, scanning news, compiling notes, and writing a summary. She produces a good report. She is exhausted. Three months later, the process repeats.

An agentic workflow: a research agent is given the same request. It decomposes the task into sub-agents — one for each company. Each sub-agent browses the web, pulls funding data from public APIs, scrapes product pages, reads recent press, checks job postings as signals of growth priorities, and synthesizes findings into structured JSON. A synthesis agent assembles the sub-reports, identifies patterns and contradictions, generates a structured report, flags areas of uncertainty, and delivers it to a shared dashboard — all within two hours. When new information appears about any of these companies, the monitoring layer triggers an automatic update. The analyst’s job shifts from data gathering to interpretation and decision-making.

Example: The Autonomous Sales Development System

A traditional workflow: an SDR identifies a lead, researches them manually, writes a personalized outreach email, sends it, waits, follows up, logs the interaction, and moves to the next. She can touch perhaps 30 quality prospects per day.

An agentic workflow: a prospecting agent continuously monitors trigger events — new funding rounds, executive hires, product launches — across a target account list. When a trigger fires, a research agent pulls all available context on the company and the specific contact. A personalization agent crafts an outreach message grounded in that context. A scheduling agent sends the email at the optimal time. A tracking agent monitors open and click events and, based on behavioral signals, decides whether to send a follow-up and what it should say. The SDR reviews the conversations that warm up and focuses on the ones that need human nuance. The system surfaces 300 quality conversations per day instead of 30.

Example: The Autonomous Code Review Pipeline

Developers submit pull requests. An agent reads the diff, understands the intent from the PR description and linked ticket, checks the changes against coding standards, runs static analysis, identifies potential bugs and security vulnerabilities, generates a plain-English review comment, suggests specific fixes, and labels the PR by risk level. Senior engineers spend their time reviewing the high-risk PRs flagged by the agent and mentoring junior developers, rather than reading routine diffs. Throughput doubles. Code quality improves. Senior engineers are no longer the bottleneck.

# Simplified agentic orchestration pattern (LangGraph / similar)

graph = StateGraph(AgentState)

# Nodes = discrete agent capabilities
graph.add_node("planner", plan_task)
graph.add_node("researcher", browse_and_retrieve)
graph.add_node("executor", run_tool_calls)
graph.add_node("reviewer", self_critique_output)
graph.add_node("human", escalate_if_needed)

# Edges = decision logic between steps
graph.add_conditional_edges("reviewer", route_on_confidence, {
"retry": "executor",
"escalate": "human",
"done": END
})

These are not science fiction. These are systems being built and deployed today, at real companies, using frameworks like LangChain, LangGraph, AutoGen, CrewAI, and the native agent APIs offered by every major model provider. The engineering required is not trivial, but it is not exotic either. A competent software engineering team with AI experience can begin building these systems in weeks, not years.

6. The AI Maturity Ladder

One of the most useful frameworks for diagnosing where your organization sits — and understanding what the next step looks like — is an AI maturity model. Not the kind that consultants use to justify billable hours, but a practical, honest ladder that maps capabilities to business impact.

Level 1 — Ad Hoc Experimentation

Individual employees use AI tools personally and informally. No institutional coordination. Productivity gains are individual and untracked. Risk: the organization gets no leverage from its AI adoption because it’s entirely fragmented.

Level 2 — Structured Prompt Usage (Most organizations today)

Teams adopt shared AI tools. Prompt libraries are maintained. Training programs run. AI assistants integrated into existing tools (email, IDE, CRM). Productivity gains are real but bounded. The human is still the engine; AI is the turbocharger.

Level 3 — Workflow-Embedded AI

AI is integrated into specific workflows with defined input/output contracts. Basic automation (triggered summaries, classification, routing). Humans are still required at decision points, but routine steps are automated. Meaningful throughput gains begin here.

Level 4 — Agentic Systems

Multi-step, tool-using agents handle complete task categories end-to-end. Human involvement is supervisory rather than operational. Systems have memory and can adapt. Structural cost advantages begin compounding. Competitive moats form here.

Level 5 — Orchestrated Agent Networks

Multiple specialized agents collaborate on complex, long-horizon goals. The organization functions as a human-AI hybrid entity. New products and services are themselves agent-powered. The company’s competitive posture is fundamentally different from any purely human-staffed competitor.

The uncomfortable truth is that the majority of organizations — including many that pride themselves on being “AI-forward” — are sitting at Level 2. They have invested meaningfully in tools and training. They have generated genuine productivity improvements. And they have essentially plateaued. The jump from Level 2 to Level 3 requires not better prompts but better engineering — and a fundamentally different mindset about what AI is for.

The Brutal Comparison

It helps to put the two paradigms side by side, without varnish. Here is what the prompt-first organization and the agent-first organization look like when measured on the dimensions that matter.

7. The Psychology of Prompt Comfort

If agentic AI is clearly superior in so many dimensions, why do so few organizations move toward it? The answer is partly technical — agent systems are genuinely harder to build than prompt interfaces — but mostly psychological and organizational. Understanding these barriers is essential to overcoming them.

The Familiarity Fallacy

Chat interfaces are intuitive. They map onto the most natural form of human communication: conversation. Typing a question and getting an answer feels familiar, controllable, and safe. Agentic systems, by contrast, feel abstract and opaque. Something is running in the background, making decisions, taking actions. For many people — particularly those without engineering backgrounds — this feels not like leverage but like loss of control. The discomfort is real, but it is also the same discomfort that early users of spreadsheets felt when they realized the cell formulas were running calculations “on their own.” The discomfort is a symptom of unfamiliarity, not genuine danger.

The Mastery Trap

Human beings have a deep psychological attachment to skills they have worked hard to develop. The people in your organization who have invested months in becoming excellent prompt engineers have a genuine stake in the status and value of that skill. Telling them that the frontier has moved — that orchestrating agents is the new literacy — requires them to acknowledge that their hard-won expertise is rapidly depreciating. This is psychologically painful, and it generates subtle organizational resistance to change that is difficult to name and therefore difficult to address.

The Measurement Problem

Prompt-based productivity gains are easy to measure and demonstrate. “Our team used AI to cut report generation time from 8 hours to 90 minutes” is a clean, compelling story. Agentic infrastructure gains are harder to quantify, especially in the early stages, because they show up not in individual task metrics but in system-level throughput, error rates, and cost per unit over time. This makes it harder to justify the investment in internal conversations and harder to celebrate progress — which in turn makes it harder to sustain organizational momentum.

The “Good Enough” Seduction

This may be the most dangerous psychological trap of all. When prompt-based AI delivers a 30% productivity improvement, it is very easy to feel satisfied. Thirty percent is real. Thirty percent is noticeable. Thirty percent sounds like transformation. But if your competitor is delivering a 200% or 400% improvement through agentic infrastructure, your 30% is not just insufficient — it is the sound of the gap widening. “Good enough” is not a stable equilibrium in a competitive landscape. It is a slowly tightening vice.

8. Dismantling the Objections

Executives and practitioners who are resistant to moving beyond prompt-based AI tend to reach for a standard toolkit of objections. These objections are not entirely without merit, but they are consistently overstated, and they deserve to be examined clearly.

“Agents are unreliable. They hallucinate and make mistakes.”

This is true, but it is the wrong frame. The question is not whether agents make mistakes — it is how their error rate compares to the human process they are replacing, and whether errors can be caught and corrected systematically. Human processes make mistakes too, and they make them in ways that are harder to audit, monitor, and improve. A well-designed agent system with verification steps, human-in-the-loop escalation for edge cases, and systematic logging often achieves lower error rates on routine tasks than human-only processes — not because agents are infallible, but because their failure modes are observable and addressable in ways that human errors often are not.

“We don’t have the engineering talent to build agent systems.”

This was a more credible objection two years ago than it is today. The tooling for building agent systems has improved dramatically. Frameworks like LangGraph, CrewAI, and AutoGen have abstracted away enormous amounts of complexity. Cloud providers offer managed agent infrastructure that requires dramatically less custom engineering. The talent required is still real, but it is far more accessible than the objection implies — and organizations that delay building this capability will find it progressively harder to attract the talent needed to build it, because the best people want to work on the frontier, not catch up to it.

“The regulatory and governance risks are too high.”

This is the most legitimate objection, but it applies selectively. There are domains — healthcare decision-making, financial advice, legal determinations — where autonomous AI action requires extraordinary care and where robust human oversight is genuinely necessary. But the majority of business processes do not operate in these sensitive domains. The regulatory risk of automating your competitor research, your content generation pipeline, your internal IT ticketing, or your code review workflow is minimal. Blanket risk aversion applied uniformly across all use cases is not governance — it is avoidance with a governance label on it.

“We need to get the basics right before we move to advanced automation.”

This sounds prudent. It is, in practice, often an indefinite deferral strategy. The basics never feel entirely right. There is always another training program to run, another integration to complete, another policy to write. The organizations that have successfully moved to agentic AI did not wait until their prompt practice was perfect — they built agent systems and learned from them, improving in parallel rather than sequentially. The idea that maturity in one stage is a prerequisite for beginning the next is comforting but false. The maturity you need for agents comes from building agents, not from perfecting prompts.

9. A Practical Roadmap: From Prompts to Agents

Enough diagnosis. What should you actually do? The path from prompt-centric AI usage to agentic infrastructure is not a single leap — it is a series of deliberate steps, each of which delivers its own value while building capability for the next. Here is a practical framework for making that journey.

1

Map Your Highest-Volume Repetitive Processes

Before you build anything, identify the processes in your organization that are repetitive, high-volume, rule-governed, and currently consuming significant human time. These are your best candidates for early agentic automation. Do not start with your most complex, most sensitive processes — start with the ones that are tedious and procedural. Triage of inbound emails, summarization of meeting transcripts, first drafts of standardized documents, data extraction from unstructured inputs. These are tractable and high-ROI starting points.

2

Build One Agent End-to-End — Any Agent

The single most important thing you can do is ship one complete agent system, however small. Not a proof of concept that lives in a Jupyter notebook. An actual system that runs on a schedule, uses real tools, produces real outputs, and is used by real people. The learning from building and operating that system is irreplaceable. It will surface the questions about memory, tool design, error handling, and human escalation that no amount of theoretical planning can anticipate. Pick something tractable. Ship it. Learn from it.

3

Invest in an Agent Infrastructure Layer

Rather than building each agent in isolation, invest early in shared infrastructure: a tool registry that agents can access, a memory store that persists context across sessions, an observability layer that logs agent actions and outcomes, and a human escalation pathway that is lightweight and reliable. This infrastructure investment pays dividends across every subsequent agent you build, and it is the difference between having a collection of isolated automations and having a genuine agentic capability platform.

4

Redesign Roles, Not Just Workflows

The organizational change required to get value from agentic AI is more significant than most leaders anticipate. It is not enough to automate a step in an existing workflow. The workflow itself needs to be redesigned around the new capability. And more fundamentally, human roles need to be reimagined. The analyst who used to gather data needs to become the analyst who designs the agent that gathers data and spends her time on interpretation, strategy, and judgment — the things that genuinely require human intelligence. This redesign is uncomfortable and often meets resistance. It is also the whole point.

5

Build an Agent Evaluation Practice

One of the biggest gaps in most organizations’ AI practice is the absence of systematic evaluation. With prompt-based AI, evaluation is informal — a human reads the output and judges whether it is good. With agentic AI, you need systematic evaluation: benchmarks for agent accuracy, latency, and cost; monitoring for failure modes; regression testing when you update the agent; and a feedback loop that continuously improves performance. This is a software engineering practice, and it needs to be owned by people with engineering rigor, not handed off to whoever is enthusiastic about AI this week.

6

Create an Agentic Culture, Not Just Agentic Tools

The organizations that get the most from agentic AI are not the ones that have the best tools — they are the ones where every team member habitually asks “could an agent do this?” when they encounter a repetitive task. This culture is built through leadership example, through visible successes, through training that focuses not on prompt syntax but on systems thinking, and through a reward structure that recognizes people who identify and automate inefficiencies rather than just those who perform them efficiently. Prompt culture celebrates the craftsman. Agentic culture celebrates the architect.

10. The Future Belongs to the Orchestrators

There is a phrase that has been circulating in AI research circles for the past year: “the model is a commodity; the system is the moat.” It captures something important about where competitive advantage in the AI era is actually located. The underlying language models — GPT-4o, Claude, Gemini — are becoming increasingly commoditized. Their capabilities are remarkable, but they are available to everyone with an API key and a credit card. The raw intelligence is not the differentiator.

What differentiates is the system around the model. The orchestration logic that decides which tool to call when. The memory architecture that maintains context across long-running tasks. The tool ecosystem that connects the model to real systems of record. The evaluation pipeline that continuously improves agent performance. The organizational capability to identify new use cases and deploy agents against them quickly. These are the things that compound. These are the things that are genuinely hard to copy.

Think of it this way: in the early days of the internet, having a website was a differentiator. Then having a good website became table stakes. Then having a sophisticated web application became the differentiator. Then sophisticated applications became table stakes, and having massive scale, network effects, and data flywheels became the differentiator. We are at an analogous inflection point with AI. Having access to a language model is already table stakes. Using it well via prompting is almost table stakes. The differentiator — for the next window, which may be shorter than you think — is having the agentic infrastructure that turns model intelligence into systematic operational advantage.

The companies that will own their categories in five years are, right now, not primarily focused on teaching employees to prompt better. They are hiring AI engineers and agent architects. They are building internal tool ecosystems. They are mapping their operations for automation opportunities. They are running agent pilots in three or four domains simultaneously, learning fast, and scaling what works. They are, in other words, building the factory — while everyone else is debating which hand loom technique is most efficient.

“The model is a commodity. The system is the moat. And right now, most organizations are polishing their access to the commodity while their competitors are building the moat.”

The orchestrators — the companies and individuals who learn to direct networks of agents, design the systems that make them reliable and improving, and integrate them deeply into operations — will have capabilities that dwarf what any human team can produce. Not because they are smarter, but because they have multiplied their intelligence across an army of tireless, fast, parallel digital workers. The question is not whether this future is coming. It is already here, for those who have moved to meet it. The question is only whether your organization will be among the orchestrators or among the orchestrated.

11. Conclusion: The Clock Is Running

Let’s return, for a moment, to the photograph of the textile worker. The point of that image is not that she was foolish or lazy or lacked foresight. She was none of those things. The point is that the technological shift happening around her was so rapid, and the benefits of her existing skills so immediate, that the rational choice in any given moment was to keep doing what she was good at. The irrational choice — the choice that required imagination and risk tolerance and a willingness to feel temporarily incompetent — was to step away from the loom she knew and begin learning the power-loom she did not.

Generative AI prompting is your hand loom. You are good at it. It delivers real value. Every day you use it, you get slightly better at it. And every day you spend getting better at it, the organizations building agentic infrastructure are pulling further ahead in ways that are not yet fully visible but will be, very soon, undeniable.

The good news — and there is genuine good news here — is that the window has not closed. The technology for building agent systems is accessible. The frameworks are maturing rapidly. The playbooks, while not yet standardized, are becoming clearer. The talent required, while not trivial to find, is findable. Organizations that move decisively now can close the gap. But “decisively” is the operative word. Decisively does not mean commissioning another study. It does not mean adding “agentic AI” to next year’s strategic planning agenda. It means assigning a capable team, defining a specific starting point, and building something real within the next quarter.

The organizations that will look back on this moment with satisfaction are the ones that resisted the comfort of prompt mastery and pushed through to the discomfort of agent architecture. The ones that accepted the temporary competence gap of learning a new paradigm rather than harvesting diminishing returns from the old one. The ones that asked not “how do we get better at using AI?” but “how do we build systems where AI works for us, continuously, without us having to ask?”

That question — sustained, serious, resourced, and acted upon — is the difference between leading the next decade and spending it catching up. The clock is running. The question is whether you are listening to it.

🚀 Your Starting Point - Choose one high-volume, repetitive process in your organization. Write down every step it requires. Identify which steps require genuine human judgment and which are procedural. Then ask: what would it take to hand the procedural steps to an agent? That question, answered honestly and acted on quickly, is how the journey from prompt user to agent builder begins.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Quantum Computing Meets Generative AI: The Dawn of Quantum-Enhanced Creativity

Generative AI has already transformed how we create—turning text prompts into photorealistic images, symphonies, or novels faster than you can say “DALL-E.” But it’s hitting walls: training is compute-hungry, outputs can be repetitive or biased, and sampling diverse, high-quality results in vast possibility spaces remains slow.

Enter quantum computing. With its superposition, entanglement, and inherent probabilistic nature, quantum hardware promises to supercharge models like GANs (Generative Adversarial Networks) and diffusion models. We’re talking faster convergence, richer diversity, and creativity that feels truly alien. This isn’t sci-fi—researchers are already demonstrating hybrid quantum-classical systems outperforming pure classical ones in image generation, molecular design, and more.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Why Quantum? The Superpowers for Generative Models

Classical computers process bits one at a time. Quantum bits (qubits) can exist in multiple states simultaneously (superposition) and correlate instantly across distances (entanglement). This makes them natural for exploring enormous probability distributions—the heart of generative AI.

  • Better Randomness and Sampling: Classical noise is pseudo-random. Quantum measurements provide true randomness. Studies show injecting quantum randomness into GANs improves realism in generated images.

  • Handling High-Dimensional Spaces: Diffusion models (like those powering Stable Diffusion) gradually denoise data. Quantum versions, such as Quantum Denoising Diffusion Probabilistic Models (QuDDPMs), leverage quantum noise resilience and parallel exploration for more stable, efficient training—especially promising as classical diffusion scales poorly.

  • Hybrid Approaches Dominate (for Now): Fully fault-tolerant quantum computers are years away (NISQ era limitations), so hybrid QGANs—quantum generator + classical discriminator—are leading. IonQ’s work on steel microstructure images showed quantum-enhanced GANs scoring higher quality in up to 70% of cases.

Supercharging Images: From Pixels to Quantum Masterpieces

Imagine generating not just variations, but entirely novel artistic styles or photorealistic scenes with quantum-level diversity. QGANs replace parts of neural nets with quantum circuits, using parameterized quantum circuits (PQCs) for the generator.

Early demos on MNIST digits and beyond show quantum models capturing complex patterns more parameter-efficiently. Recent quantum diffusion models are tackling facial image generation on complex datasets. The result? Faster iteration, less mode collapse (where GANs get stuck repeating similar outputs), and outputs that explore the “long tail” of creativity.

Music and Text: Composing in Quantum Harmony

  • Music: Quantum interference and Markov chains driven by quantum states enable real-time improvisation or novel compositions. Quantum generative models can sample intricate probabilistic sequences for melodies or harmonies that classical models might miss.

  • Text and Beyond: While LLMs are classical beasts, quantum-enhanced generative models could optimize embeddings or sampling in latent spaces for more coherent, diverse narratives. Quantum circuits for state tomography and data generation are already feeding into broader AI pipelines.

Applications extend to drug discovery (quantum gen models outperforming classical for viable molecules) and materials science—proving the tech’s real-world bite.

Challenges on the Horizon

Don’t cancel your GPU subscription yet. NISQ devices are noisy and limited in qubits. Training hybrid models requires clever error mitigation, and scaling to useful sizes demands breakthroughs in error correction. Full quantum advantage for massive generative tasks (think billions of parameters) is still emerging, with Google Quantum AI showing promising “generative quantum advantage” proofs.

Energy and accessibility are other hurdles—quantum hardware isn’t in your basement (yet).

The Dawn of Quantum Creativity

Quantum-enhanced generative AI could democratize ultra-high-fidelity creation: instant, diverse content for artists, musicians, writers, and industries. Picture AI agents dreaming up entire worlds with quantum speed, or personalized medicine via quantum-designed molecules.

As hybrid systems mature and fault-tolerant quantum hardware arrives, we’ll look back on today’s classical generative AI as quaint. The qubits are coming—and they’re ready to create.

What do you think—will quantum make AI too creative, or just right? Drop your thoughts below.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Security Check-in Quick Hits: FortiBleed Credential Storm, Texas License Mega-Breach, and Brazil Emergency Alert Hack

FortiBleed: Massive Credential Leak Exposes ~75,000 Fortinet Firewalls and VPNs Worldwide

In one of the largest credential exposure incidents targeting network security appliances, a campaign dubbed FortiBleed has leaked verified admin and SSL VPN credentials for approximately 73,000–75,000 Fortinet FortiGate firewalls across nearly 200 countries.

Security researchers, including Volodymyr Diachenko, discovered the dataset circulating in underground forums. It reportedly stems from aggressive brute-forcing (billions of attempts) combined with prior compromises, rather than a single new zero-day vulnerability. High-profile organizations (e.g., mentions of Samsung, Oracle, and governments) appear impacted. CISA and others have issued urgent warnings: immediately rotate credentials, enable MFA where possible, audit logs for lateral movement, and consider isolating affected devices.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Why it matters: FortiGate devices are perimeter defenders. Compromised credentials turn them into beachheads for deeper network infiltration, ransomware, or espionage. This highlights the persistent risk of weak/default credentials and the scale of internet-exposed management interfaces. Organizations should treat this as an active threat and prioritize credential hygiene and network segmentation.

Texas Parks & Wildlife Vendor Breach Exposes Data of Over 3 Million Residents

Texas Cyber Command detected a breach at a third-party vendor handling hunting and fishing license sales for the Texas Parks and Wildlife Department (TPWD). Personal information for 3,087,721 individuals—including driver’s license details, passport numbers (if provided), emails, phone numbers, and addresses—was potentially accessed.

Notably, Social Security numbers, dates of birth, and financial/credit card data were not compromised. TPWD is offering free credit monitoring via Kroll and has implemented additional safeguards. This ranks as one of Texas’s largest breaches of the year and underscores supply-chain/third-party risks in government services.

Implications: Affected Texans should monitor accounts for identity theft. Broader lesson: Government outsourcing of citizen data processing creates concentrated risk. Vendors must meet stringent security standards, and agencies need robust vendor risk management and incident response plans.

Hackers Breach Brazil’s Civil Defense Alert System, Send “Misanthropy” Warnings to Millions

Early on June 20, 2026, millions of cell phones across Brazilian states (including São Paulo, Rio de Janeiro, and Paraná) received unauthorized “Extreme Alert” messages containing the word “misantropi4” (leetspeak for misanthropy, or hatred of humanity). The National Civil Defense system was compromised, taken offline around 1:30 a.m. local time, and the incident is under Federal Police investigation.

The attack exploited the emergency broadcast/notification infrastructure, causing widespread alarm before being identified as a hack. It exposed weaknesses in public alerting systems, such as insufficient access controls or MFA on remote administration.

Key takeaway: Critical national infrastructure like emergency alert platforms must be hardened against unauthorized access. This incident, while not causing physical harm, demonstrates how cyber intrusions can sow public panic and erode trust. Expect increased scrutiny and potential regulatory changes for such systems globally.

These events in just the last day illustrate ongoing themes: credential theft at scale, third-party supply chain weaknesses, and attacks on public infrastructure. Stay vigilant—patch, rotate creds, monitor vendors, and prepare for rapid response.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

The Candy Cigarette Controversy and Other Questionable '70s Kids' Treats

Ah, the 1970s. Bell-bottoms, Saturday morning cartoons, and a candy aisle that felt like the Wild West. Back then, no one batted an eye at treats that today would trigger a congressional hearing. We’re talking candy that looked suspiciously like cigarettes, gum shredded to mimic chewing tobacco, and popping sugar that sparked urban legends about exploding stomachs. These weren’t just snacks—they were tiny rebellions in wax paper and foil pouches. Parents rolled their eyes, kids blew fake smoke rings, and somehow we all survived to tell the tale. Let’s take a nostalgic (and slightly questionable) stroll down memory lane.

The Smoking Sticks: Candy Cigarettes and the Great Controversy

Nothing screamed “edgy childhood” like cracking open a pack of candy cigarettes. These little white sticks came in boxes mimicking Marlboros or Camels, complete with red tips for that authentic “lit” look. Some even had powdery “tobacco” inside so you could blow dramatic smoke clouds. You’d tuck one in the corner of your mouth, strut around the playground like a mini Humphrey Bogart, and pretend you were tough.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

But the grown-ups? Not amused. The 1964 Surgeon General’s report on smoking had already lit a fire under public health concerns, and candy cigarettes got dragged into the crossfire. Critics argued they glamorized the habit and primed kids for the real thing. There were failed federal ban attempts in 1970 and 1991, and a few states tried (and mostly failed) to yank them off shelves. By the late ’70s, many brands quietly rebranded as “candy sticks” or “stix” to dodge the heat. Tobacco companies distanced themselves faster than you could say “trademark infringement.”

Later studies even suggested a link: kids who puffed on the candy versions were more likely to pick up real cigarettes as teens. Yikes. Yet here we were, blowing powder “smoke” without a care, learning early that some rules were made to be bent—at least until Mom confiscated the pack.

The Popping Panic: Pop Rocks and the Great Stomach-Explosion Myth

If candy cigarettes were about playing grown-up, Pop Rocks were pure chaotic fun. Introduced in the U.S. around 1976 (after an accidental invention in 1956 by a General Foods scientist trying to make fizzy soda mix), these tiny crystals crackled and popped on your tongue thanks to trapped carbon dioxide. One packet and your mouth felt like a tiny fireworks show.

Then came the legend: mix Pop Rocks with Coke and your stomach would explode. The story somehow tied it to “Mikey” from the Life cereal commercials (spoiler: he’s alive and well). Parents freaked. Sales tanked. General Foods ran newspaper ads and even mailed letters to school principals swearing it was safe. No explosions, no lawsuits—just fizzy sugar and a whole generation learning that rumors can be more explosive than the candy itself.

We dared each other anyway. “Don’t drink anything!” we’d whisper, then chase it with soda just to feel alive. The worst that happened? A tickle in your throat and a sugar high that lasted till dinner.

Chewing Like the Big Leaguers: Big League Chew

Not content with fake smokes, we also had Big League Chew—shredded bubble gum in a foil pouch that looked exactly like the chewing tobacco baseball players stuffed in their cheeks. Launched right at the tail end of the ’70s (1980, but we’ll claim it for the decade), it was pitched as a fun, harmless alternative for kids idolizing their heroes who chomped tobacco on the diamond.

You’d pinch out a massive wad, stuff it in your mouth, and blow bubbles the size of your head. It was messy, it was ridiculous, and critics said it normalized tobacco habits. But to us? It was baseball fantasy in a pouch. We felt like pros without the spit or the health risks.

Bonus Round: Fun Dip and the Art of Dipping Powder

While we’re at it, let’s not forget Fun Dip (aka Lik-M-Aid)—those little packets of tangy powder with a candy stick for dipping. It was basically legalized dipping snuff for the elementary set. You’d lick the stick, plunge it into the neon-colored dust, and go to town. Messy? Yes. Delicious? Absolutely. Questionable by today’s standards? 100%. It taught us the joy of controlled chaos and the importance of not inhaling the powder (lesson learned the hard way).

How These Treats “Built Character” (or at Least Resilience)

Here’s the thing: these snacks weren’t just candy. They were life lessons wrapped in sugar.

  • Risk assessment 101: We survived Pop Rocks myths, fake cigarette bans, and shredded-gum pouches without exploding or turning into chain-smokers. It taught us to question hype and test boundaries safely.

  • Imagination and play: Pretending to smoke or chew like the pros built storytelling skills and role-playing chops. We didn’t need apps—we had props.

  • Toughness through weird textures: Popping candy on your tongue, chewing wax-like gum, or inhaling stray powder? Modern kids get warnings for less. We just shrugged and asked for another pack.

  • Resilience in a less bubble-wrapped world: No parental alerts on every wrapper. We figured out what was hype and what was harmless fun. It made us a little bolder, a little less fragile.

Sure, our teeth probably paid the price, and yes, today’s standards are (mostly) smarter. But those edgy treats gave us stories, laughs, and the quiet confidence that comes from surviving playground dares and urban legends alike.

The Sweet Aftertaste

The candy aisle has been sanitized, the packaging has been neutered, and “cigarettes” are long gone from the labels. Yet every time I see a retro candy display, I smile. Those questionable ’70s treats weren’t perfect—but they were ours. They built memories stronger than any sugar rush and proved that a little controversy (and a lot of popping, shredding, and pretending) never hurt anyone.

What was your most questionable childhood candy? Drop it in the comments—I’m betting someone out there still has a soft spot for those wax bottle nips or those exploding myths. Here’s to the snacks that made us who we are: slightly sticky, mostly resilient, and forever nostalgic.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Security Check-in Quick Hits: FortiBleed Credential Storm, Texas License Leak, and Zero-Day Patches Dominate Headlines

FortiBleed – Massive Credential Exposure Hits ~75,000 Fortinet Firewalls & VPNs

A large-scale credential harvesting campaign dubbed FortiBleed has exposed administrator credentials for tens of thousands of Fortinet FortiGate firewalls and VPN gateways worldwide. Researchers (including SOCRadar, Hudson Rock, and others) discovered an attacker-operated server leaking validated logins affecting devices across 194 countries. Estimates range from 30,000–75,000 compromised devices, representing a huge portion of internet-exposed Fortinet gear.

The campaign leveraged previously stolen configuration files, weak hashing, and brute-forcing/password spraying rather than a fresh zero-day in many cases. CISA issued urgent guidance to harden devices: reset passwords, enable MFA, restrict management access, update firmware, and review logs. Organizations in finance, government, and critical infrastructure are particularly exposed.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Key takeaway: Edge security devices are prime targets. Default/weak credentials and unpatched systems continue to bite hard. Immediate action: inventory Fortinet assets, force credential rotation, and monitor for lateral movement.

Texas Parks & Wildlife Data Breach Exposes Info on Over 3 Million Residents

The Texas Parks and Wildlife Department (TPWD) disclosed a breach at a third-party vendor handling hunting and fishing license sales. An unauthorized actor may have accessed personal data for approximately 3,087,721 Texans, including driver’s license info, passport numbers (if provided), emails, phone numbers, and addresses. SSN, DOB, and financial data were reportedly not compromised.

Texas Cyber Command detected the incident. Affected individuals are being offered free credit monitoring via Kroll. This ranks as one of the largest recent state-level breaches in Texas and highlights ongoing risks in government vendor ecosystems handling citizen PII.

Key takeaway: Supply-chain and vendor risks remain a massive blind spot. Individuals should monitor accounts, watch for phishing, and consider freezes if notified.

Microsoft Patches Record Flaws Including Defender Zero-Days; Splunk RCE Looms

Microsoft addressed a record 206 vulnerabilities in its June Patch Tuesday, including multiple zero-days. Notably, the RoguePlanet zero-day in Microsoft Defender could grant SYSTEM-level access. Patches are rolling out urgently.

Separately, a critical unauthenticated remote code execution flaw in Splunk Enterprise is under active exploitation warnings—attackers could run code without auth on exposed instances. Organizations using Splunk should prioritize patching and segmentation.

Key takeaway: Zero-days in security tools themselves (Defender, firewalls, logging platforms) amplify risk. Patch aggressively, minimize exposure, and layer defenses.

Broader Trends – China-Linked Activity, AI Threats, and Ongoing Exploits

Supporting chatter includes China-linked groups persisting in networks, active exploitation of other VPN/web vulnerabilities (e.g., Palo Alto), and warnings around AI-enhanced attacks and credential reuse. Fortinet issues dominate recent discussions.

Overall Advice:

  • Audit and harden internet-facing devices (especially VPNs/firewalls).

  • Enforce MFA everywhere, rotate credentials, and monitor for anomalous logins.

  • Keep security tooling patched.

  • Test incident response for supply-chain scenarios.

  • Individuals: Enable monitoring, use password managers, and be vigilant.

Stay safe out there—cyber threats move fast in 2026.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Rod's Saturday Funnies: June 20, 2026 Edition - Where cybersecurity news gets the cartoon treatment it deserves – because if we don't laugh, we'll cry (or patch at 3 AM)

Hello, fellow digital defenders, weekend warriors, and anyone who’s ever clicked “Remind Me Later” on a critical update! It’s your pal Rod here with another edition of Rod’s Saturday Funnies. Grab your coffee (or energy drink – no judgment), and let’s turn last week’s parade of digital disasters into slapstick comedy. Think Wile E. Coyote trying to catch the Road Runner with increasingly ridiculous gadgets, except the gadgets are firewalls and the Road Runner is a bunch of credential-stuffing hackers.

Episode 1: “FortiBleed – The Password That Wouldn’t Die”

Picture this: It’s a beautiful mid-June morning. Thousands of network admins are sipping lattes, feeling pretty smug about their shiny Fortinet FortiGate firewalls standing guard like loyal cartoon bulldogs. Then – boing! – FortiBleed hits. Bad guys (probably some Russian-speaking crew in a dimly lit basement lair) went on a global treasure hunt, cracking old password hashes from exposed devices.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

We’re talking 30,000 to 75,000 firewalls compromised across 194 countries. Big names like Samsung, Oracle, Spotify, and even a NATO contractor got their admin creds served up on a silver platter. It wasn’t some fancy zero-day ninja move – just good ol’ “Hey, did you change that default password from 2019?” The firewalls were basically yelling, “Come on in, the backdoor’s propped open with a brick!”

Moral of the story, kids: Change your passwords, enable MFA, and hide those management interfaces faster than Bugs Bunny ducks into a hole. Otherwise, your firewall becomes less “impenetrable fortress” and more “welcome mat for cyber clowns.” CISA, NCSC, and friends are all waving red flags – listen up!

Episode 2: “Ivanti Sentry Goes Full Looney Tunes”

Next up, Ivanti Sentry decides to star in its own action-comedy short. Around June 9-10, two critical vulnerabilities drop: CVE-2026-10520 (a perfect 10.0 OS command injection – root access, no ticket needed!) and CVE-2026-10523 (authentication bypass so easy, it might as well hand out admin accounts like candy at a parade).

Unauthenticated attackers could waltz in, inject commands, create accounts, and basically throw a root-level party on your device. CISA tossed it into the Known Exploited Vulnerabilities catalog quicker than Daffy Duck gets into trouble. Patch those bad boys yesterday – or enjoy your systems starring as the villain’s new vacation home.

Episode 3: “Uncle Sam Shortens the Patch Deadline – No More Snoozing!”

In a plot twist straight out of a spy cartoon, the U.S. cyber defense folks (CISA) announced agencies now have just three days to fix the most serious vulnerabilities. Why the rush? Blame those pesky AI-powered hackers who are exploiting flaws faster than you can say “patch Tuesday.” No more “I’ll do it after lunch” – it’s “fix it or the bad guys win” time.

Imagine the Road Runner holding up a sign: “Beep beep – patch faster!” AI is speeding up both sides, but defenders better lace up those sneakers.

Episode 4: “ShinyHunters and the Endless Data Piñata”

Those lovable scamps at ShinyHunters (and affiliates) kept swinging at the education sector and beyond, with big hits like Instructure/Canvas exposing massive user records. Oracle exploits, vishing calls on telecoms like Spectrum and Carnival Cruise lines – it’s like they have a never-ending supply of piñatas filled with passports, fingerprints, and customer data. One wrong click, and confetti of doom everywhere.

Bonus Quick Hits (The Gag Reel)

  • Supply chain attacks on npm packages (Mastra AI) sneaking in malicious code disguised as innocent date libraries. Because nothing says “trust me” like a sneaky dependency.

  • Microsoft patching a ton of flaws, including zero-days. Defender “RoguePlanet” exploits running around like an uninvited cartoon Tasmanian Devil.

  • General reminder: Ransomware, phishing, and AI-enhanced shenanigans are still thriving. Third-party risks and supply chains are the gift that keeps on giving (to attackers).

Closing Credits & Rod’s Wisdom

Folks, cybersecurity isn’t about being perfect – it’s about not being the easiest cartoon target on the screen. Patch promptly, rotate creds like they’re going out of style, train your humans, and monitor like your job depends on it (it does).

Stay safe, stay silly, and I’ll see you next Saturday for more laughs at the expense of bad opsec. What was your favorite “oops” moment this week? Drop it in the comments – anonymously, of course.

Rod out. 🛡️😂

(This post is for entertainment and awareness. Always verify with official sources and patch your stuff!)

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Security Check-in Quick Hits: FortiBleed Fortinet Credential Crisis, Steam Wallpaper Malware, and Record Microsoft Patch Tuesday

FortiBleed: Massive Credential Harvesting Hits Tens of Thousands of Fortinet Devices

In mid-June 2026, researchers uncovered “FortiBleed,” a large-scale credential compromise campaign targeting internet-exposed Fortinet FortiGate firewalls and VPN gateways. Security researcher Volodymyr “Bob” Diachenko and teams from SOCRadar and Hudson Rock identified an exposed attacker directory containing verified credentials for approximately 73,000–86,000 devices across nearly 200 countries—roughly half of all publicly accessible Fortinet devices.

Attackers appear to have scanned for exposed management interfaces, extracted configuration data or hashes (possibly from prior compromises), and cracked them offline using significant resources. Affected organizations include high-profile entities, with risks of further data theft, lateral movement, or ransomware deployment. CISA issued urgent guidance urging credential rotation, MFA enablement, management interface hardening, and use of lookup tools from Hudson Rock/SOCRadar.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Key Takeaways and Advice: This incident underscores the dangers of exposed admin interfaces and unrotated credentials. Immediately audit Fortinet devices, restrict public access, rotate all credentials, and monitor for IOCs. Organizations should treat this as an active threat.

Steam Workshop Abused for Malware Delivery via Wallpaper Engine

Kaspersky researchers revealed that threat actors have been distributing malware through Steam Workshop submissions for the popular Wallpaper Engine app (nearly 20 million users/downloads). Since at least late 2025, dozens of malicious “Application”-type wallpapers—often anime-themed and targeting certain regions—have been uploaded. These packages contain hidden executables that can steal Steam accounts, install backdoors (e.g., DarkComet), deploy infostealers (targeting crypto wallets), run cryptominers, or worse.

The wallpapers exploit user trust in the Workshop sharing feature. Infected items gained thousands of downloads before removal. Valve has taken down the malicious content, but previously subscribed users remain at risk.

Key Takeaways and Advice: Avoid “Application” type wallpapers in Wallpaper Engine. Filter and review subscriptions, scan systems with updated antivirus, enable Steam 2FA, and monitor accounts. This highlights risks in community content platforms—stick to video/image wallpapers where possible.

Record-Breaking Microsoft June 2026 Patch Tuesday

Microsoft’s June 2026 Patch Tuesday addressed a record ~198–208 CVEs (numbers vary slightly by source), including dozens of critical vulnerabilities, multiple zero-days (some actively exploited or publicly disclosed), and fixes across Windows, Exchange, Office, Hyper-V, and more. This shatters previous records and reflects the growing volume of reported issues, partly driven by AI-assisted discovery.

Notable areas include kernel flaws, authentication bypasses, and remote code execution risks. Prompt patching is critical, especially for internet-facing systems.

Key Takeaways and Advice: Prioritize deployment of these updates, test in staged environments if possible, and monitor for post-patch issues. This release emphasizes the need for robust patch management in an era of accelerating vulnerability disclosure.

These stories illustrate ongoing trends: perimeter device exposure, supply-chain/community trust abuse, and the relentless pace of vulnerability management. Stay vigilant, patch promptly, and layer defenses.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Introducing Chervil: The Web Comes to You

I want to show you what I’ve been building. Not because it’s finished — it isn’t — but because the idea is clear enough now that it’s worth saying out loud, and because I’d rather build it with you watching than unveil it from behind a curtain.

It’s called Chervil, and it’s a reimagining of the most-used piece of software on Earth: the web browser.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

The web stopped working for us

For thirty years the web has worked the same way. You have a question. You translate it into keywords. You hand those keywords to a search engine. You get back ten blue links — most of them ads, SEO bait, or pages that bury one sentence of useful information under three screens of cookie banners, newsletter pop-ups, and auto playing video. You open six tabs. You skim. You stitch the answer together yourself. You close the tabs. You do it again an hour later.

We’ve all just… accepted this. We learned to “search well.” We learned which results to trust and which to skip. We became unpaid librarians for a system that makes money when we stay lost.

But here’s the thing: the web was never the point. The answer was the point. The page was the point. The thing you were trying to do was the point. Links were just the 1990s plumbing we used to get there — a table of contents for a library we had to walk through ourselves.

There’s a bigger shift underneath this, and it’s the one that matters. We’re moving from answer engines to agentic systems — from an AI that tells you it’s 5:45 PM in New York to an AI that builds you a live clock, remembers it, keeps it updated, and has it ready whenever you need it. The AI stops handing you a fact and starts doing the work: gathering, organizing, presenting, maintaining. It creates artifacts that persist and can be reused.

That’s the bet behind Chervil. The web should work for you — and the way it does that is by stopping you from manually gathering information at all.

What if, instead of you going to the web, the web came to you — assembled, on demand, into exactly the page you needed, by something that actually understood what you asked?

That’s Chervil.

What Chervil is

Chervil is the agentic, conversational web browser. It’s a real desktop application — not a website, not a Chrome extension, not a wrapper around someone else’s chatbot. It runs standalone on your machine and replaces the fundamental loop of browsing.

You don’t type keywords into a bar. You talk — in plain language — to a character named Sprig. And instead of handing you a list of links, Sprig brings the web alive as a single, beautiful, self-contained page composed in real time, grounded in live web search, and built specifically for your question.

Ask “compare the iPhone 16 and the Pixel 9,” and you don’t get a results page. You get a crafted comparison — a styled spec table, the trade-offs that actually matter, real product images, current prices, and a short list of the sources Sprig consulted, all laid out like a polished magazine spread. Ask “plan me three days of street food in Tokyo,” and you get an itinerary, not a link to someone else’s. Ask “what’s happening with interest rates this week,” and Sprig searches, reads, cross-checks, and composes a briefing — with citations.

The page is the answer. The conversation is the interface. The web is the raw material. You never have to go fetch it yourself again.

Meet Sprig

Every great interface has a face. Chervil’s is Sprig — a glowing, leafy, faintly cyber-punk sprig of parsley who is the personality you actually talk to. Sprig isn’t a gimmick mascot bolted onto a settings screen; Sprig is the product’s voice. Sprig thinks out loud (“Sprig is searching the web…”, “Sprig is reading sources…”, “Sprig is composing your page…”), pairs every reply with a friendly avatar, and greets you by name.

There’s even a wake phrase. Address Sprig directly — “Hey Sprig, open YouTube” — and the convention makes commands feel natural and conversational, like talking to a capable assistant rather than operating a machine. (It’s graceful, not strict: everything works with or without the phrase.)

The name is a deliberate little pun. Chervil is “French parsley” — a delicate cousin of the herb Sprig is named for. The name and the mascot grew from the same plant, and that’s the whole philosophy in a word: something small and fresh that quietly makes everything around it better.

The paradigm shift: from searching to summoning

The deepest idea in Chervil is small to state and enormous in consequence:

Stop navigating to information. Summon it.

A traditional browser is a vehicle — it takes you somewhere. Chervil is the opposite. It brings the destination to you, purpose-built, every time. There is no “somewhere” to drive to, because the page didn’t exist until you asked for it. Sprig composes it on the spot.

This flips three assumptions the web has trained into us:

  1. You no longer adapt to pages — pages adapt to you. No more skimming a recipe blogger’s life story to find the ingredient list. Sprig gives you the part you wanted, in the shape you wanted it.

  2. You no longer collect tabs — you hold a conversation. Follow-ups refine what’s in front of you. “Make it dark mode.” “Add a budget column.” “Now just the vegetarian options.” The page changes in place, because Sprig remembers what you’re looking at.

  3. You no longer trust blindly — you verify on demand. Every composed page can show its work and fact-check itself against live sources.

This is what people mean when they say the web should work for you. Chervil makes that literal.

How it actually works (a peek under the hood)

Chervil is built on Electron, which means it bundles its own browser engine — it depends on no installed browser and runs fully standalone. Inside, it’s a clean three-part architecture: a main process that holds your keys and talks to AI providers, a sandboxed renderer that is the UI, and a model layer that’s completely pluggable.

When you ask Sprig something, one of two things happens:

  • Compose a page. The default. Sprig writes a complete, standalone HTML document — inline styles, thoughtful typography, real images, the works — and Chervil renders it in a sandboxed frame. Sprig only reaches for live web search when the question actually needs current data (news, prices, scores, “today/latest”), which keeps everyday answers fast.

  • Open a real site. When you clearly want a specific live destination — your email, your bank, YouTube, a web app you need to log into — Sprig opens the real thing in an embedded live browser view.

Hybrid by design: synthesized pages when synthesis is better, the real web when the real web is the point.

Living, interactive pages — not static printouts

Here’s where Chervil stops being “a nicer search engine” and becomes something genuinely new.

The pages Sprig composes can think. Through an injected bridge, a page’s own JavaScript can call back to Sprig at runtime — to fetch fresh, web-grounded data on demand. That means Sprig doesn’t just write you a document; it can write you a working mini-app.

Ask for a weather page and you might get a live widget with a “Check now” button that actually re-queries current conditions. Ask for a stock comparison and the numbers can refresh themselves. Ask for a tracker, a calculator, a dashboard — and you get a real, interactive applet, composed on the fly, wired to live data, running inside your conversation.

This is the “computed page” — software summoned by sentence.

A suite of superpowers

Remix anything
Every composed page floats a Remix bar. One click reshapes what you’re looking at: Summarize it, Simplify it, Go deeper, turn it into Slides, or pull out the Key points.

Hear it, don’t just read it — Audio Overview
Press the 🔊 Audio button and Sprig narrates the page aloud using your operating system’s voices.

Talk to Sprig — voice input
The 🎤 microphone lets you speak naturally. Chervil transcribes and drops your words into the conversation.

Spaces — research that remembers
Persistent, topic-focused workspaces where Sprig can synthesize across everything you’ve gathered.

Deep Dive — agentic, cited research
A thorough investigation with executive summary, citations, and disinformation vetting.

The Trust layer
Every page has Sources and Verify buttons so you can always see the work and fact-check claims on demand.

Living pages
Pages can refresh themselves on a schedule and notify you of meaningful changes.

Agentic actions on the live web
Sprig can operate real sites for you — safely, with explicit approval for anything important.

The Thinking Canvas
Branching history shown as a visual map of your exploration.

Bring your own everything
Drag in files, images, CSVs, or PDFs and Sprig works with them directly.

A memory of you
Tell Sprig your preferences and it personalizes every page.

Export and keep
Save pages as standalone HTML or PDF. Full history with conversation context.

Yours to configure: bring your own AI

Chervil supports Claude, Grok, Gemini, Azure AI Foundry, and local Ollama. You control the keys (stored encrypted on your device) and can switch models anytime.

It also speaks MCP (Model Context Protocol) so power users can connect their own tools and data sources.

The hard part we’re determined to get right: execution control

Once an AI can act, what stops it from acting wrongly?

In Chervil, the model proposes — a deterministic runtime disposes. Credentials never touch the model. Dangerous actions require human approval. Permissions cannot be self-expanded. Safety is enforced by the system, not by the model’s promises.

Privacy and safety, built in — not bolted on

  • Keys stay encrypted on your machine

  • Pages run sandboxed

  • Microphone is scoped to the app

  • Side-effects always ask first

  • Built-in truth and verification layers

Why this is revolutionary

Chervil doesn’t just answer questions. It changes the relationship between you and the web. The web comes to you, works for you, remembers for you, and acts for you — all through a single conversational surface with a helpful guide named Sprig.

Why open source, and why now

An agentic browser that holds keys and acts on your behalf needs to be inspectable. “Trust me” isn’t enough — “read the code” is. I’d also rather build this in public with a community than behind closed doors.

Chervil is early alpha. You run it from source today, but the vision is worth sharing and pressure-testing now.

If any of this resonates:

  • ⭐ Star and watch the repo to follow along

  • 💬 Open an issue with what you’d want a browser like this to do

  • 🌱 Join the waitlist for the first signed build

The GitHub repo: https://github.com/chervil-ai/chervil

The webiste: https://getchervil.com/

The road ahead

Deeper agents, richer computed pages, collaborative Spaces, and ever-stronger trust tools. The mission stays the same: make the web come to you, and make it truly work for you.

The blue link had a thirty-year run. It served us well as a table of contents for the early internet. But you were never really trying to find a page — you were trying to get an answer, finish a task, understand a thing.

Chervil is what the web looks like when it finally figures that out.

Stop searching. Start asking. Say hey to Sprig.


Chervil is in active, open development. Nothing here is a finished product — it’s an invitation to build one together.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Security Check-in Quick Hits: Fortinet Firewalls Under Siege, Microsoft's Massive Patch Tuesday, and ShinyHunters' Kodak Breach

Fortinet FortiSandbox Vulnerabilities and Widespread Firewall Compromises (FortiBleed Campaign)

In the past 24-48 hours, threat actors have been actively exploiting multiple critical vulnerabilities in Fortinet’s FortiSandbox platform, with reports of tens of thousands of Fortinet devices already compromised globally.

Key issues include:

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

  • CVE-2026-39813 (Path Traversal in JRPC API, CVSS 9.1): Allows unauthenticated attackers to bypass authentication.

  • CVE-2026-39808 (OS Command Injection, CVSS 9.1): Enables remote code execution via crafted HTTP requests.

  • CVE-2026-25089 and related flaws: Additional vectors for privilege escalation and control.

These were patched in April 2026, but exploitation is now widespread. Separately, the “FortiBleed” credential-harvesting campaign has hit over 30,000 (up to ~74,000 in some counts) FortiGate firewalls/VPNs across 194 countries, targeting exposed management interfaces with stolen creds from prior leaks. Victims include major enterprises and governments.

Key Takeaways & Advice: Immediately patch FortiSandbox and FortiGate devices, restrict management access (avoid exposing to the internet), rotate credentials, enable MFA, and monitor for indicators of compromise. Use tools like Hudson Rock for exposure checks. This highlights the persistent risk of unpatched edge devices and credential stuffing.

Microsoft’s Record Patch Tuesday: 206 Vulnerabilities Fixed

Microsoft’s June 2026 Patch Tuesday set a new record, addressing 206 vulnerabilities (including ~33-39 critical, three zero-days publicly disclosed, and many elevation-of-privilege issues). This is the largest single update in the program’s history.

Affected areas span Windows kernel, Hyper-V, Remote Desktop, Kerberos, DHCP, BitLocker, HTTP.sys, Exchange, Office, and more. While no widespread in-the-wild exploitation of the new flaws was broadly reported at release, the volume underscores the sheer complexity and attack surface of modern software ecosystems. Related activity includes abuse of Microsoft Teams relay servers in ransomware campaigns.

Key Takeaways & Advice: Prioritize patching—especially critical systems and internet-facing services. Test updates in stages where possible. Organizations should review their exposure to EoP flaws and consider additional hardening like application control and least-privilege principles. This massive release serves as a reminder that proactive patch management remains foundational cybersecurity hygiene.

ShinyHunters Claims Kodak Data Breach (2.2M+ Records)

The notorious extortion group ShinyHunters has claimed responsibility for breaching Eastman Kodak, alleging theft of over 2.2 million records containing customer PII and internal corporate data. Kodak confirmed unauthorized access to a “limited amount” of data and is investigating with external experts and law enforcement. The group set a June 18, 2026 deadline for response or threatened leaks and further disruption.

ShinyHunters has a history of targeting education, tech, and other sectors (e.g., prior claims against Instructure/Canvas). This fits a pattern of opportunistic data exfiltration for extortion.

Key Takeaways & Advice: For affected organizations and individuals, monitor for phishing/social engineering follow-ons and consider credit monitoring if PII is involved. Broader lesson: Third-party risks, insider threats, and weak access controls enable these incidents. Enforce strong segmentation, monitoring, and incident response plans. Avoid paying ransoms/extortion, as it fuels the ecosystem.

These stories reflect ongoing trends: exploitation of known vulnerabilities in security tools themselves, the crushing pace of patching, and data extortion as a reliable cybercrime business model. Stay vigilant, patch aggressively, and minimize exposure.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Quantum Circuits: A Game-Changer for Overcoming AI's Memory Bottleneck

Large Language Models (LLMs) like those powering ChatGPT, Claude, and Llama are transforming how we work, create, and interact with technology. But as these models scale to trillions of parameters, they are hitting a hard wall: memory limitations. Training and running ever-larger models demands massive compute resources, driving up costs and energy consumption at an unsustainable pace.

What if quantum computing could help us squeeze more performance out of existing models with barely any additional classical parameters? A recent breakthrough from Multiverse Computing suggests exactly that.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

The Parameter Explosion Problem

Modern LLMs rely on billions (or trillions) of adjustable parameters, weights in the neural network that encode knowledge and reasoning capabilities. More parameters generally mean better performance, but each one consumes memory. GPT-5.5, for example, is estimated in the 2 to 5 trillion parameter range. Scaling further is not just expensive; it is becoming physically and economically challenging.

Traditional fine-tuning approaches like LoRA add trainable parameters efficiently, but even those add up when pushing for meaningful gains.

Enter Quantum Circuits: Compact Powerhouses

Researchers at Multiverse Computing, led by Borja Aizpurua, took a hybrid approach. Instead of bloating the model with millions of new classical parameters, they inserted small quantum circuit blocks into a pre-trained LLM.

Quantum circuits excel at encoding complex mathematical relationships in a highly compact way, leveraging principles like superposition and entanglement. These blocks act as efficient adapters (specifically using Cayley Unitary Adapters in their work) that enhance the model’s capabilities without a massive parameter overhead.

The setup is a true hybrid:

  • The core LLM runs classically.

  • Quantum components execute on real hardware, in this case, IBM’s 156-qubit superconducting quantum processor.

Impressive Results with Minimal Overhead

When applied to Meta’s Llama 3.1 8B (an 8-billion-parameter model), the quantum-enhanced version achieved a 1.4% reduction in perplexity, a key metric for how well the model predicts the next word, while adding just 6,000 extra parameters. That is an increase of less than 0.000075% (one ten-thousandth of a percent) in model size.

On the smaller SmolLM2 (135 million parameters), performance improved consistently with larger quantum components. The quantum version even answered questions correctly that purely classical versions missed, such as details about Jovian planets or genetics.

These gains are still modest, and current quantum hardware (noisy, limited qubits) constrains what is possible today. But as a proof-of-concept on real production-scale models and hardware, it is groundbreaking. It shows quantum circuits can be embedded into LLMs during inference.

Why This Matters for the Future of AI

This work points to a promising path forward:

  • Efficiency: Boost capabilities without exponentially growing memory and energy demands.

  • Scalability: As quantum processors improve (more qubits, better error correction), gains could compound dramatically.

  • Hybrid Innovation: Combines the best of classical AI (mature, scalable infrastructure) with quantum’s unique strengths for specific computations.

Multiverse Computing has been pioneering quantum-inspired techniques for AI compression (like their CompactifAI work), and this latest research builds on that momentum by moving to actual quantum hardware.

For fields like cybersecurity, where I am deeply involved at Microsoft with tools like Purview, Sentinel, and AI agents, this could mean more capable models for threat detection, anomaly analysis, and natural language querying of logs, without needing data center-sized infrastructure for every upgrade.

Challenges Ahead

  • Hardware Limitations: Today’s quantum systems are still NISQ-era (Noisy Intermediate-Scale Quantum). Error rates and qubit counts limit depth and reliability.

  • Integration Complexity: Seamlessly embedding and orchestrating quantum calls in a production LLM pipeline is not trivial.

  • Accessibility: Most organizations will not have direct access to IBM Quantum systems, though cloud access and simulators help for experimentation.

The researchers are optimistic that future quantum hardware will unlock far greater improvements.

Looking Forward

Quantum-enhanced AI is not about replacing classical computing; it is about augmenting it intelligently. This research, available as a preprint on arXiv (2605.05914), represents an important step toward more sustainable scaling of AI.

As someone who is constantly exploring AI agents, multi-agent systems, and practical applications in security and productivity, I am excited to see where this hybrid quantum-classical frontier leads. Could quantum adapters become the next LoRA or PEFT technique? Time (and more powerful quantum processors) will tell.

What are your thoughts? Have you experimented with quantum-inspired ML or hybrid models? Drop a comment below; I would love to discuss.

Stay tuned for more on emerging tech intersections with security, AI, and beyond.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

The Power of Planning and Preparation in Our Work

In a fast-paced world that often celebrates hustle and spontaneity, it’s easy to overlook one of the most foundational principles of success: planning and preparation. Yet, this timeless truth was taught by Jesus Himself more than 2,000 years ago.

“Suppose one of you wants to build a tower. Won’t you first sit down and estimate the cost to see if you have enough money to complete it?”
Luke 14:28

This simple yet profound question from the parable of the tower highlights a critical lesson: good intentions are not enough. Without careful planning, even the most ambitious projects are likely to fail midway.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Why Planning Matters in Our Professional Lives

Planning is the bridge between vision and reality. It transforms vague ideas into actionable steps and helps us allocate our limited resources—time, money, energy, and talent—wisely.

When we fail to plan, we set ourselves up for unnecessary stress, wasted resources, and incomplete work. Professionals who consistently plan ahead tend to:

  • Achieve higher success rates: A well-thought-out strategy increases the likelihood of completing projects on time and within budget.

  • Anticipate challenges: Preparation allows us to identify potential obstacles before they become crises.

  • Make better decisions: With a clear roadmap, we can prioritize effectively and avoid impulsive choices that lead to regret.

  • Build credibility: Colleagues, clients, and leaders notice and respect those who demonstrate foresight and reliability.

In contrast, impulsive action often leads to half-finished projects, strained relationships, and missed opportunities. The builder in Jesus’ parable who starts constructing without counting the cost becomes a source of mockery when he cannot finish what he began.

Real-World Applications

Think about major projects in your own field:

  • Entrepreneurs who launch businesses without thorough market research and financial planning often struggle or fail within the first few years.

  • Project managers who create detailed timelines, risk assessments, and contingency plans consistently deliver better results than those who “wing it.”

  • Career professionals who set annual goals, develop skills strategically, and network intentionally advance faster than those who wait for opportunities to come to them.

Even in creative fields, where spontaneity is valued, the most successful artists, writers, and designers rely heavily on preparation—outlining, researching, and iterating—before the final execution.

Preparation also demonstrates responsibility and foresight—two qualities highly valued in every industry. Leaders look for team members who think ahead, not just those who react quickly.

Practical Steps to Strengthen Your Planning Habit

Here are several ways to incorporate better planning into your daily work:

  1. Start with the end in mind: Clearly define what success looks like for each project.

  2. Break it down: Divide large goals into smaller, manageable tasks with deadlines.

  3. Count the cost: Honestly assess the resources (time, money, skills) you’ll need.

  4. Build in buffers: Expect the unexpected by adding margin for delays or problems.

  5. Review and adjust: Regularly evaluate your plan and make necessary changes.

  6. Use tools wisely: Leverage planners, project management software, or simple to-do lists that work for your style.

Biblical Wisdom for Modern Work

Jesus’ teaching in Luke 14 wasn’t just about building physical towers—it was about building a life of purpose and effectiveness. The principle applies powerfully to our careers, businesses, and ministries today.

Planning doesn’t eliminate faith or flexibility; rather, it honors God by stewarding our time and abilities well. A prepared heart and mind position us to respond wisely when opportunities or challenges arise.

As you reflect on your current projects and goals, ask yourself the same question Jesus posed: Have I sat down and counted the cost?

The most successful people aren’t necessarily the most talented or lucky—they are often the ones who have mastered the discipline of planning and preparation.

Question for you: What’s one area of your work where better planning could make a significant difference? Start small this week—sit down, count the cost, and take that first intentional step.

Your future success may depend on it.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Security Check-in Quick Hits: Joomla Exploits, Cisco & Fortinet Zero-Days, DragonForce Teams Abuse, and Supply Chain Threats

CISA Flags Actively Exploited Joomla JCE Flaw (CVE-2026-48907)

CISA added CVE-2026-48907, a maximum-severity (CVSS 10.0) improper access control vulnerability in the Widget Factory Joomla Content Editor (JCE), to its Known Exploited Vulnerabilities (KEV) catalog on June 16.

Unauthenticated attackers can create new editor profiles to upload and execute arbitrary PHP code, enabling full server compromise. The flaw affects versions prior to 2.9.99.5/2.9.99.6; patches and a free backport for older sites are available. Federal agencies must remediate by June 19. Joomla sites, especially on shared hosting, face urgent risk from ransomware and supply-chain follow-ons. Update immediately and audit for suspicious profiles.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

Cisco Patches Another SD-WAN Zero-Day Under Active Exploitation

Cisco disclosed and is addressing ongoing exploitation of SD-WAN vulnerabilities, including recent issues like CVE-2026-20262 (arbitrary file write in Catalyst SD-WAN Manager) and prior auth bypasses (e.g., CVE-2026-20182).

These allow root-level access, configuration tampering, and network-wide impact. Multiple SD-WAN zero-days have been exploited in 2026, highlighting persistent targeting of network infrastructure. Apply patches urgently, restrict exposure, and monitor for anomalous admin activity. Organizations relying on Cisco SD-WAN should prioritize segmentation and rapid response.

Fortinet FortiSandbox Vulnerabilities Exploited in the Wild

Attackers are actively exploiting multiple critical flaws in Fortinet FortiSandbox (e.g., CVE-2026-39813, CVE-2026-39808, CVE-2026-25089), including path traversal and OS command injection leading to unauthenticated RCE as root.

Some were patched in April, but exploitation surged recently. FortiSandbox’s role in threat detection makes compromise particularly dangerous for downstream defenses. Patch to latest versions, restrict API exposure, and scan for IOCs. This underscores the need for timely patching even in security tools.

DragonForce Ransomware Abuses Microsoft Teams TURN Relays for Stealth C2

DragonForce operators used a custom Go-based RAT (Backdoor.Turn) to hide command-and-control traffic within legitimate Microsoft Teams TURN relay servers during an attack on a major U.S. services firm.

This novel evasion allowed 1-2 months of dwell time with traffic blending into normal collaboration flows. They also leveraged a Huawei driver vulnerability. Ransomware groups are increasingly weaponizing trusted cloud services. Defenders should baseline Teams traffic, monitor for anomalous relay usage, and maintain strong endpoint detection.

Supply Chain Risks: Malicious JetBrains Plugins, npm Packages, and AI Tool Threats

Recent incidents include 144 compromised Mastra npm packages (via hijacked contributor account) targeting cryptocurrency, malicious JetBrains plugins stealing AI API keys, and Chrome extensions capturing chatbot data.

Broader trends show supply-chain attacks on developer tools and AI ecosystems. Organizations should use dependency scanning, verify plugin sources, enforce least-privilege API keys, and monitor for anomalous package behavior. These attacks highlight how upstream compromises cascade to downstream users.

Key Takeaways: Patch aggressively (especially CISA KEV items), monitor network anomalies including “legitimate” cloud traffic, and strengthen supply-chain hygiene. Cybersecurity threats evolve rapidly—staying informed and proactive is essential.

Rod’s Blog is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

❌