Live data from Hacker News

macOS Ventura is now available

apple.com

31–40 of 519 posts

Re: macOS Ventura is now available

#31

Countless person-years of engineering effort, and Spotlight is still mostly useless. All I want is to hit Command-F to quickly search the filenames in the current folder (not start a sluggish scan of my entire hard disk). There used to be workarounds for this, but then they removed "Find by Name..." from Finder just to make our lives harder. Does anyone know a workable alternative?

No they didn't. Find by Name… still exists. It's ⌃⇧⌘F (ctrl-shift-cmd-F). You might have missed it because it's a dynamic menu item (Find turns into Find by Name… once you press ⌃⇧).

Tip: Use the Help menu to search menu items. I just pressed ⌘? and typed "Find" and Find by Name… popped up.

Re: macOS Ventura is now available

#32

Countless person-years of engineering effort, and Spotlight is still mostly useless. All I want is to hit Command-F to quickly search the filenames in the current folder (not start a sluggish scan of my entire hard disk). There used to be workarounds for this, but then they removed "Find by Name..." from Finder just to make our lives harder. Does anyone know a workable alternative?

I'm still on Monty, does this work? https://imgur.com/a/ExV2wrP

Re: macOS Ventura is now available

#33

Countless person-years of engineering effort, and Spotlight is still mostly useless. All I want is to hit Command-F to quickly search the filenames in the current folder (not start a sluggish scan of my entire hard disk). There used to be workarounds for this, but then they removed "Find by Name..." from Finder just to make our lives harder. Does anyone know a workable alternative?

What I typically do is remove _anything_ (web suggestions, etc.) that is not related to files. Usually fixes Spotlight across the board.

Re: macOS Ventura is now available

#34

Countless person-years of engineering effort, and Spotlight is still mostly useless. All I want is to hit Command-F to quickly search the filenames in the current folder (not start a sluggish scan of my entire hard disk). There used to be workarounds for this, but then they removed "Find by Name..." from Finder just to make our lives harder. Does anyone know a workable alternative?

I still wish for something like Everything on Windows (https://www.voidtools.com/)

I wrote my own solution using fd + sqlite + fzf but it's nowhere as fast as Everything, and it also requires me to focus the Terminal to use it.

Re: macOS Ventura is now available

#35
post #11

Ventura and iPadOS 16 dropped (along with iOS 16.1), but not Xcode 14.1 (which is still RC). I don't recall them ever not releasing Xcode at the same time as an OS update.

Well, I certainly hope the command-line tools are up to date. Otherwise upgrading brew and all its ecosystem might be somewhat of a pain.

Re: macOS Ventura is now available

#36

I’m usually excited about macOS releases but this one is an underwhelming update and don’t see any reason to update any time soon. Stage manager seems like a half measure to introduce better window management in macOS and it doesn’t help that it doesn’t support a keyboard only workflow, from what I can tell from the demos. Coming from i3wm, I found Yabai to be an excellent keyboard-first window manager. I do wish som…

I'm updating for these features: better iMessage (editing / unsending / mark as unread), Shared iCloud Photo Library, duplicate detection in Photos, Continuity Camera, Weather app, multi-stop Maps routing

Re: macOS Ventura is now available

#38

I’m usually excited about macOS releases but this one is an underwhelming update and don’t see any reason to update any time soon. Stage manager seems like a half measure to introduce better window management in macOS and it doesn’t help that it doesn’t support a keyboard only workflow, from what I can tell from the demos. Coming from i3wm, I found Yabai to be an excellent keyboard-first window manager. I do wish som…

One big feature for me is much improved Virtualization framework. I'm eager for https://github.com/docker/roadmap/issues/384 to be closed. Must solve some QoL issues for me.

same. this is huge for me.

Re: macOS Ventura is now available

#39
post #34

Countless person-years of engineering effort, and Spotlight is still mostly useless. All I want is to hit Command-F to quickly search the filenames in the current folder (not start a sluggish scan of my entire hard disk). There used to be workarounds for this, but then they removed "Find by Name..." from Finder just to make our lives harder. Does anyone know a workable alternative?

I still wish for something like Everything on Windows ( https://www.voidtools.com/ ) I wrote my own solution using fd + sqlite + fzf but it's nowhere as fast as Everything, and it also requires me to focus the Terminal to use it.

Everything is only fast because of an index, right?

How it catches all file writes to update that index near instantaneously, I have no idea.

Post reply on HN