Blog
Thoughts on cloud architecture, AI, trading systems, and the journey of building things.
What 3 Months Did to My Claude Code Workflow
I open-sourced my Claude Code workflow in March. By June it was teaching a 2024 habit on a 2026 tool. Here's what a fast-moving CLI broke — and the audit that caught it.
The 3 Files That Turn Claude Code Into Your Dev Partner
Part 1 made Claude remember your project. These three files make Claude remember you.
The 3 Files That Make Claude Code Actually Remember
You're 40 minutes into a session and Claude is rebuilding the auth you finished yesterday. The fix isn't better prompting. It's three files.
I Have 6 GCP Certs But Never Wrote Terraform — Here's My First Landing Zone
6 Professional certifications. Zero lines of Terraform. I built a full 3-tier landing zone on GCP and learned more from 3 gotchas than from any exam.
Building a Personal AI Agent System
How I manage 6 projects with Claude Code sessions, custom skills, and a PM handbook that keeps me honest.
FFmpeg on Cloud Run: AI Video Gotchas
Lessons from processing AI-generated videos on Cloud Run — audio detection, silent track injection, and stream mapping patterns.
Shipping Glimmer: A Solo Dev Post-Mortem
Lessons learned shipping an AI video product on Cloudflare's edge — from KV storage gotchas to Taiwan payment integration.
Taiwan Payments for Indie Devs: ECPay Integration Guide
A practical guide to integrating ECPay for Taiwan indie hackers — registration, API patterns, and Edge-compatible webhooks.
Running a Software Company of 1 with Multiple AI Agents
I run 6+ Claude Code terminals simultaneously, each managing a different project. Here's how I built the system.
How I Vibe Code: My AI-Assisted Development Workflow
From idea to deployed product in hours, not weeks. Here's exactly how I build with AI.
Building Products with AI in 2026
What I've learned building AI-powered products as a solo developer.
Building a Trading System That Keeps You Alive
How I built the Anchor & Flow system after learning some expensive lessons about risk management.
Patterns for Production Cloud Run Services
Lessons learned deploying FastAPI services to Cloud Run at scale.