-
2026-03-05Building a Virtual Microphone on macOS for STT + Video Conferencing
How to build a native macOS app that acts as a virtual microphone, letting you fork audio to both a speech-to-text agent and your video conferencing software simultaneously.
-
2026-03-05Building a Personal AI Brain: Architecture for a Self-Hosted Agent
Planning the architecture for a personalized AI agent that runs on a home server, leverages AWS Bedrock for LLM inference, and uses MCP for distributed tool execution across devices.
-
2026-02-28Reverse Prompting: A Practical Guide
Six practical approaches to reverse prompting — from output-to-prompt and role reversal to systematic reverse engineering protocols — with a decision matrix for choosing the right technique.
-
2026-02-28Building Reliable Multi-Agent LLM Systems: A Best Practice Guide
A comprehensive guide to building reliable multi-agent LLM systems, covering failure taxonomies, design principles, architecture selection, and implementation playbooks — synthesized from UC Berkeley, Google DeepMind, and Anthropic research.
-
2026-02-28Agent Steering Best Practices for Kiro CLI Custom Agents
A comprehensive guide to writing effective agent steering files, synthesized from CLAUDE.md, AGENTS.md, Cursor Rules, Kiro steering, and community best practices.
-