Blog
Ideas on AI engineering, leadership, and building at scale.
-
Why LLM Inference Speed Is AI's Next Frontier
Learn why LLM inference speed is becoming AI's next competitive advantage. Explore TTFT, tokens per second, latency, and how faster inference is shaping the future of AI.
-
Conversational RAG: Building a Production-Ready RAG Pipeline
Why query routing, query condensation, and better retrieval orchestration matter more than simply choosing a better embedding model.
-
How to Get Started with Chrome Browser AI: Requirements, Setup & API Support
Learn how to get started with Chrome Built-in AI. Discover the hardware requirements, supported Chrome versions, available AI APIs, how to enable Browser AI, download the on-device language model, and build your first AI-powered web application.
-
How to Build a Slack AI Assistant with Node.js - Step by Step (Part 1)
Learn how to build a production-ready Slack AI Assistant using Node.js, Slack Bolt, and OpenAI. This step-by-step 2026 guide covers architecture, code, deployment, conversation memory, and best practices.
-
Engineering Leadership: Why the Best Leaders Work Alongside Their Teams
Discover why the best engineering leaders work alongside their teams instead of simply managing them. Learn practical leadership lessons that build trust, ownership, and high-performing engineering teams.
-
Client-Side AI: Running AI Models Directly in the Browser (The Future of Web Apps)
Learn how Client-Side AI lets modern web applications run AI models directly inside the browser without cloud APIs. Explore Chrome's Built-in AI, supported APIs, browser support, benefits, limitations, and the future of AI-powered web applications.
-
AI Is Changing Software Engineering: Why the Era of the Pure Coder Is Fading
AI coding agents are transforming software engineering. Learn why architecture, systems thinking, product understanding, and leadership are becoming more valuable than coding alone.
-
MCP Tool Design Best Practices: Design Around User Intent, Not APIs
Learn how to design MCP and AI agent tools around user intent instead of API endpoints. Discover practical best practices for building scalable, reliable, and intuitive agent workflows.