Rebalancing Interstitial Frequency in a Wallpaper App: Three Weeks of Trading Revenue Against Retention
I spent three weeks tuning only the interstitial frequency in a wallpaper app, watching where AdMob eCPM and next-day retention meet. Here is the quiet, unglamorous adjustment that actually moved things, with Claude in Chrome reading the dashboards alongside me each morning.
Wiring Chrome DevTools for agents 1.0 into Claude Code: a setup memo
Google shipped Chrome DevTools for agents 1.0 as a stable release. Here is how I wired it into Claude Code, why I picked the MCP path over the CLI, and how it compares to the version bundled in Antigravity 2.0.
Notes from Seven Months of Running a Four-Site Auto-Publishing Pipeline with Claude Code and GitHub Actions
Lessons from running Claude Code scheduled tasks to auto-publish 16 articles a day across four Lab sites, including the Helpful Content System index collapse that forced a redesign of the quality gate, with the full Python gate code, token management, and rollback procedure.
How I Handle 30+ App Store Reviews Monthly Using Claude — A Solo Developer's Workflow
Managing Beautiful HD Wallpapers and other apps with 50 million total downloads means dealing with reviews in 8 languages. Here's the Claude-powered workflow I built to handle 30–40 replies per session without triggering App Store throttling.
I Rewrote My App's README With Claude Code — There Was Something to Fix Before Adding More Features
A practical walkthrough of using Claude Code to revamp neglected app README files. Covers the setup, prompts, and before/after results from a real indie development workflow.
Design Decisions Every Indie Developer Faces When Integrating Claude API into Mobile Apps
A practical guide to the design decisions that indie mobile developers face when integrating Claude API — covering model selection, async UX patterns, context management, offline resilience, and cost control, drawn from 10+ years of personal app development experience.