Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.
Get Feederoleb.net
Get the latest updates from Ole Begemann directly as they happen.
Follow now 105 followers
Last updated about 1 year ago
about 1 year ago
The Swift website provides nightly builds of the Swift compiler (called toolchains)...
about 1 year ago
You may have noticed that the Swift compiler automatically treats the closure...
about 2 years ago
And what it can teach us about SwiftUI’s stack layout algorithm I...
about 2 years ago
SwiftUI’s layout primitives generally don’t provide relative sizing options, e.g. “make this...
about 2 years ago
Problem The Photos app on macOS doesn’t provide a keyboard shortcut for...
about 2 years ago
I rarely participate actively in the Swift Evolution process, but I frequently...
about 2 years ago
tl;dr Foundation overloads the pattern matching operator ~= to enable matching against...
over 2 years ago
I know I’m almost a decade late to this party, but I’m...
over 2 years ago
I wrote an app called SwiftUI View Lifecycle. The app allows you...
over 2 years ago
The clipped() modifier in SwiftUI clips a view to its bounds, hiding...
over 2 years ago
“Rendering” vs. “non-rendering” view modifiers The documentation for SwiftUI’s animation modifier says...
over 2 years ago
Mac apps built with Xcode 14.0 and 14.0.1 may contain concurrency bugs...