Posts 248 entriesPage 22 of 25

Posts

Development Journey

Making a Youth Sports App COPPA-Compliant: The Real Process From Question to Production

A complete walkthrough of implementing COPPA-compliant legal framework for a youth athlete tracking app, including the questions asked, solutions tried, failures encountered, and the final production release.

Read
Content Operations

From GitHub Repos to Published Education: Transforming Hidden Documentation into 31KB of Live Content

How we discovered 31KB of premium educational content buried in project repositories and transformed it into published guides that drive 60-80% cost savings and complete infrastructure learning.

Read
Personal

When Your Best Work is Invisible: Mining 31KB of Education from My Own Projects

The humbling realization that I'd written comprehensive educational guides worth thousands in value but never published them. Here's what I learned about making your work visible.

Read
Infrastructure

Terraform for AI Infrastructure: Complete Learning Guide from Zero to Production

Comprehensive Terraform learning resource covering core concepts, best practices, state management, modules, and real-world examples for AI and cloud infrastructure deployment.

Read
Platform Engineering

Hybrid AI Stack: Reduce AI API Costs by 60-80% with Intelligent Request Routing

Production-ready AI orchestration system that intelligently routes requests between local CPU-based models and cloud APIs to slash costs by 60-80%. Complete architecture, deployment guide, and ROI analysis.

Read
Infrastructure

Self-Hosting n8n on Contabo VPS: Enterprise Automation for $0/Month

We just deployed a production-ready n8n instance at n8n.intentsolutions.io with zero monthly software costs. Here’s the complete technical architecture and deployment …

Read

Building a Multi-Brand RSS Validation System: Testing 97 Feeds, Learning Hard Lessons

A complete walkthrough of building and validating an RSS feed distribution system - including the failures, the surprises, and the hard lessons learned when testing 97 feeds across 16 categories.

Read

GitHub Release Workflow: When Yesterday's Updates Aren't Public (And How We Fixed It)

A real-world walkthrough of diagnosing uncommitted changes, applying semantic versioning correctly, and executing a complete GitHub release workflow - including the mistake of using v2.1.0 instead of v2.1.1.

Read

Debugging Claude Code Slash Commands: When Your Blog Automation Silently Fails

A forensic investigation into why Claude Code slash commands were creating blog posts but never deploying them - and how we fixed it with TaskWarrior, systematic diagnosis, and explicit Bash tool calls.

Read
Development

Repository Transformation: From Chaos to Professional Prompt Engineering Toolkit

Complete transformation guide: How we turned a cluttered prompt collection into a professional-quality toolkit with 150+ templates, GitHub Pages, and automated validation. Real metrics, lessons learned, and technical implementation.

Read