From the blog
Writing
Thoughts on technology, community building, innovation, and culture.
-
Accountability in Agentic Workflows by Measuring Your Agents’ Performance as You Build
Measuring cost and value directly instead of guessing at both…
Read → -
How Much Does It Actually Cost to Use AI?
What your LLM subscription actually buys, and what you actually use.…
Read → -
Your New Engineering Teammate
Coding with AI Agents…
Read → -
What Are You Really Embedding?
Notes on chunking before embeddings in Retrieval-Augmented Generation systems…
Read → -
Why Your Prompts Are a Code Quality Problem
The Part of AI-Assisted Development Nobody Talks About…
Read → -
Stop Repeating Yourself to Your AI Agent: Claude Code Agent Skills for Tasks
Using Skills in Claude Code to give your agent repeatable, context-aware instructions without cluttering your prompts.…
Read → -
How I Integrate Claude Code to my Dev Workflow
Using commands, context, modes, and MCP servers in Claude…
Read → -
Managing Python Dependencies to Prevent Project Deployment Issues
Understanding dependencies, lock files, and modern package management using uv…
Read →