Bernhard the Builder

The Rise of the Agentic Internet

Why the era of curating pages is dead — and what replaces it

The Rise of the Agentic Internet
Manifesto
Bernhard Rieder
2026-05-02
2 MIN READ

Article Stats

Post-ContentEra
Qdrant + RAGStack
P2P AgenticModel

Latest Blog Posts

2026-02-12

LM Studio vs. Ollama

LM Studio runs Llama 4 Scout on local GPUs - but even 96GB VRAM has limits. Context length matters. Kilo Code bridges your IDE to local models. Here is what I learned.

Best Practices2026-02-08

Why You Must Run ESLint Before You Touch the "Cloud"

Running ESLint locally isn't optional - it's your first defense against broken Vercel deployments. I learned this the hard way when my code pushed to Git, triggered Vercel, and failed after 5 minutes of waiting. The fix? A 0.5-second local ESLint check that catches errors before they reach production. Here's why ESLint prevents deployment failures, code rot, and invisible performance bugs.

Achievement2026-02-08

Building a Neural Link Architecture: Zero Link Rot with AI-Powered Semantic Linking

I got absolutely fed up with broken internal links and manual link maintenance. The problem? Hardcoded links rot when slugs change. The solution? A neural link architecture that uses vector embeddings, hybrid ranking algorithms, and AI to automatically inject semantically relevant links at render-time. This system eliminates link rot, scales to thousands of articles, and ensures every link is contextually relevant. Here's how I built a semantic linker that treats websites as living knowledge graphs for AI citation systems.

Troubleshooting2026-02-08

Download AI Directive to Stop F***ing with Vercel Deployments

My Vercel deployment kept failing with out-of-memory errors, excessive build timeouts, and 404s on every page. The problem? ESLint errors blocking commits, duplicate route handlers generating excessive pages, experimental features hanging the build, and misconfigured output directories. Here's how I fixed all four issues and optimized deployments to normal build times.

A
B
C

This article is part of a Semantic Cluster. All links are managed by the Digital Architect AI.