Articles by Grizzly Peak Software
Best Paid AI Subscriptions in 2026: What's Actually Worth Your Money
I pay for four AI subscriptions and tested nine more. Here's which ones earn their monthly fee and which ones you can skip.
Read ArticleMistral AI Pricing in 2026: Pro Costs, Free Tier Limits, and API Rates
Mistral Pro is $14.99/mo with a 150-message soft cap. Here's what the free tier actually gives you and what the API costs per token.
Read ArticleDigitalOcean Serverless Inference with GPT-oss-120b: A Practical Node.js Integration Guide (2026)
I replaced my inference backend with DigitalOcean's serverless API and GPT-oss-120b. Here's how I wired it into a Node.js app and what I learned.
Read ArticleAI Chatbot Usage Limits in March 2026: What You Actually Get for $20/Month
Claude, ChatGPT, and Gemini all handle usage limits differently now. Here's what each tier actually gives you and when you'll hit the wall.
Read ArticleGroq API Free Tier Limits in 2026: What You Actually Get
Groq API free tier limits in 2026: exact RPM, RPD, TPM, and TPD for every model including Llama 3.3, Llama 4 Scout, and Whisper.
Read ArticleA Few Hours on PyPI Almost Exposed Everything: The LiteLLM Supply Chain Attack
Two malicious LiteLLM versions hit PyPI for a few hours. They tried to steal your API keys. Here's what happened and what to do about it.
Read ArticleSkywork AI: What Happens When You Replace the Office Suite with an Agent?
I tested Skywork's agentic AI workspace. It one-shotted an SEO audit of my site. Here's the honest review and what engineers should know.
Read ArticleAgentic AI Architecture: Patterns That Actually Work in Production (2026)
Most "agentic AI" content is hand-wavy architecture diagrams. This covers the agent loop, tool design, memory patterns, and MCP with working code.
Read ArticleHow to Learn AI in 2026: A Developer's Roadmap
Skip the PhD. A working developer's roadmap to AI in 2026: LLMs, agents, MCP, RAG, and the projects that actually build real skills.
Read ArticleYou Don't Need OpenClaw (And Its Creator Would Probably Agree)
OpenClaw has 247K stars. Its creator started with a simple agent loop. You should too. Build the fundamentals before adopting the framework.
Read ArticleQuality Gates for AI Content Pipelines: What Happens When Your Agentic Workflow Moves Faster Than Your Judgment
My AI publishing pipeline got a book flagged on Amazon. Here's how I added content risk assessment and why every agentic workflow needs quality gates.
Read ArticleWhat Ancient Rome Teaches You About System Architecture
Rome's road network, provincial governance, and currency debasement mirror the same failures we build into software. The parallels are uncomfortable.
Read ArticleWhen Your Document Pipeline Hallucinates: Building Guardrails for AI-Powered Data Extraction
Five-layer guardrail architecture for AI document extraction pipelines that fabricate data instead of failing visibly.
Read ArticleYour AI Delivery Pipeline Needs Governance: Here's How to Add It Without Killing Velocity
AI delivery pipelines need governance for accountability and compliance. Add traceability, approval gates, and audit trails without crushing velocity.
Read ArticleThe Skills That Actually Matter in 2026: What I've Learned Building with AI Every Day
After 40+ years in software, here are the engineering skills AI has devalued and the ones worth doubling down on right now.
Read ArticleBuilding an AI Chatbot That Diagnoses Car Problems: Lessons from AutoDetective.ai
I built an AI chatbot that diagnoses car problems and generates repair content. Here's what I learned about trust, accuracy, and domain-specific AI.
Read ArticleI Published 80 Books with AI: What the "AI Content Is Slop" Crowd Gets Wrong
80+ books, 70 audiobooks, one AI-assisted pipeline. Here's why the "AI content is slop" argument confuses the tool with the operator.
Read ArticleYour AI Writes Fast Code. But Is It Secure? A Hands-On Look at Scanning AI-Generated Output
Your AI writes fast. It also writes JWT bugs, hardcoded secrets, and SQL injection. Here's what the scanners actually found.
Read ArticleI Tracked Every Hour and Every Dollar for 6 Months of AI-Augmented Work: Here Are the Numbers
Six months of tracked hours and output reveal where AI tooling actually boosts solo developer productivity and where it quietly costs you time.
Read ArticleAI Agents Are Escaping the IDE: What Happens When Cursor-Style Tooling Meets Productivity Apps
The agent pattern that made Cursor powerful is moving into docs, spreadsheets, and email. The engineering challenges are harder than you think.
Read Article