319 Followers
79 Following
1.8K Posts

Swift Developer. Creator of Snippets Studio & SHOUT - Text Cases

Creator of open source project Spectra. A Prime Video client for Apple Vision Pro.

Websitehttps://jtostitos.framer.website
Snippets Studio Mastodon Accounthttps://indieapps.space/@SnippetsStudio
Snippets Studiohttps://apps.apple.com/us/app/snippets-studio/id1639537757
SHOUT - Text Caseshttps://apps.apple.com/us/app/shout-text-cases/id6448204930?mt=12

So @oskargroth pointed Claude and Hopper at SwiftUI to try to figure out what's going wrong with List performance, and it has a scathing take on the architecture it's discerned from the disassembly…

"this is the code of a team that's been debugging reuse failures for years. They've been patching and optimizing within the architecture rather than questioning whether the architecture is right for this use case."

(/via the site we don't talk about)

Hopper's MCP in something like Codex is *killer*. I can ask it things like, 'what private API could I use to make a UIKit window dockable on visionOS', and it will just figure it out from the disassembly, same way I would — just a lot faster.

Its solution matches the one I reverse-engineered myself a while back (https://github.com/steventroughtonsmith/VisionImmersiveDockableUIKit/blob/main/VisionImmersiveDockableUIKit/Source/Application/VVUDockableWindowScene.swift)

If the original Mac had used icons in menus from the start, nobody in their right mind would be calling for their removal today.

That's how you know that argument doesn't reflect reality. All major platforms now have icons in menus; you can't wind back the clock on that one, you're just obstinately refusing to follow the system standards and user expectation.

So much ink and many podcast hours have been wasted discussing the wrong parts of the issues with Liquid Glass on the Mac

Also a big part of this, on all platforms, is the accessibility modes are all afterthoughts wrt design language, and are visually and mechanically broken on all platforms. Reduced transparency, reduced motion, et al — if you're using these modes, the OS looks and feels so much worse. It amplifies the negative reaction to all the new stuff, because of course people predisposed to a more stripped-down experience, who might have turned that all on years ago, are being handed something way sub-par
@mrudokas @markgurman @marioguzman No need for conspirational thinking. “Liquid Glass” isn’t the problem. If you could just swap in a new “theme” for MacOS Tahoe, the horrendous UI problems would remain. They’re separate from the visual appearance of the “theme”. The problem isn’t the Liquid Glass trees, it’s the overall state of the forest, especially on the Mac.

If you want to get rid of the Liquid Glass sidebar window design, apply .containerBackground(.white, for: .navigation) to its content.

#iOSDev #SwiftUI

Hundreds of hours and thousands of words to understand and fix a crappy Bonjour implementation. This was a helluva rabbit hole.

If you have a Canon printer that's constantly going “Offline”, you’ll want to read this:

https://furbo.org/2026/03/14/your-mac-and-a-canon-printer/

Your Mac and a Canon Printer • furbo.org

Our trusty Brother MFC laser printer and scanner was getting long in the tooth and my wife wanted color printing. After a lot of research, she landed on the Canon MF644Cdw and placed an order. Initially, we were both happy with the new printer. The print quality is great, the hardware is solid, and the […]

Furbo.org by Craig Hockenberry

Over the last few days I shipped 2 major features for http://thecommander.app that would shock the pants off 99% of Electron apps out there:

1. Multiple windows – I just love it. I can keep all sessions in tabs or separate windows and lay out my work on the desktop however I want. #macos #macdev #agentic

2. UI session restoration – this feels so natural. I can close the app and relaunch it at the exact moment where I left off.

Great Continuity in the layout of all these views in the mail app on #iOS26 😆
This is a beautiful post that I recommend reading. https://samhenri.gold/blog/20260312-this-is-not-the-computer-for-you/
“This Is Not The Computer For You” · Sam Henri Gold

Sam Henri Gold is a product design engineer building playful, useful software.