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 167 followers

Latest posts

Last updated 5 days ago

iPad 2024 Screen Sizes

5 days ago

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

SwiftUI Pie Charts

19 days ago

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

Fetching OSLog Messages in Swift

about 1 month ago

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

Xcode Bookmarks

about 2 months ago

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

SwiftUI Inverting A Boolean Binding

2 months ago

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

SwiftUI Tasks Blocking the MainActor

3 months ago

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

Xcode Console and Unified Logging

3 months ago

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

Disabling Core Data CloudKit Logging

3 months ago

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

Getting Started With App Intents

4 months ago

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

SwiftUI Button Styles And Shapes

4 months ago

Each time I need to style a SwiftUI button I find myself...

SwiftData Fetching Pending Changes

5 months ago

When you fetch data using Core Data it includes pending changes by...

SwiftData Deleting Data

5 months ago

There are at least three ways to delete data from a SwiftData...