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 11 days ago

Fetching OSLog Messages in Swift

12 days ago

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

Xcode Bookmarks

19 days ago

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

SwiftUI Inverting A Boolean Binding

about 1 month ago

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

SwiftUI Tasks Blocking the MainActor

about 2 months ago

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

Xcode Console and Unified Logging

2 months ago

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

Disabling Core Data CloudKit Logging

2 months ago

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

Getting Started With App Intents

3 months ago

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

SwiftUI Button Styles And Shapes

3 months ago

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

SwiftData Fetching Pending Changes

4 months ago

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

SwiftData Deleting Data

4 months ago

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

SwiftUI SplitView Compact Column Control

5 months ago

In iOS 17, Apple added control over which column shows when a...

Custom Traits and SwiftUI

6 months ago

Starting with iOS 17 you can add your own custom traits to...