RSS.Social

Ole Begemann

follow: @[email protected]

Posts

Building with nightly Swift toolchains on macOS

How the Swift compiler knows that DispatchQueue.main implies @MainActor

How the relative size modifier interacts with stack views

Working with percentages in SwiftUI layout

Keyboard shortcuts for Export Unmodified Original in Photos for Mac

Swift Evolution proposals in Alfred

Pattern matching on error codes

You should watch Double Fine Adventure

Understanding SwiftUI view lifecycles

clipped() doesn’t affect hit testing

When .animation animates more (or less) than it’s supposed to

Xcode 14.0 generates wrong concurrency code for macOS targets

Where View.task gets its main-actor isolation from

Experimenting with Live Activities

How @MainActor works

AttributedString’s Codable format and what it has to do with Unicode

A heterogeneous dictionary with strong types in Swift

Advanced Swift, fifth edition

Synchronous functions can support cancellation too

Cancellation can come in many forms