Matt Massicotte
@massicotte.org
2.6K followers 1.3K following 1.7K posts
apple platform dev, outdoors, justice, games, he/him Every problem has a simple wrong answer https://github.com/mattmassicotte https://www.massicotte.org https://mastodon.social/@mattiem
Posts Media Videos Starter Packs
massicotte.org
This is good!

One part gave me pause. “on a different thread or executor”. Different thread yes. But I don’t *think* a different executor is actually possible. It might be, but I don’t immediately see how. Is it?
massicotte.org
Ohh huh! How does this work? It is aggregated? Are these reports tied to the user that submits them?
massicotte.org
Thanks to a single comment in a talk on Xogot by @migueldeicaza.bsky.social, I have now learned about the “Pit of Success”. I think it is *possible* I will be thinking about this concept for the rest of my life.
massicotte.org
Racism is rampant and I would expect no less, so while unsurprising it is still disappointing
massicotte.org
Paris is just an absolute delight
Reposted by Matt Massicotte
harshil.net
I wrote a little blog post about one of my favourite topics: UI jank

Been thinking about writing more of these shorter posts, lemme know what you think about it! harshil.net/blog/swiftui...
Less Janky Placeholders in SwiftUI
harshil.net
massicotte.org
The attendant on the Eurostar speaks, at a minimum, English, French, and Japanese.

Je lui ai parlé en français, et il n’était pas horrifié (visiblement).
massicotte.org
Very high level take away from @serversideswift.info (which was fantastic for many reasons): these people know *a lot* about performance. Kind of a wake up call for me.
massicotte.org
Do what you can. Boycott, sure. Quit, if you cannot continue/have the privilege. Withhold feedback, especially if you are an employee. Your work is being disgraced and you have coworkers they are coming for.
Reposted by Matt Massicotte
Reposted by Matt Massicotte
andrea-scuderi.bsky.social
🚀 It's official! Breeze 1.0.0 is here! 🎉
Building serverless APIs in Swift has never been easier.
This major release solidifies support for:
✅ Swift 6.2.0
✅ swift-aws-lambda-runtime 2.0.0

👉 github.com/swift-server...

#SwiftLang #Serverless #OpenSource #ServerSideSwift2025
GitHub - swift-serverless/Breeze: A Serverless API Template Generator for Server-Side Swift
A Serverless API Template Generator for Server-Side Swift - swift-serverless/Breeze
github.com
massicotte.org
Wow @breakth-esystem.bsky.social ‘s presentation on the lessons and progress of @telemetrydeck.com was just fantastic #ServerSideSwift2025
massicotte.org
I don’t 100% understand this, but seems like a bad move
massicotte.org
I have been rehearsing and I just cannot remember to say this. So here’s a spoiler from my talk in case I forget again:

“Approachable Concurrency” is just a big group of settings. It is completely independent of making the default isolation MainActor.
Reposted by Matt Massicotte
refactoredd.bsky.social
Super pumped for Bridges 2.0 🥳. I have been working hard over the summer to update my link saving app for liquid glass and shortcuts. The app is a must have if you are working with lots of links for projects and need them in different formats.

Check it out 🙂

apps.apple.com/app/bridges-...
A promo image for my link saving app Bridges. It shows how the app now looks using iOS 26 and Liquid Glass. It has three iPhones one with a home view of the app. One with a detail viewer for a link that was saved. And one showing the share sheet where you can save a link to the app. A promo image for Bridges 2.0 my link saving app. It shows two iPads one with the shortcuts app showing some of the shortcuts you have with it. And the other an iPad showing the app running on iPadOS 26.
massicotte.org
Yeah I’ll be at ServerSide.swift, and then after Swift Connection. Big trip!
massicotte.org
London is just an absolute delight
massicotte.org
Ohhh fantastic! Looking forward to meeting you in person!
massicotte.org
I have learned two things. First, setting up a Core Data system programmatically is pretty easy. Second, you all know a lot about Core Data.
massicotte.org
And apparently there is a discount code too!
parisinbmore.bsky.social
spread the word: COMMUNITY15 for local folks who want to grab a last minute ticket!
massicotte.org
Beginning a ~ 12h journey to @serversideswift.info. So excited to be in London again and see you all!
Reposted by Matt Massicotte
massicotte.org
Does anyone have an resources handy for a way to set up a Core Data system programmatically, including the model definitions?

(I am trying to set up a test suite and I think having to dig into an Xcode-based UI every time is annoying)