Articles by Grizzly Peak Software

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
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
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
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
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 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
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
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
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
I Fine-Tuned a 7B Model on My Own Writing in One Evening — Here's Exactly How
AI Integration & Development
I Fine-Tuned a 7B Model on My Own Writing in One Evening — Here's Exactly How

A hands-on walkthrough of fine-tuning Mistral-7B on personal blog posts using LoRA on an NVIDIA DGX Spark — from training data to local deployment, in one evening.

Read Article
Stop Hand-Rolling PDF Parsers: Build Intelligent Document Pipelines with LangExtract
AI Integration & Development
Stop Hand-Rolling PDF Parsers: Build Intelligent Document Pipelines with LangExtract

LangExtract brings schema enforcement, source grounding, and multi-pass extraction to any LLM. Here's how to build a real PDF intelligence pipeline.

Read Article
Building an EPUB Viewer in One Night with Claude Code
AI Integration & Development
Building an EPUB Viewer in One Night with Claude Code

I built an open-source EPUB reader in one night using Claude Code — drag, drop, read, and analyze your book before it goes live.

Read Article
The AI Era Will Kill Low-Code Platforms: Here's Why That's a Good Thing
AI Integration & Development
The AI Era Will Kill Low-Code Platforms: Here's Why That's a Good Thing

Low-code platforms promised to democratize software development. AI-augmented engineering just made that promise obsolete — and cheaper.

Read Article
My 2026 AI Tool Tier List: Free > Premium > Must-Pay
AI Integration & Development
My 2026 AI Tool Tier List: Free > Premium > Must-Pay

I've spent more on AI tools than groceries in the last 18 months. In Alaska, that's a lot of milk. Here's what actually earned its keep — and what was a waste.

Read Article
Why Estimating AI Project Costs Is Still a Mess in 2026 (And How to Get It Right)
AI Integration & Development
Why Estimating AI Project Costs Is Still a Mess in 2026 (And How to Get It Right)

Estimating AI project costs is harder than it looks. Learn why token costs compound, what self-hosting really costs, and how to build budgets that hold up.

Read Article