Blog
Notes
Personal learning notes — Flutter, DevOps, homelab, and solutions I write down so I don't forget them.
- Docker Commands Reference: A Mobile Dev's Cheatsheet Docker CLI and Docker Compose commands for mobile developers. Containers, volumes, cleanup, networks — plus v27 features. A reference cheatsheet.
- Why I Switched from Woodpecker to Drone for Flutter CI/CD Why I migrated my Flutter deployment pipeline from Woodpecker CI to Drone — the webhook reliability failures that forced the move, and what actually fixed them.
- Flutter State Management: What I'd Actually Pick in 2026 After 7 years and three production Flutter apps on Riverpod — here's the state management decision I'd actually make today, and why the library barely matters.