News by leogdion@c.im
lade... random avatar Follow Folgen

leogdion - Network

Posts Subscribe

Does anyone use the Speech Analyzer instead of SiriKit? It's interesting to get @kayathomas perspective on the differences between the 2...

https://c.im/@leogdion/115055877...

Does anyone use the Speech Analyzer instead of SiriKit? It's interesting to get @kayathomas perspective on the differences between the 2 and how each serves a different purpose.
brightdigit.com/episodes/203-m

19.8.2025 14:22Does anyone use the Speech Analyzer instead of SiriKit? It's interesting to get @kayathomas perspective on the differences between the 2...
https://c.im/@leogdion/115055877...

Even though @kayathomas is an expert in notifications she used AlarmKit in her latest app Milk Dairy. It's been 5 years since she talked...

https://c.im/@leogdion/115038609...

Even though @kayathomas is an expert in notifications she used AlarmKit in her latest app Milk Dairy. It's been 5 years since she talked about Notifications on the show and it's interesting here why she's using AlarmKit instead.
brightdigit.com/episodes/203-m

16.8.2025 13:11Even though @kayathomas is an expert in notifications she used AlarmKit in her latest app Milk Dairy. It's been 5 years since she talked...
https://c.im/@leogdion/115038609...

๐ŸŽ™๏ธ New BrightDigit newsletter with two great podcast episodes:โœ… @kayathomas on building MilkDiary with iOS 26 foundation models &...

https://c.im/@leogdion/115033069...

๐ŸŽ™๏ธ New BrightDigit newsletter with two great podcast episodes:

โœ… @kayathomas on building MilkDiary with iOS 26 foundation models & AlarmKit
โœ… @younata on Swift Testing evolution in Swift 6.2
โœ… Community question: How are you using AI in iOS development?
โœ… SyndiKit added to Swift Source Compatibility List

mailchi.mp/fe714d180a4b/bright

15.8.2025 13:42๐ŸŽ™๏ธ New BrightDigit newsletter with two great podcast episodes:โœ… @kayathomas on building MilkDiary with iOS 26 foundation models &...
https://c.im/@leogdion/115033069...

I was so proud of myself for getting this one! I'm always surprised when I pick load my 7 yo save file and still get new moons.

https://c.im/@leogdion/115016081...

I was so proud of myself for getting this one! I'm always surprised when I pick load my 7 yo save file and still get new moons.

12.8.2025 13:42I was so proud of myself for getting this one! I'm always surprised when I pick load my 7 yo save file and still get new moons.
https://c.im/@leogdion/115016081...

Proud to have my first Swift Package, SyndiKit added to the Swift Source Compatibility Test Suite! Check out the list for more...

https://c.im/@leogdion/114998972...

Proud to have my first Swift Package, SyndiKit added to the Swift Source Compatibility Test Suite! Check out the list for more details:
swift.org/documentation/source

9.8.2025 13:11Proud to have my first Swift Package, SyndiKit added to the Swift Source Compatibility Test Suite! Check out the list for more...
https://c.im/@leogdion/114998972...

Snapshot Testing is one way to test your UI but has issues. In the latest episode , @younata and I talk about what's new in Swift...

https://c.im/@leogdion/114993432...

Snapshot Testing is one way to test your UI but has issues. In the latest episode , @younata and I talk about what's new in Swift Testing and how to testing your app login and your UI.
brightdigit.com/episodes/202-s

8.8.2025 13:42Snapshot Testing is one way to test your UI but has issues. In the latest episode , @younata and I talk about what's new in Swift...
https://c.im/@leogdion/114993432...

Newsletter Issue #112 just dropped! ๐Ÿš€we're announcing the iOS Backend Selection Guide v1.0.0 that transforms how iOS developers...

https://c.im/@leogdion/114976633...

Newsletter Issue #112 just dropped! ๐Ÿš€
we're announcing the iOS Backend Selection Guide v1.0.0 that transforms how iOS developers choose their backend stack. The guide walks you through:

* Do you actually need a backend at all?
* MVP vs enterprise requirements
* Data complexity and platform support
* Swift server-side options with Vapor and AWS Lambda

This solves the #1 pain point I hear from iOS developers starting new projects.
mailchi.mp/62b81841396e/bright

