Posts 264 entriesPage 23 of 27

Posts

Development Journey

Marketplace Scaling: Learning Paths, Finance Plugins, and Social Sharing Fixes

Adding structured learning paths, two domain-specific plugins, crypto plugin spotlight, and fixing social sharing across the marketplace and landing site.

Read

Deploying Next.js 15 to Google Cloud Run: From Zero to HTTPS in 2 Hours

Complete guide to deploying Next.js 15 with Docker to Google Cloud Run, configuring custom domains, SSL certificates, and global load balancing. Real troubleshooting included.

Read
Technical Deep-Dive

Launching the Claude Code Plugin Marketplace: From Gumroad to Open Source in One Day

How we pivoted from a commercial Gumroad model to an open-source GitHub plugin marketplace with 62+ plugins, Astro website, and GitHub Actions CI/CD in a single day.

Read

Debugging Slack Integration: From 6 Duplicate Responses to Instant Acknowledgment

Real-world debugging of Slack webhook integration causing duplicate responses. Learn how Slack's 3-second timeout triggers retries and how to fix it with immediate HTTP 200 acknowledgment and background processing.

Read

Applying Universal Directory Standards to a Prompt Engineering Repository

How we systematically applied master directory standards to organize 150+ prompt templates, created TaskWarrior integration protocols, and built streamlined GitHub release workflows - including the messy iteration process.

Read

Building Production-Grade Testing Infrastructure: A Playwright + GitHub Actions Case Study

How I implemented enterprise-grade testing infrastructure with Playwright, GitHub Actions CI/CD, and automated quality gates for a production survey system - complete with debugging journey and lessons learned.

Read
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