Building in Public

DevLog

Building in Public with Claude Code

Daily dispatches from the build floor. Real projects, real problems, real solutions — all built with AI-assisted development.

infrastructuresaasvibe-codingautomation

Death by a Thousand Auth Bugs (And How I Finally Fixed Them)

After weeks of mysterious auth failures, I finally tracked down why my render worker was rejecting valid clients. Spoiler: it was a missing KV cache and some null pointer bugs.

April 27, 20263 min read
infrastructuresaasvibe-coding

Deploying HoneyBun: When WordPress Deployment Gets Unexpectedly Smooth

Sometimes deployments actually go smoothly. Today was one of those rare days where rsync, SSH, and a little database detective work led to a clean HoneyBun theme deployment.

April 27, 20262 min read
saasvibe-codinginfrastructure

Finally Fixed That Annoying Netlify Build Failure

Fixed 5 ESLint errors that were breaking Netlify builds for weeks - mostly unused variables and React hooks dependency issues. Sometimes the best fix is the simplest one.

April 26, 20262 min read
saasautomationinfrastructurevibe-coding

Crushing 14 Features in One Session: From Phone Formatting to Payment Processing

Shipped 14 features in one session including phone formatting, mobile layouts, email notifications, selective billing, processing fees, and a complete accessibility overhaul across SnowTrack and LawnTrack.

April 26, 20263 min read
infrastructuresaasautomationvibe-coding

When Demo Sites Show Wrong Content: A Cloudflare Workers Debugging Adventure

A Cloudflare Workers deployment failure led me down a debugging rabbit hole that uncovered why demo sites were showing wrong content - turns out it's all about database seeding and API sync workflows.

April 25, 20262 min read
saasinfrastructureautomationvibe-coding

Shipping H3 Headings and API Updates Across 8 Golden Apps

Wrapped up H3 heading improvements for better SEO structure and successfully deployed REST API updates across all 8 golden apps. Sometimes the best dev days are about solid incremental progress.

April 25, 20262 min read
infrastructureautomationvibe-codingmeta

Building Context Protection: How I Stopped Accidentally Wiping My AI Documentation

Fixed live SEO schema issues and built pre-commit hooks to protect AI context files from accidental overwrites. Sometimes the best development sessions solve today's problem while preventing tomorrow's headaches.

April 24, 20263 min read
memstackinfrastructureautomationframework

Building a Complete Hook System: PostToolUse Monitoring and SessionStart Context Loading

Just shipped MemStack Pro v3.3.2 with PostToolUse monitoring and SessionStart context loading hooks, completing my event coverage architecture with 7 hooks across 5 events.

April 24, 20263 min read
saasautomationinfrastructurevibe-coding

Shipping Auto-Content Queuing and PDF Reports: P3.2 & P4.2 Complete

Shipped auto-content queuing from keyword clusters and branded SEO audit PDFs. The automation pipeline is getting smarter, and clients get prettier reports.

April 23, 20262 min read
claude-codesaasvibe-codinginfrastructure

Building MsgDesk: Service Workers, Timezones, and Chrome Extension Headaches

Marathon coding session building MsgDesk Chrome extension - wrestling with service workers, timezone bugs, and the unglamorous details that make extensions actually work.

April 23, 20264 min read