» Tag
architecture
70 postsPrompt Injection as a Control/Data Boundary Problem
Reframing prompt injection as a control/data boundary problem enhances security. A two-channel design separates untrusted content from trusted instructions.
MCP vs CLI: A Resilient Hybrid Architecture for AI Agents
When a plugin crashed, why did the MCP servers survive? A hybrid AI agent architecture combining MCP and CLI, with token cost tradeoffs and lifecycle lessons.
From Static Site to Open Source Intelligence Platform: WebiU 2.0
The WebiU 2.0 team explains how they turned a growing open source organization's static site into a data-driven platform, covering GitHub API limits, persistence and architectural trade-offs.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comSmart Bootstrapping in Unity: The Bootstrap Scene Pattern
A Bootstrap Scene pattern for Unity that fixes Awake/Start race conditions, letting developers hit Play from any scene with reliable system initialization.
Your Agent Framework Should Not Become Your Architecture
Explore how agent frameworks can impact architecture and discover the AgentsKit project.
The Cost of AI-Assisted Development: Cognitive Fatigue
AI-assisted development enhances productivity but increases cognitive load. Developers must adapt their thinking habits to manage this new challenge.
ArchSpec: Architecture Linter for Ruby's Development
ArchSpec 1.0 is an architecture linter for Ruby and Rails, helping to maintain architectural rules in projects.
AMD's CDNA5 Architecture Unveiled at Advancing AI 2026 Event
AMD unveiled its CDNA5 architecture at the Advancing AI 2026 event, focusing on efficiency gains and the transition to RDNA.
How I Built My Site With Claude Code
Discover how I built my website from scratch using Claude Code for development.
Building a Disposable Email Service with Cloudflare Workers and Upstash Redis
Discover how I built VanishInbox, a disposable email service using Cloudflare and Redis.