Out of curiosity, I went through the #SwiftUI diffs for beta 1 and counted all the places where "Sendable" was added on macOS. I counted about 120 total 😅
The good news: there should be fewer warnings now
The bad news: the sendablocalypse is coming… 😬
#Swift #SwiftConcurrency #MacDev
#swiftui #swift #swiftconcurrency #macdev
Blog post up on doing content hashing for static site content:
Reading up on cooperative thread pooling for Swift Concurrency. Pretty slick what you get without having to do custom queue organization. #swift #Swiftlang #swiftconcurrency
#swift #swiftlang #swiftconcurrency
It’s taken a while, but I’m finally getting some time to focus on my oldest app: Bakeshop. First released to the App Store in 2010, it’s always been a playground to push forward on using the latest iOS development techniques, and the upcoming release is no different. An open beta is available if you want to take a look: https://testflight.apple.com/join/I5GiHzLt
#testflight #swiftconcurrency #swift
Anyone familiar with a useful pattern for #Swift concurrency actors?
I understand how they work, but I don't quite get the use case for them. I want to know how to use them to my advantage.
#swift #swiftconcurrency #swiftactors #appledeveloper
Was fun helping out folks in today's "Ask Apple" :-) Cya on the next one https://developer.apple.com/events/ask-apple/ #swift #swiftconcurrency #concurrency
#swift #swiftconcurrency #concurrency
In keeping with my life in general where I feel I know less the older I get, I feel I understand less about #Swift actors the more I read about them 🤪 #SwiftConcurrency
Work is still progressing on my #SwiftUI / #SwiftConcurrency based Mastodon client.
Activity has slowed a bit though because reasons (import Moderna).
The code is all on my github and I am looking for help. Let me know if interested.