5.8.2025 14:29Newsletter Issue #112 just dropped! ๐Ÿš€we're announcing the iOS Backend Selection Guide v1.0.0 that transforms how iOS developers...
https://c.im/@leogdion/114976633...

Exit tests sound really cool. As a macOS and server-side dev, this would be really useful. It'd be cool to see it on other platforms...

https://c.im/@leogdion/114959336...

Exit tests sound really cool. As a macOS and server-side dev, this would be really useful. It'd be cool to see it on other platforms too. Check out the latest episode with @younata to learn what they are and how they can be helpful to you.
brightdigit.com/episodes/202-s

2.8.2025 13:11Exit tests sound really cool. As a macOS and server-side dev, this would be really useful. It'd be cool to see it on other platforms...
https://c.im/@leogdion/114959336...

After half a decade, @kayathomas came back to tell me about her new motherhood-inspired app Milk Diary. She talks about using new APIs like...

https://c.im/@leogdion/114953796...

After half a decade, @kayathomas came back to tell me about her new motherhood-inspired app Milk Diary. She talks about using new APIs like Foundation Models, SpeechAnalyzer, and AlarmKit to handle the complex stuff other feeding apps miss: intelligent scheduling and reminders, combo feeding that's actually easy to track, hassle-free tracking for twins and smart milk management.
brightdigit.com/episodes/203-m

1.8.2025 13:42After half a decade, @kayathomas came back to tell me about her new motherhood-inspired app Milk Diary. She talks about using new APIs like...
https://c.im/@leogdion/114953796...

I am hoping issue handing traits come to fruition soon in Swift Testing. In the latest episode, @younata talks about what it'll let us...

https://c.im/@leogdion/114949087...

I am hoping issue handing traits come to fruition soon in Swift Testing. In the latest episode, @younata talks about what it'll let us do. Interested in the future of Swift Testing, check this latest episode out:
brightdigit.com/episodes/202-s

31.7.2025 17:44I am hoping issue handing traits come to fruition soon in Swift Testing. In the latest episode, @younata talks about what it'll let us...
https://c.im/@leogdion/114949087...

Just released the iOS Backend Selection Guide v1.0.0! ๐ŸŽ‰Finally - a decision tree that cuts through the confusion and gets iOS developers...

https://c.im/@leogdion/114936808...

Just released the iOS Backend Selection Guide v1.0.0! ๐ŸŽ‰
Finally - a decision tree that cuts through the confusion and gets iOS developers to the right solution fast. The guide walks you through:

* Do you actually need a backend at all?
* MVP vs enterprise requirements
* Data complexity and platform support
* Swift server-side options with Vapor and AWS Lambda

This solves the #1 pain point I hear from iOS developers starting new projects.
github.com/brightdigit/iOS-bac

29.7.2025 13:42Just released the iOS Backend Selection Guide v1.0.0! ๐ŸŽ‰Finally - a decision tree that cuts through the confusion and gets iOS developers...
https://c.im/@leogdion/114936808...

I had a great time chatting with @younata about what's new in Swift Testing. We still don't have a solution to SwiftUI Testing? What...

https://c.im/@leogdion/114919700...

I had a great time chatting with @younata about what's new in Swift Testing. We still don't have a solution to SwiftUI Testing? What do you do to test your SwiftUI code?
brightdigit.com/episodes/202-s

26.7.2025 13:11I had a great time chatting with @younata about what's new in Swift Testing. We still don't have a solution to SwiftUI Testing? What...
https://c.im/@leogdion/114919700...

Kaya Thomas is back after 5 years to talk about her new app Milk Diary. As a new mom, she's creating an app, Milk Diary, a baby feeding...

https://c.im/@leogdion/114914159...

Kaya Thomas is back after 5 years to talk about her new app Milk Diary. As a new mom, she's creating an app, Milk Diary, a baby feeding app with all the tools to help parents with milk management. We talk about the idea behind it, building for iOS 26, Liquid Design, Foundation Models, and more.
patreon.com/posts/milk-diary-w

25.7.2025 13:42Kaya Thomas is back after 5 years to talk about her new app Milk Diary. As a new mom, she's creating an app, Milk Diary, a baby feeding...
https://c.im/@leogdion/114914159...

If you use subscript or ModelContext.model is there a way to tell if the PersistentModel is deleted without crashing your...

