|
This week, I woke up to 8 new features moving toward release in Super Easy Timer, including stopwatch, clock, pomodoro, and autocomplete. One Codex thread ran for 12 hours and 19 minutes. Part of that happened while I slept. Apple recently featured my app on the homepage, so downloads are spiking (270+ downloads/day). If you show up and make something useful, Apple might feature your app. Back to my new Codex workflow: The setup is one Codex thread that manages all the others. I call it Chief of Staff ("Chief" for short). It runs a simple PR loop:
My favorite part: Chief is a bug inbox. I dump a bug in, it writes a markdown plan into the repo, and a worker branches off main to fix it. I wrote up the full setup in 5 steps: Read the article: Codex Built 8 Features Overnight: My 5-Step PR Loop (about a 4-minute read) What have you pushed forward with a manager thread? Hit reply. Talk soon, P.S. Working on an iOS/macOS app? I do 1:1 App Strategy Sessions. Book a time and let's talk about yours. |
Join 6,727+ iOS/macOS developers using Codex and Claude to build and ship apps. Expect practical tutorials, repeatable workflows, and hard-earned lessons from 7 shipped apps and time at Apple, Microsoft, and GoPro.
Hey Reader, I didn't sleep much last night. I was up pushing Sol to fix things that GPT-5.5 couldn't. I got early access to GPT-5.6 yesterday, and I had agents working on both macOS and iOS apps (and QA tooling). These models are super capable, but they have different strengths and weaknesses. I had them work on SwiftUI for an iPhone app today. Watch: GPT-5.6 vs Fable 5: 4 UIs, Judged Blind, 1 Winner Can you tell which model made each UI? Hint: one is not like the others. Now, we have access...
Hey Reader,Three things: 1. My new Mac app update was just approved.It adds clock, stopwatch, pomodoro, and tabata.Check it out on Mac! 2. Apple featured my Mac app on the App Store so I've had a massive boost in downloads, impressions, and ratings. 4 Million impressions 1,690 downloads Massive downloads and impressions from an App Store feature I'm now ranking for a ton of keywords because I localized with AscBuddy (Chrome extension). That was a big win for about 5 minutes of work. 3. OpenAI...
Hey Reader, I rebuilt the onboarding flow for Super Easy Timer, and my downloads started climbing. Three small changes around onboarding, localization, and reviews. Here’s exactly what I did so you can copy it. Downloads trending up with my big 2.0 Update Onboarding My old onboarding showed five videos and didn't give users a chance to try the app. The new flow does one job: show someone how the timer works. One short video, then an interactive timer that they tap through themselves. No...