Thorsten Stark

77 Followers
152 Following
379 Posts
iOS Developer since 2009 – doing Swift, SwiftUI, Objc, macOS, UI/UX, CI/CD, git, automation and a bit more.
Website/Bloghttps://www.thorsten-stark.de
GitHubhttps://github.com/thorstenstark
Batteries At Home (iOS App)https://apps.apple.com/de/app/batteries-at-home/id6468886828
CenterBuddy (mac App)https://apps.apple.com/de/app/centerbuddy/id1560176147
A new Version of Batteries At Home just dropped. Now with notifications to remind you that a device will print run empty soon. #iosapps #smarthome
I spent a weekend fighting Swift concurrency errors while AI made everything worse.
NavigationView. DispatchQueue. Zero accessibility. Patterns deprecated two years ago.
Paul Hudson, Thomas Ricouard, and Antoine van der Lee built skills to fix this. Nobody could find them.
So I built a list. Skills, agents, and MCP servers for Swift development. Open a PR if something is missing.
github.com/Techopolis/awesome-ios-ai
https://taylorarndt.substack.com/p/there-was-no-list-so-i-made-one
#iOSdev #Swift #SwiftUI #OpenSource #AITools #MCP
There Was No List. So I Made One.

There Was No List.

Taylor’s Substack

Ich suche den Comic der vor ein paar Tagen rumging und in etwa war „was wir dachten welche Arbeit uns AI abnimmt vs. was sie uns wirklich abnimmt“ und AI macht dann die ganze spannende Kunst und wir müssen den Müll raustragen. Hat den wer?

Update: gefunden…

https://newsie.social/@royaards/115999901270876264

Tjeerd Royaards (@[email protected])

Attached: 1 image The robot apocalypse hasn't happened yet, but still I can't escape the feeling that something has gone horribly wrong... Cartoon for Dutch newspaper Trouw. More of my work for Trouw: https://www.trouw.nl/cartoons/tjeerd-royaards~bcb45712/ #ArtificialIntelligence #creativity #work #GenerativeAI

Newsie
@timo @_holger das haben die sich doch bei der Apple Maus abgeguckt.
In case you haven’t noticed yet, @BatteriesApp now has an inventory view. You can add your spare batteries here, and when you press the replace button on a device, it automatically pulls the correct amount from the inventory. This way, you’ll always know when you need to resupply. #iOS #batteries #utilities

This banner is getting full - can you spot your app here? We're up to 375 apps, with dozens of submissions coming in each day

Black Friday is only 3 days away - if you haven't submitted your app yet, now's the time!

https://indieappsales.com

#IndieAppSales

I’m also part of the great #indieappsales this year. https://indieappsales.com
Indie App Sales - Black Friday '25 Edition

Discover amazing apps from indie developers at exclusive discounts. Nov 28-Dec 3, 2025. From productivity tools to creative software, find hidden gems at unbeatable prices!

Indie App Sales
@marchyman I don’t think the sendMessage function is intended to run in the main thread. As this is an asynchronous response perhaps the MainActor annotation doesn’t work well with this? (Just guessing)
@dasdom would it be a way to use accessibilityIdentifyer for your case? Not sure anymore if buttons[] work on displayed text or not