Live data from Hacker News

macOS Ventura is now available

apple.com

101–110 of 519 posts

Re: macOS Ventura is now available

#101
post #63

To switch to another window, we already had Command-Tab, Mission Control, Expose (now part of Mission Control if I understand correctly), and also clicking on the icons in the Dock. And now we have Stage Manager. I had to use Windows 10 as my main workstation for a few weeks at work, and I'm starting to think windows management is – perhaps – one of the rare things Windows does better than macOS. But of course I shou…

I still feel like this will be their unified desktop across all products, including AR/VR glasses.

If you take away the background, the way that it's arranged feels very AR-y to me.

Re: macOS Ventura is now available

#102

> The Weather and Clock apps come to Mac with all of the features users know and love from iPhone, and do things like check local forecasts, create alarms, set timers, and more. And yet there is no Apple weather app for iPad!

What? They just launched Apple Weather for iPad alongside this.

I didn't know that. IDK why it took Apple 12 years to add a weather app to iPad.

Re: macOS Ventura is now available

#103
post #23

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?

Finder -> Preferences -> Advanced. When performing a search: Search the current folder

also `mdfind whatever` if you prefer the CLI

Re: macOS Ventura is now available

#104
post #24

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?

Check this: https://github.com/ospfranco/sol

Having grown tired of the design of Alfread and not wanting to commit to VC-backed Raycast, this is a nice discovery! Edit: A plugin system is on the TODO and that'd be the clincher.

Re: macOS Ventura is now available

#105

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 recommend checking out Raycast as an alternative.

https://www.raycast.com/

Re: macOS Ventura is now available

#106
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.

sometimes I think MSFT should buy Everything and replace Windows search with it. There are some plugins that use it for other file managers.

But then again, they will almost certainly screw it up, given that Windows Search still can't search my start menu reliably without pauses. And their history with acquisitions and integrating tech isn't very good.

Re: macOS Ventura is now available

#107
post #28

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've been testing Stage Manager since the first developer beta of Ventura and it did feel awkward, as it had no keyboard control, and I feel slower when pointing and clicking to switch apps. But after adding support for it in my rcmd app ( https://lowtechguys.com/rcmd ), and tuning yabai's grid a bit, I found it quite useful for my workflow. Here's a video on how I use Stage Manager with the keyboard shortcuts in rcm…

Grabbed one of the codes — thank you! Excited to try out rcmd

Re: macOS Ventura is now available

#108
post #23

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?

Finder -> Preferences -> Advanced. When performing a search: Search the current folder

If you have a setup script add the following to set this automatically:

    defaults write com.apple.finder FXDefaultSearchScope -string "SCcf"

Re: macOS Ventura is now available

#109
post #63

To switch to another window, we already had Command-Tab, Mission Control, Expose (now part of Mission Control if I understand correctly), and also clicking on the icons in the Dock. And now we have Stage Manager. I had to use Windows 10 as my main workstation for a few weeks at work, and I'm starting to think windows management is – perhaps – one of the rare things Windows does better than macOS. But of course I shou…

This. It's unacceptable that macOS still doesn't support basic window management and users have to install Tiles/Spectacles/Magnet/etc.

Re: macOS Ventura is now available

#110

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 think Apple should just buy Raycast.
Post reply on HN