Articles by Grizzly Peak Software

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
Building a Local-First MCP Server for Your Team's Documentation: A Step-by-Step Guide
Modern Development Tools
Building a Local-First MCP Server for Your Team's Documentation: A Step-by-Step Guide

Build a local-first MCP documentation server so your AI coding assistant actually knows your codebase, APIs, and team conventions.

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
MCP Servers Are the New API: Why Every Dev Tool Will Ship One by 2027
Modern Development Tools
MCP Servers Are the New API: Why Every Dev Tool Will Ship One by 2027

REST APIs weren't built for AI agents. MCP servers are the semantic layer that lets AI discover and invoke your tools. Here's why adoption is inevitable.

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 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
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
The Solo Operator Tech Stack: What I Actually Use to Run Five Products
Cloud & Infrastructure
The Solo Operator Tech Stack: What I Actually Use to Run Five Products

Five products, no employees, under $1K/month. Here's the exact stack, AI tooling, and philosophy behind running it all solo.

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
Why I Stopped Building Bigger Agents and Started Building Smarter Systems
AI & Machine Learning
Why I Stopped Building Bigger Agents and Started Building Smarter Systems

A Node.js engineer explains why single-agent AI systems fail at scale and builds a multi-agent orchestrator with smart routing to fix it.

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
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
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
Build a Python AI Agent in 50 Lines: Tools, Memory, and the Loop That Runs It All
AI Agents
Build a Python AI Agent in 50 Lines: Tools, Memory, and the Loop That Runs It All

Frameworks hide the loop. This tutorial builds a working Python AI agent in 50 lines, then adds a tool registry, memory, and multi-agent patterns.

Read Article
Cross-Promoting SaaS: How My Job Board Feeds AutoDetective Traffic
Business
Cross-Promoting SaaS: How My Job Board Feeds AutoDetective Traffic

Last month I was looking at my analytics for AutoDetective.ai and noticed something I wasn't expecting. A non-trivial chunk of referral traffic was coming...

Read Article
The 50+ Dev's Guide to Learning New LLMs Without Overwhelm
AI
The 50+ Dev's Guide to Learning New LLMs Without Overwhelm

I turned 52 this year. I've been writing software since Reagan was president. I've survived more technology transitions than I can count — mainframes to...

Read Article
Cross-Pollinating Audiences: How a Job Board Feeds a Diagnostics Tool (and Vice Versa)
Business
Cross-Pollinating Audiences: How a Job Board Feeds a Diagnostics Tool (and Vice Versa)

Most developers build one product at a time and market it in isolation. I know because I did this for years and it's an incredibly inefficient way to...

Read Article