https://c.im/@leogdion/114908219...

If you use subscript or ModelContext.model is there a way to tell if the PersistentModel is deleted without crashing your app?
developer.apple.com/documentat

24.7.2025 12:31If you use subscript or ModelContext.model is there a way to tell if the PersistentModel is deleted without crashing your...
https://c.im/@leogdion/114908219...

I was sick of my hard drives getting full with old 26.0 simulator runtimes whenever I upgraded to a new beta. So I used some LLM magic to...

https://c.im/@leogdion/114902808...

I was sick of my hard drives getting full with old 26.0 simulator runtimes whenever I upgraded to a new beta. So I used some LLM magic to create a bash script to delete old betas.
Give it a try:
gist.github.com/leogdion/0bcaf

23.7.2025 13:35I was sick of my hard drives getting full with old 26.0 simulator runtimes whenever I upgraded to a new beta. So I used some LLM magic to...
https://c.im/@leogdion/114902808...

๐ŸŽ‰ Bushel v2.2.1 is live! ๐ŸŽ‰ To celebrate, we're sponsoring #IndieAppSales and offering a 50% discount on yearly subscriptions. This...

https://c.im/@leogdion/114897173...

๐ŸŽ‰ Bushel v2.2.1 is live! ๐ŸŽ‰ To celebrate, we're sponsoring and offering a 50% discount on yearly subscriptions. This update includes major stability improvements and new features:
โœ… Fixed VM Library Crashes - No more issues with deleting machines or libraries
๐Ÿš€ macOS Tahoe (26) Beta Support - Enhanced compatibility with the latest beta
๐Ÿงน Automatic Snapshot Cleanup - Easily remove old snapshots to free up disk space
Try it today:
getbushel.app

22.7.2025 13:42๐ŸŽ‰ Bushel v2.2.1 is live! ๐ŸŽ‰ To celebrate, we're sponsoring #IndieAppSales and offering a 50% discount on yearly subscriptions. This...
https://c.im/@leogdion/114897173...

Iโ€™m excited to have @kayathomas back on to talk about her new app! Have a question about Liquid Glass, Foundation Models, or something...

https://c.im/@leogdion/114893257...

Iโ€™m excited to have @kayathomas back on to talk about her new app! Have a question about Liquid Glass, Foundation Models, or something else? Let us know.

From: @kayathomas
mastodon.social/@kayathomas/11

21.7.2025 21:06Iโ€™m excited to have @kayathomas back on to talk about her new app! Have a question about Liquid Glass, Foundation Models, or something...
https://c.im/@leogdion/114893257...

Did you know there are just as many reboots of Smufs movies as there are Fantastic Four movies?

https://c.im/@leogdion/114886890...

Did you know there are just as many reboots of Smufs movies as there are Fantastic Four movies?

20.7.2025 18:07Did you know there are just as many reboots of Smufs movies as there are Fantastic Four movies?
https://c.im/@leogdion/114886890...

What is swift-build? What is "swift build"? In the latest episode we break down the process of compiling an app with @kabiroberai...

https://c.im/@leogdion/114880065...

What is swift-build? What is "swift build"? In the latest episode we break down the process of compiling an app with @kabiroberai creator of xTool, a Cross-platform Xcode replacement.
brightdigit.com/episodes/201-d

19.7.2025 13:11What is swift-build? What is "swift build"? In the latest episode we break down the process of compiling an app with @kabiroberai...
https://c.im/@leogdion/114880065...

I had a great time chatting with @younata about what's new in Swift Testing. If you are looking to learn about what's coming to...

https://c.im/@leogdion/114874453...

I had a great time chatting with @younata about what's new in Swift Testing. If you are looking to learn about what's coming to Swift soon, check this episode out.
brightdigit.com/episodes/202-s

18.7.2025 13:24I had a great time chatting with @younata about what's new in Swift Testing. If you are looking to learn about what's coming to...
https://c.im/@leogdion/114874453...
Subscribe
To add news/posts to your profile here, you must add a link to a RSS-Feed to your webfinger. One example how you can do this is to join Fediverse City.
         
Webfan Website Badge
Nutzungsbedingungen   Datenschutzerklรคrung  Impressum
Webfan | @Web pages | Fediverse Members