Recent posts
AI-powered development: Chrome extension and n8n automation with Claude Code
A Chrome extension + n8n automation pipeline built with Claude Code in 30 minutes to automate my AI tech watch sharing.
Why we’re moving from Cursor to Claude Code (and why you should too)
Discover why I switched from Cursor to Claude Code. A Lead Frontend Developer’s honest feedback on the limitations of AI IDEs and the power of CLI coding agents in 2026.
Efficiently cleaning a TypeScript project: Knip + AI agent workflow
Learn how to safely clean dead code in TypeScript projects using Knip and an AI Agent. A step-by-step workflow to automate cleanup without breaking production
How Gemini 3 Pro cut our pipeline time in half
We cut our test pipeline time from 22s to 4s per file using Gemini 3 Pro. Learn how AI identified "God Modules" killing our Vitest performance and automated the architectural refactoring that saved us 15 minutes per CI run.
AI Radar
57 entries
Other people's writing on AI agents and LLMs, picked after reading.
- · coinbase.com
Interviewing Engineers in the AI Era: Lessons from a Year of Rebuilding
Learn how Coinbase redesigned its engineering interview loop to assess AI fluency instead of pattern recall, focusing on directing models and evaluating output.
- · generativeai.pub
4 Steps To Optimize Claude Token Usage
Learn four practical strategies to reduce AI coding costs including code indexing, output compression, session management, and model selection techniques for better token efficiency.
- · generativeai.pub
Skills vs. MCP vs. RAG vs. Memory: How to Actually Give AI Agents the Knowledge They Need
Distinguish between skills, MCP, RAG, and memory to optimize AI agent knowledge retrieval. Avoid context bloat and learn when to apply each strategy for accurate task resolution.
- · gruhn.me
Don't be a meat proxy
Learn why blindly forwarding AI responses in Slack or code reviews reduces value. Discover how to validate and rewrite AI output to maintain human agency and improve team communication efficiency.