Marco Arment

@marcoarment
50.2K Followers
197 Following
2.4K Posts
Developer of the Overcast app on iOS and co-host of Accidental Tech Podcast. Powered by coffee and an unreasonable amount of Phish.
Bloghttps://marco.org/
Podcast@atpfm
App@overcastfm
You can just tell when Apple makes but doesn’t use an API…

On my blog: “I seriously dislike the experience of using a Mac with Liquid Glass. The UI has become the star, but the drunken star, blurry, illegible, and physically unstable.”

https://inessential.com/2025/08/25/tough-season.html

inessential: Tough Season in the Apple Fields

Beta 8 somehow broke .navigationTransition even more 🤣

Looking forward to when I can actually use all of what they showed off about Liquid Glass.

Every time I try to use a Swift Playground, I run into so many issues that I end up just bailing out and putting it into a real project instead.

think _you've_ been podcasting a long time?

(just another day in feed-parsing paradise...)

653: Warning Stories
https://atp.fm/653

Marco thought the bunnies were real.

Accidental Tech Podcast: 653: Warning Stories

Three nerds discussing tech, Apple, programming, and loosely related matters.

We'll be LIVE in 15 minutes! https://atp.fm/live
Live — Accidental Tech Podcast

Three nerds discussing tech, Apple, programming, and loosely related matters.

“Nobody is coming to help. We’re the help.”

Damn. 🤯
https://mastodon.social/@Gte/115062229958654025

i’m unable to type-check this expression in reasonable time

Behold, the state of SwiftUI layout in Tahoe beta 7! Watch the controls move on mouse-over! Watch the scroll bar disappear!

(This is a TabView of Forms that have .fixedSize(horizontal: false, vertical: true) set on them. There should be no scroll bars. This worked fine before Tahoe.)

Apple folks: FB19814143

Sample project: https://github.com/siracusa/MovingFormControls/