Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

useyourloaf.com

Use Your Loaf

Get the latest updates from Use Your Loaf directly as they happen.

Follow now 174 followers

Latest posts

Last updated 11 days ago

Swift Switch And If Expressions

12 days ago

Swift 5.9 introduced a change that allows you to use if and...

Xcode Explicitly Built Modules

26 days ago

Xcode 16 introduces an experimental setting to explicitly build Swift modules. Here’s...

WWDC 2024 Viewing Guide

about 1 month ago

My WWDC 2024 viewing guide to help you plan the sessions you...

iPad 2024 Screen Sizes

2 months ago

The 2024 iPad release updates both iPad Pro and iPad Air models...

SwiftUI Pie Charts

3 months ago

Apple added pie charts to SwiftUI in iOS 17. Here’s an example...

Fetching OSLog Messages in Swift

4 months ago

Using the OSLog framework for logging in your Apps? How do you...

Xcode Bookmarks

4 months ago

Xcode 15 added a new way to bookmark source code annotations and...

SwiftUI Inverting A Boolean Binding

4 months ago

How do you change a SwiftUI binding to a boolean to give...

SwiftUI Tasks Blocking the MainActor

5 months ago

I find it way too easy to accidentally block the MainActor, and...

Xcode Console and Unified Logging

6 months ago

If you’re still using print statements to debug your App it’s time...

Disabling Core Data CloudKit Logging

6 months ago

How do you stop the Core Data CloudKit sync logging from filling...

Getting Started With App Intents

6 months ago

Apple added the App Intents framework in iOS 16 giving us a...