A native SwiftUI reader and writer for the Standard.site publishing ecosystem on AT Protocol.
How structured logs helped Codex fix a year-old bug, and why logs are the key to unlocking autonomous workflows.
Built an iOS client for AT Protocol with OAuth, standard.site interoperability, reader/writer flows, a subscription system, and a companion marketing website — all in one week.
I'm excited to announce that GearCalc - a bicycle gear calculator for Mac and iPad - is now available for beta testing via Apple TestFlight. What is GearCalc? GearCalc takes the guesswork out of bicycle gearing. Whether you're speccing a new build, planning for a big climb, or just curious about how a chainring swap...
A basic Bluesky client for macOS built with Swift — experimental and for fun.
Updating an open source library taught me a valuable lesson for making your codebase agent-friendly — small steps can have a big payoff.
Leo Dion and I discuss building Plinky from scratch, the technical decisions behind using SwiftUI and Vapor, creating delightful user experiences, and the journey from working at Twitter to becoming an indie developer.
Introducing Monarch, a simple yet flexible migrations library for Swift that helps manage user data changes across app updates with minimal hassle.
Open sourcing Recap, a Swift library for creating beautiful What's New screens to highlight app updates and keep users informed about new features.
Plinky was featured in Indie App Spotlight Issue 20, where we discussed the app's origin story, design philosophy, technical implementation, and the journey of building a successful indie app.
Peter Witham and I discuss the incredible experience of having Plinky featured on the App Store, the journey of indie app development, and how doing good work creates opportunities.
Nathan Walker and Eduardo Speroni dive into NativeScript's ability to bridge JavaScript with native platform APIs for cross-platform mobile development.
Naman Goel, StyleX technical lead, breaks down Facebook's CSS-in-JS solution and why it outperforms other styling frameworks.
There are 2 types of drag and drop I'm interested in for SimplyDiskSweeper: Drag and drop folders onto the app icon in the Dock Drag and drop folders
I joined the Github DevRel team to discuss building Boutique, my "magical" library for data persistence. We also dive into my journey from Twitter to indie development, and the harsher realities of open source maintainership.
Personal reflections on building Boutique and Bodega open source projects, covering the ups and downs of creating something valuable for the Swift community.
Thomas Paul Mann, Raycast founder, reveals how they built the ultimate Mac command palette with custom React renderers and powerful plugins.
Introducing Boutique, a new architecture that reimagines MVC for SwiftUI by adding a Store layer to handle state management and data flow in a familiar, approachable way.
Building maintainable, flexible color palette systems for iOS and macOS apps using asset catalogs, semantic naming, and SwiftUI integration.
WKNavigationDelegate is useful for tracking when user navigates to a different URL with functions such as webView :,decidePolicyFor:,decisionHandler:
Learning how to make GraphQL requests from scratch without libraries like Apollo, exploring the fundamentals of GraphQL client-side implementation in Swift.
Leo Dion and I discuss scaling app development to thousands of people and millions of users at Twitter, communication, documentation, and the complexity of holding moral frameworks at a global level.
Exploring API design patterns for balancing implementation exposure, using the example of creating view controllers with header views in four different approaches.
Using anchors with Auto Layout is a big improvement over creating constraints using the class function in NSLayoutConstraint or Visual Format
Continuing the ViewData architecture discussion, covering complex views, performance considerations, and practical implementation strategies.
Introducing ViewData, a declarative architecture pattern for transforming models into views that offers a maintainable alternative to MVVM for iOS development.
Join me on The Learn Swift Podcast where Steven Sherry and I discuss contracting, computing history, philosophy, Smalltalk, and even a little bit about Swift.