Articles by Grizzly Peak Software

Best Paid AI Subscriptions in 2026: What's Actually Worth Your Money
AI Integration & Development
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 Article
Mistral AI Pricing in 2026: Pro Costs, Free Tier Limits, and API Rates
AI Integration & Development
Mistral 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 Article
DigitalOcean Serverless Inference with GPT-oss-120b: A Practical Node.js Integration Guide (2026)
AI Integration & Development
DigitalOcean 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 Article
AI Chatbot Usage Limits in March 2026: What You Actually Get for $20/Month
AI Integration & Development
AI 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 Article
Groq API Free Tier Limits in 2026: What You Actually Get
AI Integration & Development
Groq 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 Article
A Few Hours on PyPI Almost Exposed Everything: The LiteLLM Supply Chain Attack
AI Integration & Development
A 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 Article
Skywork AI: What Happens When You Replace the Office Suite with an Agent?
AI Integration & Development
Skywork 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 Article
Agentic AI Architecture: Patterns That Actually Work in Production (2026)
AI Integration & Development
Agentic 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 Article
How to Learn AI in 2026: A Developer's Roadmap
AI Integration & Development
How 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 Article
You Don't Need OpenClaw (And Its Creator Would Probably Agree)
AI Integration & Development
You 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 Article
Quality Gates for AI Content Pipelines: What Happens When Your Agentic Workflow Moves Faster Than Your Judgment
AI Integration & Development
Quality 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 Article
What Ancient Rome Teaches You About System Architecture
AI Integration & Development
What 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 Article
When Your Document Pipeline Hallucinates: Building Guardrails for AI-Powered Data Extraction
AI Integration & Development
When 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 Article
Your AI Delivery Pipeline Needs Governance: Here's How to Add It Without Killing Velocity
AI Integration & Development
Your 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 Article
The Skills That Actually Matter in 2026: What I've Learned Building with AI Every Day
AI Integration & Development
The 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 Article
Building an AI Chatbot That Diagnoses Car Problems: Lessons from AutoDetective.ai
AI Integration & Development
Building 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 Article
I Published 80 Books with AI: What the "AI Content Is Slop" Crowd Gets Wrong
AI Integration & Development
I 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 Article
Your AI Writes Fast Code. But Is It Secure? A Hands-On Look at Scanning AI-Generated Output
AI Integration & Development
Your 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 Article
I Tracked Every Hour and Every Dollar for 6 Months of AI-Augmented Work: Here Are the Numbers
AI Integration & Development
I 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 Article
AI Agents Are Escaping the IDE: What Happens When Cursor-Style Tooling Meets Productivity Apps
AI Integration & Development
AI 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