
Issue 745
13th March 2026
Written by Dave Verwer
Comment
I spent a little time updating and cleaning up the iOS Dev Directory this week and it reminded me that I’ve not talked about it here in a while.
The changes I made are relatively minor, but they include a design and wording refresh across the whole site, dark mode support, many more options for showing what social media or profile you attach to your name¹, and improved instructions on how to add a site. I also moved it to its own GitHub organisation and open sourced the website itself, something which was private until now.
The directory has never been a flashy project, but I still think it’s really important that it exists.
Getting people to know about a new blog is hard, especially if you don’t have a large social media following. Having somewhere to list your site is important, and even more so if you include your RSS feed. My personal RSS process immediately subscribes me to any new sites added to the directory, and I know others also have it set up this way. There are also aggregator sites that pull content from the directory’s OPML files.
I started the site in 2018, almost 8 years ago with the intention of broadening the set of people who I subscribed to when reading posts for this newsletter, and it’s certainly been successful at that. There are now almost 1,000 sites listed, and the data file repository has had almost 1,300 pull requests. That said, because it’s not a “destination” site, it always needs an occasional push here to remind people it exists.
So, with that in mind, if your blog isn’t listed then please add it, but let’s take it one step further. If you know of anyone who blogs but isn’t in the directory, or if you found an interesting site recently that isn’t included, add those too! I’d love to push that number of sites over 1,000 in the next week.
I do have another reason to write about the iOS Dev Directory. You might have noticed I’ve missed publishing a few issues of this newsletter recently, and it’s because I have rather a lot going on. I’d love some help with iOS Dev Directory from anyone who thinks a site like this is important. Either reply to the email if you’re subscribed that way or it’s dave at this domain if you’re reading on the web. Drop me a mail and we’ll chat. Thanks!
– Dave Verwer
¹ You can now add social profile links for Bluesky, Mastodon, Threads, LinkedIn, GitHub, Micro.blog, Weibo, and Twitter/X.
News
Hello Developer for March 2026I noticed something at the end of this month’s “Hello Developer” post from Apple that I hadn’t noticed before, and which I’ve been wishing for for years! Scroll right down to the bottom and there’s a “New Docs” section! I still wish there was a better portal or way to find out about all new and updated documentation, but this is a really good start to highlight some significant changes throughout the month. Looking at the back issues, it seems it’s been there for a while, too! Shame on me for not noticing.
Tools
Network ThrottlerI haven’t used Apple’s Network Link Conditioner in quite a few years now, so I was surprised when Ash Hood let me know about his new throttling tool. Turns out the official link conditioner hasn’t had as much love as it maybe needed over the years, and a tool like this might come as a welcome surprise if you’ve been struggling with it. 👍
Code
A Month With OpenAI’s CodexI really loved this post from Steve Troughton Smith. He wasn’t new to using LLMs for coding tasks, but he admits that he had been “sleeping on the shift that is already well underway in our industry”. What I love most about what he wrote is that it’s all experiments. Writing a Windows app, creating data to fit a specific (and niche) file format, and more. It’s a great post.
Learning to develop more accessible iOS games
When I read the title of Daniel Devesa Derksen-Staats’s latest post, I expected it to be filled with little side-stories about how other games get accessibility wrong. Instead, I enjoyed reading an entirely positive post about how to do it right. Bravo, Daniel, that’s exactly how to do it!
Implementing Passkeys in iOS with AuthenticationServices
I was so excited for Passkeys when they first got announced. What a wonderful idea, but I hate the experience of using them once they reached the real world. I think part of my issue is that I have multiple apps and also the operating system all trying desperately to make me create a passkey, and it always happens when I’m logging into something and just want to get something done. I actively avoid them now, so the constant nagging is just irritating. I also can’t imagine how a “normal” person copes with them if they baffle me. 😬 Is it just me that feels this way?
Aaaaannnyway, apologies for the rant! If you decide to, or are asked to implement them, then Natascha Fadeeva has exactly the article for you. The article is great, despite my thoughts on the underlying tech.
And finally...
Have you ever tried to explain what you do?? I really like this. ❤️
