Arnaud Joubay
banner
sowenjub.me
Arnaud Joubay
@sowenjub.me
is good for your happiness.
 featured 💬 SwiftUI, iOS, visionOS, macOS, Design(ish), Dad.
🇫🇷 in 🇨🇭ZH, 🇪🇺ptimist
Arnaud 🗣️ Ahr-no

🏝 sowenjub.me
😜 Daily emojym.com Challenge
🐮 Less or @nomeat.today
🦧 Less or notreat.today
🏔 Snack Workouts: Pyup
Results will look something like that
June 16, 2025 at 9:27 AM
It was time for an upgrade.
February 3, 2025 at 9:07 AM
Have a great day!
January 18, 2025 at 9:57 AM
Turning this On in the Home settings fixed it!

Weirdly, it was able to play my playlists but not generic things like “classical music”.

I would have expected the opposite with this Off 🤨
December 8, 2024 at 9:07 PM
Which labels are more likely to help users pick a subscription?
- periodicity: Annual vs Monthly
- benefit: Year-round Motivation vs 30-Day Challenge
November 29, 2024 at 2:22 PM
5/ If you need a FetchDescriptor with a predicate that filters based on another @.Model, you can't use the model directly.
You need to rely on something that uniquely identifies your record (and capture that value outside the #Predicate)
November 25, 2024 at 10:47 AM
If you have a @.Relationship 1-many, don't set it to nil in your init or it will crash with "Fatal error: Unknown related type."

Beware that it's what Xcode auto generates.
November 25, 2024 at 10:46 AM
2/ About the error "Illegal attempt to establish a relationship 'xxxx' between objects in different contexts":
You can't pass a Model to the init of another model. You need to create the relationship after it's initiated.
November 25, 2024 at 10:45 AM
1/ how to build a #Predicate when a model has an optional enum and you want to filter records based on a collection of values.
November 25, 2024 at 10:44 AM
November 21, 2024 at 8:30 AM
It was already hard back then. 😆
I’ll sound very old, but it reminded me of this old bash.org quote (prob early 2000s).

bash-org-archive.com?369
November 20, 2024 at 9:49 PM
Touché
November 18, 2024 at 9:44 PM