Posts tagged “swift-concurrency”
2026
Zettelkasten for Programmers: Documenting Confusing with Swift.SendableMetatype
I got terribly confused reading the API docs on th SendableMetatype protocol. Because I do not yet know the solution, I want to share how I store this in my Zettelkasten for future problem-solving and discussions.
2025
Learning About Swift Concurrency (from Matt Massicotte’s Blog) with a Zettelkasten
Live video performance: Reading a post by Matthew Massicotte, and then integrating what I learned into my Zettelkasten. Suprises presented themselves, so as usual, it took a while!
Zettelkasten for Programmers: Processing Swift Actor Usage Advice in Depth
Let us read an article by Matt Massicotte about Swift actor use and abuse, and extract from it as much as we can learn.
2024
Swift Concurrency Provides Compile-Time Feedback for Runtime Behavior
Read this introduction to Swift Concurrency. You need it.