May 2026·7 min read
Why AI Agents Cost More Than LLMs (and How to Stop Bleeding Tokens)
An analysis of the true cost of running AI agents and practical strategies to optimize token consumption without sacrificing performance.
AILLMArchitectureOptimization
June 2026·6 min read
Redis Is Fast, Not Loyal: Why It Should Never Be Your Main DB
Exploring the limitations of Redis as a primary data store and why its speed shouldn't blind you to its volatility.
DatabasesRedisBackendSystem Design
Sep 2025·5 min read
How I Build A NPM Package That Lets You Scaffold React Apps
This is a tutorial on how to create a React app using the React Starter Plus template.
ReactArchitecturePerformanceCLINPM