Articles

Blog & Articles

Thoughts on web development, tutorials, and industry insights

Why I'm Rethinking How We Bill LLM Work at Scale
Web Development 4 min read

Why I'm Rethinking How We Bill LLM Work at Scale

I got a message from our finance team last week asking why one batch summarization job cost 3x more than another, even though they processed similar data. I couldn't answer them without digging through logs for twenty minutes. That's when I realized we've built the entire LLM int...

Read More →
Startups LLM
I Built a RAG System for My Client. Then Production Happened.
Web Development 4 min read

I Built a RAG System for My Client. Then Production Happened.

Six months ago, I pitched my client on a slick RAG architecture. Index their documentation, connect it to an LLM, done. They'd have an AI assistant that could answer questions about their policies instantly. I was confident. I'd read all the right articles. I knew the theory.

Read More →
LLM Enterprise Software
Stop Learning AI Theory and Start Breaking Things Instead
Web Development 4 min read

Stop Learning AI Theory and Start Breaking Things Instead

I spent three months last year watching YouTube tutorials about neural networks. Machine learning, transformers, attention mechanisms, I consumed it all like some kind of knowledge addict. Then I tried to build something real, and I hit a wall so hard it broke my keyboard.

Read More →
LLM OpenAI
Stop Letting Your API Documentation Be a Game of Telephone With AI
Web Development 5 min read

Stop Letting Your API Documentation Be a Game of Telephone With AI

I was debugging a Claude integration last month when something clicked, Claude was recommending features of my own product that I'd deprecated two years ago. The model had scraped some old blog post ranking high on Google, treated it as gospel, and confidently told a user to use s...

Read More →
Claude LLM

Stay Updated

Get notified about new articles and tutorials.

Search Articles