Building with AI.
How I actually use AI in the loop to build and ship software solo, from Claude Code to local models. The wins and the limits, honestly.
What WWDC 2026 changes if you build iOS apps with AI
Apple put AI coding agents into Xcode 27 and put SiriKit on a deprecation clock. What actually changes, from a developer already shipping iOS apps with AI.
ReadWhat your AI coding assistant remembers between sessions
AI coding assistants are not blank slates, but they do not keep everything. What carries over between sessions, what does not, and where a knowledge base helps.
ReadStoring what the AI got wrong in a learnings database
Do not curate your AI assistant's memory. Store everything and let search filter it. The notes that pay off most are the mistakes, the things the AI got wrong.
ReadHow to give your AI coding assistant a searchable memory with MCP
AI coding assistants keep only a small slice of memory between sessions. How I gave mine a searchable knowledge base over MCP that it checks while it works.
Read