Articles

Blog & Articles

Thoughts on web development, tutorials, and industry insights

Stop Pretending You Understand LLM Terms Without a Map
AI & Machine Learning 4 min read

Stop Pretending You Understand LLM Terms Without a Map

Last month, I was reviewing a pull request where someone had implemented token streaming for our chatbot API. The comment in the code said "reduces latency by 40%." I nodded and approved it, but honestly? I had no idea why tokens specifically mattered, or what a KV cache even was...

Read More →
LLM Algorithms
Model Distillation Isn't Magic, It's Expensive Pattern Copying
Web Development 4 min read

Model Distillation Isn't Magic, It's Expensive Pattern Copying

I've been following the AI drama around Moonshot's Kimi, and like most developers, I initially accepted the surface story: you take a smart model, pour its outputs into a cheaper one, and boom, you've got a budget version of the expensive thing. Except that's completely wrong, and...

Read More →
Claude OpenAI
Stop Dismissing Java for AI, I Was Wrong About This
Web Development 4 min read

Stop Dismissing Java for AI, I Was Wrong About This

Every time someone mentions building an AI feature at work, my brain defaults to Python. It's almost automatic. I've spent the last few years watching the AI explosion happen in Python-first communities, and I've been quietly reinforcing this bias in my own projects. But last wee...

Read More →
Claude Python

Stay Updated

Get notified about new articles and tutorials.

Search Articles