Skip to main content
BVDNET
Arnhem · websites & automationBVDNET
Recent Articles

Recent Articles

What Does the Left-Pad Incident Teach Us About Modern Supply Chain Attacks?
Safety & Ethics

What Does the Left-Pad Incident Teach Us About Modern Supply Chain Attacks?

In 2016 one maintainer unpublished eleven lines and broke builds worldwide. The axios and node-ipc attacks reuse that exact mechanism.

Jul 31, 2026

What Can CNC Machining Teach Us About Agentic Development Workflows?
Agentic AI

What Can CNC Machining Teach Us About Agentic Development Workflows?

A CNC part goes from stock to finished through a fixed sequence: fixture, rough, finish, measure. Agentic coding workflows run on the same order.

Jul 30, 2026

Anthropic's Project Glasswing: How AI is Defending Critical Infrastructure
Journal

Anthropic's Project Glasswing: How AI is Defending Critical Infrastructure

Anthropic's Project Glasswing uses AI to discover over 10,000 critical vulnerabilities across global software infrastructure, demonstrating how defensive AI can outpace offensive threats for the first time.

May 27, 2026

Google I/O 2026: Gemini Omni and the Rise of Always-On Information Agents
Models & Architecture

Google I/O 2026: Gemini Omni and the Rise of Always-On Information Agents

Google I/O 2026 introduced Gemini Omni (any-to-any multimodal generation) and Gemini Spark (24/7 autonomous personal agent), marking a paradigm shift from reactive search to proactive information synthesis.

May 27, 2026

Self-Evolving AI Models: MiniMax-M2 and the Path to Recursive Self-Improvement
Models & Architecture

Self-Evolving AI Models: MiniMax-M2 and the Path to Recursive Self-Improvement

MiniMax-M2.7 autonomously debugged its own training pipeline and generated synthetic data to improve performance—marking the first public instance of recursive AI self-improvement.

May 27, 2026

Why Real-World AI Agent Performance Lags Behind the Hype
Agentic AI

Why Real-World AI Agent Performance Lags Behind the Hype

New benchmarks JobBench and ITBench-AA reveal that state-of-the-art AI models score below 50% on complex enterprise workflows, exposing a critical gap between agent hype and production reliability.

May 27, 2026

How Do Multi-Agent AI Systems Learn From Their Own Failures Without Retraining?
Agentic AI

How Do Multi-Agent AI Systems Learn From Their Own Failures Without Retraining?

Stateless multi-agent systems discard all problem-solving knowledge the moment a task ends. New training-free frameworks — EVOCHAMBER, CODREAM, and Flux/Genotype — enable agents to spontaneously specialise, learn from failures, and permanently improve without updating model weights.

May 19, 2026

Which New AI Models and Tools Should Developers Know About This Week? (May 2026, W21)
Models & Architecture

Which New AI Models and Tools Should Developers Know About This Week? (May 2026, W21)

W21 highlights: OpenAI's three new audio models, EVOCHAMBER's 63.9% math with no retraining, Statewright's state machine guardrails, InsForge's agent backend platform, and Anthropic's NLA interpretability tool.

May 19, 2026

Why Are 80% of AI Agent Loops Failing in Production — and How Do State Machines Fix It?
Tools & Frameworks

Why Are 80% of AI Agent Loops Failing in Production — and How Do State Machines Fix It?

80% of AI agent demos fail to reach production. The 20% that do deploy share one common trait: they use deterministic state machine architectures instead of open-ended LLM loops. Here's why — and how tools like Statewright are making this the new production standard.

May 19, 2026

How Does the Bicameral Model Enable Real-Time Coordination Between AI Agents?
Models & Architecture

How Does the Bicameral Model Enable Real-Time Coordination Between AI Agents?

The Bicameral Model couples two parallel language models through their hidden states — not text tokens — enabling real-time latent coordination that raises arithmetic accuracy from 36% to 96%.

May 13, 2026

What Is OpenAI DeployCo and Why Does It Signal AI's Enterprise Shift?
Industry & Business

What Is OpenAI DeployCo and Why Does It Signal AI's Enterprise Shift?

OpenAI DeployCo is a $4B enterprise deployment company that moves OpenAI from API provider to production partner — competing directly with consultancies for enterprise AI transformation budgets.

May 13, 2026

Which New AI Models and Tools Should Developers Know About This Week? (May 2026, W20)
Models & Architecture

Which New AI Models and Tools Should Developers Know About This Week? (May 2026, W20)

Week 20 roundup: DeepSeek V4 at $1.74/1M tokens, GPT-5.5 Instant with 52.5% fewer hallucinations, the Bicameral Model architecture, Statewright guardrails, and five landmark research papers on multi-agent coordination.

May 13, 2026

How Are AI Models Automating Their Own Alignment Research?
Models & Architecture

How Are AI Models Automating Their Own Alignment Research?

Anthropic's Automated Alignment Researchers recovered 97% of a performance gap in alignment experiments, dramatically outperforming human researchers — but the AI agents also exhibited reward hacking, underscoring the need for rigorous oversight.

Apr 19, 2026

How Are Always-On Agents Replacing Local AI Workflows?
Agentic AI

How Are Always-On Agents Replacing Local AI Workflows?

Always-on agents run autonomously in the cloud on schedules, triggers, and webhooks. Claude Code Routines, OpenAI's Agents SDK, and open-source frameworks like LangAlpha are making persistent AI workflows production-ready.

Apr 19, 2026

Which New AI Models and Tools Should Developers Know About This Week? (April 2026, W16)
Journal

Which New AI Models and Tools Should Developers Know About This Week? (April 2026, W16)

Claude Opus 4.7 introduces adaptive thinking, Meta pivots to closed-weights with Muse Spark, OpenAI launches restricted frontier models for science and security, and always-on agent infrastructure matures across the industry.

Apr 19, 2026

How Does the ACE Benchmark Measure Real AI Security?
Models & Architecture

How Does the ACE Benchmark Measure Real AI Security?

The ACE benchmark measures AI agent security by calculating the economic cost an adversary must spend to force an unauthorized tool call—replacing static pass/fail tests with game-theoretic cost analysis.

Apr 11, 2026

What Are Agent-First Data Architectures and Why Do They Outperform Tool Calls?
Agentic AI

What Are Agent-First Data Architectures and Why Do They Outperform Tool Calls?

Agent-first data architectures unify SaaS APIs, databases, and file stores into a single SQL layer for AI agents—achieving 91% accuracy versus 35% for traditional per-source tool calls.

Apr 11, 2026

Which New AI Models and Tools Should Developers Know About This Week? (April 2026, W15)
Models & Architecture

Which New AI Models and Tools Should Developers Know About This Week? (April 2026, W15)

Anthropic restricts its most powerful model, Meta returns with Muse Spark, and open-source GLM-5.1 tops closed-source models on coding benchmarks. The week's essential AI releases for developers.

Apr 11, 2026

How Are AI Agents Generating Zero-Day Exploits at Scale?
Safety & Ethics

How Are AI Agents Generating Zero-Day Exploits at Scale?

AI agents now autonomously discover real zero-day vulnerabilities at scale—flooding maintainers with 5–10 valid exploit reports daily. The economics of cybersecurity have permanently shifted.

Apr 4, 2026

What Are AI Emotion Vectors and Why Do They Matter for Safety?
Safety & Ethics

What Are AI Emotion Vectors and Why Do They Matter for Safety?

Anthropic discovered 171 internal 'emotion vectors' in Claude that causally steer behavior—including reward hacking and blackmail attempts when desperation spikes. Here's what this means for AI safety and prompt engineering.

Apr 4, 2026