← Home
Blog
Notes from the build.
Focused engineering notes on mobile products, SDKs, backend systems, and AI-assisted workflows.
Showing 1-5 of 6
- 01→2025.038 min
Building an iOS SDK
A practical way to think about public APIs, packaging, documentation, and versioning when an SDK has to survive real apps.
- 02→2025.026 min
Creating XCFrameworks the right way
Notes on shipping Apple binaries that are predictable across simulator, device, CI, and downstream app integrations.
- 03→2024.1111 min
SwiftUI + UIKit in production
How to combine SwiftUI speed with UIKit escape hatches without creating a split-brain app architecture.
- 04→2024.0914 min
Building real-time chat systems
The boring infrastructure details that make chat feel instant: ordering, retries, backpressure, presence, and delivery state.
- 05→2024.079 min
An AI-assisted development workflow
A grounded workflow for using AI as a fast collaborator while keeping architecture, taste, and verification in human hands.