func writing() -> [Post]

Notes from production

Things I learned shipping mobile apps, backends, and AI features. Written for the engineer who hits the same wall next week.

.iOS Hardening an iOS app: SSL pinning, Frida detection, and proxy countermeasures .ai My AI-augmented iOS workflow with Claude Code and Cursor .android Surviving Android 15 edge-to-edge enforcement in a real app .backend Killing an N+1 query in EF Core before it killed my API .iOS Migrating a callback-heavy iOS codebase to async/await .iOS One Swift package, three product teams: modularizing at national scale .android Shipping FaultLine in 34 languages without a localization team .backend Real-time chat for Meetune with SignalR, Redis, and Docker .ai Inside Rubynotes: an audio-to-notes pipeline with Whisper and AssemblyAI .iOS StoreKit 2 subscriptions in FocusOne: the parts the docs skim over