SEARCH INSIGHTS

Search Engineering Publications

Find specialized technical guides, benchmark analysis, and architecture blueprints matching your keywords.

All Categories:
Popular Searches:

articles matching search criteria (25 articles)

I Thought I'd Lost the Plot. I Was Writing It.AI Agents
8/17/20266 min read

I Thought I'd Lost the Plot. I Was Writing It.

I Thought I'd Lost the Plot. I Was Writing It. I set out to build autonomous...

What Is the Circuit Breaker Pattern? A Practical GuideMicroservices
8/17/20266 min read

What Is the Circuit Breaker Pattern? A Practical Guide

What Is the Circuit Breaker Pattern? A Practical Guide for Developers Imagine your...

I attacked my own npm package before launching it. It let the proposer approve their own writesSecurity
8/17/20266 min read

I attacked my own npm package before launching it. It let the proposer approve their own writes

My library exists so a human approves an LLM's UPDATE before it runs. It never checked that the approver was somebody other than the proposer — and wrote \"approved\" into the audit trail anyway.

Build an MCP Server in Go (Part 1): Designing a diagnostic-grade Kubernetes clientKubernetes
8/17/20266 min read

Build an MCP Server in Go (Part 1): Designing a diagnostic-grade Kubernetes client

This post designs the Kubernetes client. The next post wraps it as an MCP server and wires it to an...

The Write Policy Is the Hard Part: Promotion Pipelines for Agent MemoryAI Agents
8/17/20266 min read

The Write Policy Is the Hard Part: Promotion Pipelines for Agent Memory

Storing agent memory is easy. Deciding what earns a permanent write, and keeping the write-path alive through RBAC and network policy, is the real work.

I Changed How I Think About AI MemoryAI Agents
8/17/20266 phút

I Changed How I Think About AI Memory

I Changed How I Think About AI Memory When I first built Lean AI Memory, I focused too...

Real-Life Refactoring Example: ~3x Less Code to ReadMicroservices
8/17/20266 phút

Real-Life Refactoring Example: ~3x Less Code to Read

There is a popular idea that refactoring is making code shorter. It is not entirely wrong....

The Tragedy of the Clean-Handed AuditorSecurity
8/17/20266 phút

The Tragedy of the Clean-Handed Auditor

\"I could save them if they'd only listen...\" Hey, you. Yeah, you: the compliance or governance...

Building Sluice: QoS-Aware Capacity Governance for Self-Hosted LLM InferenceKubernetes
8/17/20266 phút

Building Sluice: QoS-Aware Capacity Governance for Self-Hosted LLM Inference

📦 Project: https://github.com/VampiricCyborg/sluice 1. The Problem: When Capacity Becomes...