There are some factual "gaps" there about how good Snow Leopard was, but I understand the sentiment. As someone who's been a Mac user since System 6 and has been consistently using Macs alongside PCs _daily_ for over 20 years I can say that Apple's software quality (either in terms of polish or just plain QA) has steadily decreased. It's just that me and other old-time switchers have stopped complaining about it and…
Spotlight straight up broke on both of my Macs after Sequoia. It can't even find exact matches in many directories marked for indexing and re-indexing did nothing. Just searching for apps under Applications doesn't seem to find all apps.
Apple needs a Snow Sequoia
221–230 of 801 posts
Re: Apple needs a Snow Sequoia
#222Apple changed how they tied OS updates to hardware sales in this era and this left a lot of Macs on Snow Leopard for half a decade. So people remember that last point update – which was as close to a low-term-stability release as Apple has ever had.
But to get there, Snow Leopard received 15 updates over 2 years and it was really just point updates to Leopard so it was more like 29 updates over 4 years without a major user facing feature. And this was after Leopard itself took over 2 years to develop.
If Apple did nothing but polish features and reduce bugs for 6 years, people would proclaim them dead. And they might actually be dead since their entire sales model is tied to cycles of development, promotion and delivery. For those of us who remember Apple getting stuck on System 7 between 1990 and 1997 and how the company nearly collapsed in that era: it would be a delay almost on that scale.
Re: Apple needs a Snow Sequoia
#223Earlier quoted context omitted.
To be fair, win11 is a nightmare in terms of usability. I can only assume a committee of eldritch beings and accountants designed it. It blows my mind that when right-clicking on a file in file explorer, the 'delete' option is hidden in a sub-menu under 'more options'.
Are you sure about that? Look for the trashcan symbol on the upper-right of the context menu. I agree that having "more options" to begin with was a jarring experience coming from windows 10 though.
Re: Apple needs a Snow Sequoia
#224Earlier quoted context omitted.
But it doesn't in practice. I develop and distribute few free apps for macOS, and building / notarising is never a problem.
In contrast to this point, as long as I use Xcode and do the same thing I've always done allowing it to manage provisioning and everything else, I don't have a problem. However, I want to use CI/CD. Have you seen what kind of access you have to give fastlane? It's pretty wild. And even after giving it the keys to the kingdom, it still didn't work. Integrating apple code signing with CI/CD is really hard, full of very…
Yes, you need to put keys on the build server for the "Developer ID Application" (which is what you need to distribute apps outside of AppStore) signature to work.
You do not need to give any special access to anything else beyond that.
Anyway, it is indeed more difficult than cross-build for Darwin from linux and call it a day.
Re: Apple needs a Snow Sequoia
#225There are some factual "gaps" there about how good Snow Leopard was, but I understand the sentiment. As someone who's been a Mac user since System 6 and has been consistently using Macs alongside PCs _daily_ for over 20 years I can say that Apple's software quality (either in terms of polish or just plain QA) has steadily decreased. It's just that me and other old-time switchers have stopped complaining about it and…
Regarding Spotlight, one thing that started happening for me on Sequioa was that Finder and other apps started getting very slow to react to file changes. For example, I can save a new file to a directory, and the Finder window takes maybe 10-20 seconds before the file shows up in the list. If I navigate to a different folder and then back, the file is there. I notice the same delay in apps like IntelliJ. I could be…
You went through the effort to show some UI when something I am looking for may not be there because indexing is paused... but you didn't think to just unpause the indexing so that I can find it? I feel like I am being spit on, "Yeah, you not finding what you are looking for? I know, I'm not even trying"
Re: Apple needs a Snow Sequoia
#226Earlier quoted context omitted.
Exactly. People don't want animojis, and they don't want other trite new features that only seem to exist because Apple feels it needs to demo something new every year. What they want is something that just works without annoyances, distractions, failures, or complications. Give them that and they'll break down the doors trying to get their hands on it, because it's so far from how most tech works today.
Something that just works and is stable is bad business for companies these days.
Re: Apple needs a Snow Sequoia
#227There are some factual "gaps" there about how good Snow Leopard was, but I understand the sentiment. As someone who's been a Mac user since System 6 and has been consistently using Macs alongside PCs _daily_ for over 20 years I can say that Apple's software quality (either in terms of polish or just plain QA) has steadily decreased. It's just that me and other old-time switchers have stopped complaining about it and…
> Most of the other examples in the article also apply, but to be honest I've been using GNOME in parallel for years now and I consider it to be my "forever desktop" if PC hardware can ever match Apple Silicon (or, most likely, if I want something that is _just a computer_). I'm there as well. I've been really enjoying desktop Linux lately, but I can't go back to a non-Apple laptop at this point. There's just nothing…
Re: Apple needs a Snow Sequoia
#228Earlier quoted context omitted.
Adding signing as a requirement can easily make what was once a very simple distribution mechanism into something much more complex - now you need manage signing certificates and keys to be able to build your thing. The cost is far far higher than the price.
I take it you feel the trade off for dev team inconvenience, vs end user security, is not worth it?
I do this professionally, I maintain macOS CI workers for my employer. Apple doesn't make it easy.
Re: Apple needs a Snow Sequoia
#229Re: Apple needs a Snow Sequoia
#230Earlier quoted context omitted.
I use both Mac and windows extensively and I'm not sure what are you referring to. You can access most settings by Windows + "yourquery".
Using search as a UI is admitting the UI sucks. It is indicative of a failure, not a solution in and of itself.
FWIW, search as a UI isn't a bad thing, Cmd + Space is the main way I launch apps on macOS (or Win + "type whatever").