Pitt (Swift && Tips) (@swiftandtips) 's Twitter Profile
Pitt (Swift && Tips)

@swiftandtips

This is Swift && Tips! Discovering how Swift works under the hood. By @pitt500

ID: 1329084504221184001

linkhttp://youtube.com/@swiftandtips calendar_today18-11-2020 15:31:51

4,4K Tweet

4,4K Followers

229 Following

Pitt (Swift && Tips) (@swiftandtips) 's Twitter Profile Photo

Yes, you can use SwiftUI Observable in Skip Framework to build iOS and Android appsโ€ฆ BUT there's a gotcha you need to know! Learn more in the full video ๐Ÿ‘‡๐Ÿป youtu.be/GsAvOamcUqc

Pitt (Swift && Tips) (@swiftandtips) 's Twitter Profile Photo

Unit tests passโ€ฆ but your app still breaks? ๐Ÿ’ฅ Time to add integration tests! Hereโ€™s how to do it in Swift ๐Ÿ‘‡ youtu.be/Sp0CK39ehsQ

Unit tests passโ€ฆ but your app still breaks? ๐Ÿ’ฅ

Time to add integration tests!

Hereโ€™s how to do it in Swift ๐Ÿ‘‡
youtu.be/Sp0CK39ehsQ
Pitt (Swift && Tips) (@swiftandtips) 's Twitter Profile Photo

Iโ€™m baking a new video for this week. A continuation of Foundation Models Framework ๐Ÿ˜„ ๐Ÿ‘‡ youtu.be/SPYTZMVLRyM

Iโ€™m baking a new video for this week. A continuation of Foundation Models Framework ๐Ÿ˜„ ๐Ÿ‘‡

youtu.be/SPYTZMVLRyM
Pitt (Swift && Tips) (@swiftandtips) 's Twitter Profile Photo

Xcode 26 Beta 5 is OUT ๐Ÿš€ Download โฌ‡๏ธ developer.apple.com/services-accouโ€ฆ Release Notes ๐Ÿ“ developer.apple.com/documentation/โ€ฆ

Pitt (Swift && Tips) (@swiftandtips) 's Twitter Profile Photo

Your Swift app uses Foundation Modelsโ€ฆ But what if the device isnโ€™t ready for it? ๐Ÿ˜จ Learn how to check model availability the right way and show helpful alerts to your users! ๐Ÿš€ youtu.be/ieiXto7ev6Q

Your Swift app uses Foundation Modelsโ€ฆ But what if the device isnโ€™t ready for it? ๐Ÿ˜จ

Learn how to check model availability the right way and show helpful alerts to your users! ๐Ÿš€
youtu.be/ieiXto7ev6Q
Pitt (Swift && Tips) (@swiftandtips) 's Twitter Profile Photo

Make your AI behave ๐Ÿ’ก Use Foundation Modelsโ€™ Instructions in Swift to set roles, tone, and rules. I demo a model acting as a nutritionist for a calorie-counter app, plus a couple of key gotchas before building yours. Watch the full video ๐Ÿ‘‡๐Ÿป youtu.be/4Aw1ND1YVAc

Make your AI behave ๐Ÿ’ก
Use Foundation Modelsโ€™ Instructions in Swift to set roles, tone, and rules.

I demo a model acting as a nutritionist for a calorie-counter app, plus a couple of key gotchas before building yours.

Watch the full video ๐Ÿ‘‡๐Ÿป
youtu.be/4Aw1ND1YVAc
KrazyJames (@thekrazyjames) 's Twitter Profile Photo

Que tal comunidad, me gustarรญa compartirles un articulo de Medium sobre los Principios SOLID en Swift, dรฉjenme saber sus opiniones al respecto, siempre agradezco mucho sus contribuciones.

Pitt (Swift && Tips) (@swiftandtips) 's Twitter Profile Photo

In the Foundation Models Framework, Greedy sampling mode always chooses the most likely token, making results more deterministic. Iโ€™m working on a video to give you all the details! ๐Ÿ˜ƒ

In the Foundation Models Framework, Greedy sampling mode always chooses the most likely token, making results more deterministic.

Iโ€™m working on a video to give you all the details! ๐Ÿ˜ƒ
Pitt (Swift && Tips) (@swiftandtips) 's Twitter Profile Photo

Hi everyone, for the last part of 2025, I would like to make videos about โ€œBeyond Apple Ecosystem,โ€ but I might not be able to make them all this year, so think carefully before you vote! ๐Ÿ˜„ Which one should I tackle first?

Pitt (Swift && Tips) (@swiftandtips) 's Twitter Profile Photo

In this episode, Iโ€™ll show you how to make your AI deterministic ๐Ÿ’ก Weโ€™ll configure a demo with Appleโ€™s Foundation Models framework to respond precisely with the number of calories in a meal, without random results. SPOILER: Itโ€™s very easy! ๐Ÿ‘‡๐Ÿป youtu.be/Q6x3VeGlqwg

In this episode, Iโ€™ll show you how to make your AI deterministic ๐Ÿ’ก

Weโ€™ll configure a demo with Appleโ€™s Foundation Models framework to respond precisely with the number of calories in a meal, without random results.

SPOILER: Itโ€™s very easy! ๐Ÿ‘‡๐Ÿป
youtu.be/Q6x3VeGlqwg
Pitt (Swift && Tips) (@swiftandtips) 's Twitter Profile Photo

Xcode 26 Beta 6 is OUT! ๐Ÿš€ Release notes: developer.apple.com/documentation/โ€ฆ Download: developer.apple.com/services-accouโ€ฆ

Pitt (Swift && Tips) (@swiftandtips) 's Twitter Profile Photo

Without opaque types ("some" keyword), SwiftUI code would look like this ๐Ÿ˜ฐ Learn what opaque types are and how to use them ๐Ÿ‘‡๐Ÿป youtu.be/C4WQFU7QrmM?t=โ€ฆ

Without opaque types ("some" keyword), SwiftUI code would look like this ๐Ÿ˜ฐ

Learn what opaque types are and how to use them ๐Ÿ‘‡๐Ÿป
youtu.be/C4WQFU7QrmM?t=โ€ฆ
Pitt (Swift && Tips) (@swiftandtips) 's Twitter Profile Photo

Have you seen "escaping" on a closure and wondered what it actually means? ๐Ÿค” In 1 minute, Iโ€™ll explain when and why to use it ๐Ÿ‘‡๐Ÿป youtu.be/vmgxTNwLlQY

Have you seen "escaping" on a closure and wondered what it actually means? ๐Ÿค”

In 1 minute, Iโ€™ll explain when and why to use it ๐Ÿ‘‡๐Ÿป
youtu.be/vmgxTNwLlQY
Pitt (Swift && Tips) (@swiftandtips) 's Twitter Profile Photo

Curious about the Foundation Models Framework? Check out this playlist with all my episodes so far ๐Ÿ‘‡ youtube.com/playlist?list=โ€ฆ

Curious about the Foundation Models Framework? 

Check out this playlist with all my episodes so far ๐Ÿ‘‡

youtube.com/playlist?list=โ€ฆ