Cosmic Flamingo 🌌🦩

@acosmicflamingo.bsky.social

If you don’t want to wait another WWDC and just hope that SwiftData gets iCloud sharing support, you don’t have to! SQLiteData is here today 😁

A testimonial for SQLiteData: "Beautiful!! I gave up on SwiftData after last WWDC when no support for iCloud sharing was announced and started going to other solutions like Google Firebase, but SQLiteData is what I wanted SwiftData to have been. Bravo!"

No, I’m not impressed when your fancy chess AI crushes me. I’ve been being beat by shit chess code since the early 80s. The ZX80 could beat me for half a ten billion trillionth the resources and energy.

Tell a friend to save a life: ❌ name.lowercased().contains(searchText.lowercased()) ✅ name.localizedStandardContains(searchText) The latter ignores case, but also ignores diacritics (cafe vs café), handles localized variants (ẞ → ss, etc), and is supported in SwiftData.

Heard a song from the 80s reference a "long distance call" and it occurred to me that this is a concept that no longer holds any emotional currency whatsoever

I’m sure that when the feature I work on is released, people will think there is no design there. Bc it’s so simple. But man does it take a lot of work to arrive at the invisible UX.