I cover this and more in the latest issue of Not Only Swift. Read the full issue here: peterfriese.dev/newsletter/...
I cover this and more in the latest issue of Not Only Swift. Read the full issue here: peterfriese.dev/newsletter/...
Want to use Apple Foundation Models with your favorite AI tools? Perspective-Server has you covered. by Techopolis
github.com/Techopolis/...
I cover this and more in the latest issue of Not Only Swift. Read the full issue here: peterfriese.dev/newsletter/...
Turns out, dumping your entire project history into AGENTS.md doesn't make the AI smarter. Keep it brief. by Phil Schmid
www.philschmid.de/writing-goo...
Learn all about Agent Skills for Firebase on this week's Firebase After Hours
March 12th, 18:00 CET (10:00 am PDT)
www.youtube.com/watch?v=a4s...
I cover this and more in the latest issue of Not Only Swift. Read the full issue here: peterfriese.dev/newsletter/...
Giving your AI coding agent 'eyes' to see your SwiftUI animations. What could go wrong? by Edward Sanchez
github.com/edwardsanch...
I cover this and more in the latest issue of Not Only Swift. Read the full issue here: peterfriese.dev/newsletter/...
Building a second brain requires good tagging. Here is how I evolved the smart tags in Sofia. by @peterfriese.dev
www.youtube.com/watch?v=rym...
Let's put Gemini 3.1 Flash Lite to the test!
www.youtube.com/watch?v=rym...
Ready for some agentic coding? Join me as I wrap up the implementation of the smart tagging feature(s) of my second brain app!
www.youtube.com/watch?v=rym...
I cover this and more in the latest issue of Not Only Swift. Read the full issue here: peterfriese.dev/newsletter/...
A new CLI skill to automatically review your SwiftUI codebase for accessibility and best practices. by @twostraws.bsky.social
github.com/twostraws/S...
Huge thanks to the Google Workspace Team, Anthony Tran, Edward Sanchez, @twostraws.bsky.social, Kyle Browning, @puf.io, Phil Schmid, Techopolis, Modular Team, @scott.hanselman.com, Eric Holmes, Miguel Ramos, Patrick Loeber, Tom Wojcik for the great content!
Everything is a file - even in the age of AI.
Issue 95 looks at why the CLI is beating MCP, plus SwiftUI updates.
peterfriese.dev/newsletter/...
Maybe I am much taller than you assume ;-)
Get your tickets before it's too late:
ti.to/deep-dish-s...
Sneak peak of me giving a talk about asynchronous programming using pizza-related metaphors at DeepDishSwift.
Will I dress up like a pizza delivery guy? Maybe.
Will I eat pizza on stage? Probably not.
Will this be a fun and entertaining talk? Heck yes!
bsky.app/profile/dee...
Issue 95 of Not only Swift is ready to go out first thing in the morning.
Topics: a flatMapLatest implementation for Swift, an agent skills for your SwiftUI animations, a conversation with Chris Lattner about an AI-first language, and more!
Subscribe: peterfriese.dev/newsletter/
To make this possible, we defined the data model using an Antigravity implementation plan:
www.youtube.com/live/6jImWJ...
Antigravity one-shot a lists feature for our productivity app:
www.youtube.com/clip/Ugkxgr...
A steampunk ornithopter soaring above a Victorian city nestled in the crater of a dormant volcano.
Had a chat with twostraws.bsky.social about generating images with Nano Banana using the Gemini Developer API.
Here is one the images I had Nano Banana generate.
Want to generate images in bulk? Check out the CLI I built. Link in the next post.
π΄ LIVE NOW π΄
Marina and I are adding multiple lists to our multi-user todo app on the Firebase channel:
www.youtube.com/watch?v=6jI...
In our previous livestreams, Marina and I built a simple todo app for iOS and Android. Today we're adding support for multiple lists.
Join us on the Firebase channel to talk through the Firestore data model and implement it using Antigravity.
www.youtube.com/watch?v=6jI...
For anyone whoβs interested, here is the updated version of the PDF. Please file any feedback on the repo, and Iβll look into fixing them.
github.com/peterfriese/...
I've caught up the main branch of the PDF repo with the upstream repo and recompiled the book. Looking good so far. However, note that the upstream repo hasn't been tagged yet.
Would you be interested in taking a look at the result and provide feedback?
MicroGPT by Andrej Karpathy: A GPT in <250 lines of Python. gist.github.com/karpathy/86...
VecturaKit by Rudrank Riyam: Swift-based vector database for on-device RAG. github.com/rryam/Vectu...
Agentic Coding in Xcode with Gemini CLI. My guide on connecting them via MCP. peterfriese.dev/blog/2026/a...