WWDC25: macOS Tahoe Breaks Decades of Finder History
81–88 of 88 posts
Re: WWDC25: macOS Tahoe Breaks Decades of Finder History
#82Re: WWDC25: macOS Tahoe Breaks Decades of Finder History
#83If they really want to improve MacOS they should add synonym based search in Settings. I should not be forced to know by heart the arcane speech their marketing department chose to replace consecrated terms. Just today it took me 5 minutes to unearth the Speech Rate settings. It feels like using Siri and not knowing the magic words. Come on Apple, synonym matching is easy. Just use a LLM to generate synonyms to all t…
Re: WWDC25: macOS Tahoe Breaks Decades of Finder History
#84Re: WWDC25: macOS Tahoe Breaks Decades of Finder History
#85Earlier quoted context omitted.
Alfred will show you the full path of the search results https://www.alfredapp.com/
how would one compare alfred and raycast? I've never owned a mac before, just got one a month ago.
It also Just Works and stays out of the way until you need it.
I've replaced spotlight with Alfred maybe a decade ago and haven't looked back since.
Re: WWDC25: macOS Tahoe Breaks Decades of Finder History
#86Earlier quoted context omitted.
I think this point was subtly mentioned on the WWDC State of the Union, around the 40:54 mark. https://developer.apple.com/videos/play/wwdc2025/102
That was anything but subtle. > When you use Apple's native frameworks, you can write better apps with less code. Some other frameworks promise the ability to write code once for Android and iOS. And that may sound good, but by the time you've written custom code to adapt each platform's conventions, connected to hardware with platform-specific APIs, implemented accessibility, and then filled in functionality gaps by…
> Apple's native frameworks are uncompromisingly focused on ___________
I bet it wouldn't align with what Apple said.
Re: WWDC25: macOS Tahoe Breaks Decades of Finder History
#87The old Finder logo is a clever ambiguous image. https://en.wikipedia.org/wiki/Ambiguous_image The new Finder logo has so much meaning symbolically for me. It actually has a very ugly meaning to me. I felt that it is the end of the road for me. My first Mac was a Powermac 7300/200. btw, nobody ever mentioned that the red close button is next to the minimize button. This is similar to the close button being next to th…
I use it as an external brain. I love that the Finder is spatial and has a one-to-one relationship between windows and documents and files and icons… and I benefit from it leaving icons where I put them
And sometimes I play great 90s/2k games on my external brain :)
Re: WWDC25: macOS Tahoe Breaks Decades of Finder History
#88Earlier quoted context omitted.
Maybe it's a subtle way to punish non-native apps that recreate UI elements, but do not use SwiftUI. The user gets used to the native way of UI elements and everything else will look odd after a while, forcing developers to ditch everything that isn't truly native.
One doesn't need to use SwiftUI for the look. Things like the tab bar, navigation bar are available in Swift too. (for those unfamiliar, Swift is different and older than SwiftUI).