Live data from Hacker News

macOS Ventura is now available

apple.com

221–230 of 519 posts

Re: macOS Ventura is now available

#221
post #23

Earlier quoted context omitted.

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

Agreed. Its an embarrasment. Use Alfred; I've been using it for years (10 maybe?) -- solves this problem and is extremely useful in general

I used Alfred for 10+ years as well, but am a recent Raycast convert. Much larger and easier to use extension ecosystem, and looks nicer too IMO.

Re: macOS Ventura is now available

#222
post #175

Earlier quoted context omitted.

> how is this not the default? This is just speculation, but based on a conversation with my partner, there are two types of computer users. The first group makes use of hierarchical storage, consistent naming conventions, and other organizational tricks to give them a rough idea of where any file might be. The second group has never heard the term "file systems" and just stores everything with an arbitrary name in w…

Reminds me of this Verge article reporting that kids growing up with iPhones don’t know what files or directories are: https://www.theverge.com/22684730/students-file-folder-direc...

Yeah this is true, friends that are professors say they now have to have a basic class early in the semester that explains folders, files, and other basics to students.

Re: macOS Ventura is now available

#223
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 concluded that Windows has a better window management too. It is no coincidence that Mac users have hundreds of windows open while Windows users stay relatively organized. I tried out uBar for Mac OS https://ubarapp.com/ . Too buggy though.

Windows has such great window management its users have much less windows open and thus manage much less windows than the MacOS, which has such bad window management its users manage hundreds of windows.

It does not make a whole lot of sense.

Re: macOS Ventura is now available

#224
post #106
post #34

Earlier quoted context omitted.

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.

Things like that infuriate me and make me want to throw my laptop out of the window. There's no excuse for the start menu search not being instantaneous, but Windows isn't the only offender. Searching for an app on Android is also slow.

With Windows, it is death by a thousand paper cuts. With Linux, you might get your arm chopped off while getting every device (or sleep) to work flawlessly, but once it works, it stays working. And small things like search work like you expect them to.

Re: macOS Ventura is now available

#225

Earlier quoted context omitted.

If you have a setup script add the following to set this automatically: defaults write com.apple.finder FXDefaultSearchScope -string "SCcf"

I'm interested in what you mean by "setup script" - I assume you have a script of some sort you run when / if you re-install the OS? I'd love to hear more about this!

I have a simple shell script that does a bunch of setup for me to automate things.

It grabs my dot files and restores them, installs Homebrew and a bunch of programs, restores their plists (I have backup script that backs up all their plists) and writes a bunch of macOS settings via the `defaults write` command.

I can install/wipe macOS, follow the initial setting screens then when on the desktop I just connect to my NAS, copy over one script and run it in the Terminal to get my machine setup how I like it. It isn't perfect but it does about 97% of the work for me with the added bonus that it is consistent/reproducible for the most part so avoids me forgetting to change a setting some place.

I don't go crazy with it as I don't wipe my machine often enough to justify going all out with a fully automated system. Honestly it is less to save time and more to maintain consistency and have a 'documented as code' record of my environment setup (not quite infrastructure as code levels :)

Re: macOS Ventura is now available

#226

Wow, clamshell to external monitor support is vastly improved. I couldn't believe it when it happened the first time. I have a MBA M2 going USB-C -> HDMI on a 4k Dell monitor. You can open and close the laptop and it switches the external from secondary to primary and back almost instantaneously. I'd describe this as a major improvement over every prior MacOS.

I wonder if it's also possible to just leave the Macbook "opened", but disable only the Macbooks display and not the external display (so you'd get the same result as clamshell)...?

Re: macOS Ventura is now available

#227
post #7

Earlier quoted context omitted.

The Ars Technica reviews are always pretty thorough: https://arstechnica.com/gadgets/2022/10/macos-13-ventura-the...

What is with that extended scrolling thing though. I want to look at the scrollbar to know how long a document (including a web page) is, not have it keep changing as I move farther into it. 'Oh people don't like looking at long documents' - then they're not your target customers and you should just ignore them and stop listening to the ad sales person who is paid by commission.

Probably lazy loading the images/content blocks when you get near to save bandwidth but not having same-sized placeholders. I see that a lot.

Re: macOS Ventura is now available

#228

The update is cool but the update process was not. -Update available, wanna install? Sure -OK don't mind me I'm gonna need a while OK -HA HA I LIED I"M READY TO TERMINATE EVERYTHING BYEEEE WTF 5 reboots with just an Apple icon and a progress bar The progress bar also moves backwards sometimes I guess it's a metaphor for life, which is how long this seems to be taking -OK hello I am back but I need 10 minutes of alone…

I got a Windows PC for the first time in over a decade recently and I cannot understand why MacOS updates are so damned slow

My previous experience with Windows (~3 years ago) was that every single update took ~2 hours to complete, and they were asking to update weekly.

I used to game weekly with my friends, and because of the above problem, I would have to turn on my computer the night before and start the update so I would be able to reliably play a game the following day - otherwise, there was an extremely good chance that they would start gaming at 8pm and I wouldn't be able to join until roughly 10pm due to the Windows updates.

At the time, this was Windows 10. I eventually just switch to an old Xbox (ironically, still Microsoft), which was far more reliable (although XBox updates take forever too), because we could cross-play Apex Legends. But that is an 8 year old XBox One and it finally has crapped out on me.

I'm currently finishing up getting parts for a new PC build, which will have Windows 11, and I really dread it. I wish Apex was for Linux because I just want to have a Linux-based gaming environment.

--

Anyway - all this to say... macOS major updates might be slow, but they happen so infrequently, that it's not nearly a big deal. Minor security patches are almost never that slow for me, especially compared to Windows.

Re: macOS Ventura is now available

#229

Earlier quoted context omitted.

Because on newer Macs, it’s rewriting the whole OS partition with a new firmware image, much like iOS and IPSW files. Windows, on the other hand, generally does incremental upgrades.

That can't be the whole story. If we assume the drive can write 500MB/s (conservative), and an OS install takes up 50GB of space (conservative), it should take less than 2 minutes to write the partition. Where does the other 58 minutes go?

At much of it, the OS and even applications actually seem to be running. I remember a macOS update with the full-screen progress bar, where a few minutes in, a browser tab suddenly started playing music, with no way to turn it off...

Re: macOS Ventura is now available

#230

The update is cool but the update process was not. -Update available, wanna install? Sure -OK don't mind me I'm gonna need a while OK -HA HA I LIED I"M READY TO TERMINATE EVERYTHING BYEEEE WTF 5 reboots with just an Apple icon and a progress bar The progress bar also moves backwards sometimes I guess it's a metaphor for life, which is how long this seems to be taking -OK hello I am back but I need 10 minutes of alone…

I got a Windows PC for the first time in over a decade recently and I cannot understand why MacOS updates are so damned slow

Wait until you buy a NOS Windows PC for the first time. I had a T495 take nearly two hours to run all updates in. About 20 minutes of that was it fannying around working out what to do.

My MBP took 10 mins to update earlier. That's fine.

Post reply on HN