Blog

Thoughts on cloud architecture, AI, trading systems, and the journey of building things.

Jun 8, 20264 min read

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.

claude-codeaiworkflow
Mar 11, 20268 min read

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.

claude-codeaiworkflow
Mar 11, 20267 min read

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.

claude-codeaiworkflow
Mar 6, 20265 min read

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.

terraformgcpinfrastructure
Feb 26, 20263 min read

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.

aiclaude-codeproductivity
Feb 26, 20263 min read

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.

ffmpegcloud-runvideo
Feb 26, 20263 min read

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.

buildingcloudflareai
Feb 26, 20263 min read

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.

taiwanpaymentsecpay
Feb 24, 20263 min read

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.

aiworkflowclaude
Feb 12, 20264 min read

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.

aidevelopmentworkflow
Feb 5, 20261 min read

Building Products with AI in 2026

What I've learned building AI-powered products as a solo developer.

aiproductbuilding
Feb 1, 20261 min read

Building a Trading System That Keeps You Alive

How I built the Anchor & Flow system after learning some expensive lessons about risk management.

tradinginvestingsystems
Jan 15, 20261 min read

Patterns for Production Cloud Run Services

Lessons learned deploying FastAPI services to Cloud Run at scale.

cloudgcparchitecture