Articles by Grizzly Peak Software
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 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 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 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 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 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 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 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 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 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 ArticleI 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 ArticleStop 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 ArticleBuilding 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 ArticleThe 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 ArticleMy 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 ArticleWhy 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