cd/sources/glukhov-auto-discovered· home sources Glukhov (auto-discovered)
cat /sources/glukhov-auto-discovered.feed | wc -l → 29

Glukhov (auto-discovered)

articles 29 domain glukhov.org → page 1/2 feed RSS
04:22
2026-08-05
glukhov.org
artificial-intelligence

Data Gravity: The Real Cost of API-First AI

Data gravity is compounding integration debt in API-first AI stacks, making vendor lock-in a gradual process that most teams drift into rather than choose, according to a technical analysis by Glukhov…

07:16
2026-08-04
glukhov.org
ai-tools

Claude Code Subagents: Setup, Config, and When to Use Them

Anthropic's Claude Code subagents provide isolated context windows and restricted tool allowlists to handle noisy, parallelizable tasks, keeping main conversation context clean. The feature is distinc…

00:00
2026-07-31
glukhov.org
artificial-intelligence

Ollama to vLLM: When to Migrate Your Local LLM Server

Ollama's simplicity can mask when a local experiment becomes a shared inference service, and vLLM offers better scheduling and observability for production workloads. Migration is warranted when multi…

07:10
2026-07-30
glukhov.org
ai-agents

Keeping Specs, Tests, And Code In Sync In AI Development

AI coding agents cause specs, tests, and code to drift apart, creating false confidence and circular test coverage. A traceability model using six identifiers—requirement ID, design decision ID, task …

09:43
2026-07-16
glukhov.org
large-language-models

LLM Wiki Maintenance: Drift, Contradictions and Review

An LLM Wiki fails when old facts remain plausible, contradictions become polished, and generated summaries drift from their sources, according to a technical guide on LLM Wiki maintenance. The guide a…

00:00
2026-07-13
glukhov.org
developer-tools

Circuit Breaker Pattern in Go: Stop Cascading Failures

A circuit breaker pattern stops Go services from hammering failing dependencies, preventing cascading failures that consume goroutines, sockets, and memory until the entire system collapses. The patte…

09:51
2026-07-09
glukhov.org
artificial-intelligence

GPUs for AI in 2026: NVIDIA, AMD, Intel Compared

NVIDIA, AMD, and Intel compete in the 2026 AI GPU market, with NVIDIA's Blackwell RTX 50-series, AMD's Radeon AI Pro R9700, and Intel's Arc Pro B70 targeting local LLM inference. VRAM capacity and mem…

00:00
2026-07-08
glukhov.org
ai-agents

Hermes Agent: Headless Server + Remote Desktop Setup

Hermes Agent now supports a headless server setup with remote desktop access, requiring two server processes (serve backend and gateway) and a single client connection. The architecture separates the …

10:04
2026-07-06
glukhov.org
ai-tools

GitHub Spec Kit vs Kiro vs Claude Code SDD Workflows

GitHub Spec Kit, AWS Kiro, and Claude Code workflows implement Spec-Driven Development with different trade-offs in portability, integration depth, and process enforcement. GitHub Spec Kit offers port…

09:32
2026-07-06
glukhov.org
developer-tools

Spec-Driven Development Workflow From Requirements to Code

Spec-Driven Development (SDD) is a workflow that moves through five phases—requirements, design, tasks, implementation, and validation—each producing reviewable artifacts to reduce ambiguity before co…

09:07
2026-07-01
glukhov.org
large-language-models

Speculative Decoding: 20-50% Faster LLM Inference

Speculative decoding accelerates large language model inference by 20-50% without quality loss, using a draft-verify mechanism that generates multiple tokens per forward pass. The technique amortizes …

08:43
2026-07-01
glukhov.org
ai-agents

Multi-Agent Orchestration Patterns: A Practical Guide

A new guide on multi-agent orchestration patterns reveals that 40% of multi-agent pilots fail within six months of production deployment, primarily due to selecting the wrong coordination model. The g…

09:54
2026-06-29
glukhov.org
developer-tools

What Is Spec-Driven Development? The Spec as Source of Truth

Spec-Driven Development (SDD) is emerging as a workflow where a versioned specification serves as the source of truth for AI coding agents, addressing the ephemeral nature of prompts. The approach inv…

07:01
2026-06-29
glukhov.org
ai-tools

Spec-Driven Development vs Vibe Coding: Waterfall?

Spec-Driven Development (SDD) has emerged as a disciplined alternative to vibe coding for AI-assisted software development, with tools like GitHub Spec Kit and Kiro implementing the approach. Proponen…

00:00
2026-06-28
glukhov.org
ai-tools

Decision Records for AI-Driven Software Development

Decision records are emerging as a critical memory layer in AI-assisted software development, capturing not just what was built but why, as AI tools make code cheaper to generate and easier to refacto…

11:07
2026-06-24
glukhov.org
ai-agents

Google A2A Protocol in 2026: Adoption, Hype, and Reality

Google's Agent2Agent (A2A) protocol, announced in April 2025, has seen mixed adoption in its first year, with skepticism due to overlap with MCP and premature market timing. However, by 2026, A2A is p…

10:19
2026-06-24
glukhov.org
ai-agents

Polling Agents in AI Assistants: 11 Implementation Patterns

A new guide outlines 11 implementation patterns for polling agents in AI assistants, enabling proactive background monitoring of sources like inboxes, task lists, and GitHub issues. The patterns empha…

00:00
2026-06-22
glukhov.org
ai-agents

What Is the A2A Protocol? Agent Cards and Tasks Explained

Google introduced the Agent2Agent (A2A) protocol, an open standard for communication between independent AI agents, enabling interoperability across different frameworks and organizations. The protoco…

page 1 / 2 next →