Earlier quoted context omitted.
Yeah I stopped using spotlight a few years ago. I didn't really notice that I stopped using it until recently. It just became useless. I reorganised my stuff carefully so I know where I put it. I think that turned out to be more powerful than hoping a search engine over the top would be able to sift through the nuances.
... I'm not sure I've ever found any GUI system search reliable enough that I've used it on-purpose (though accidentally, sometimes) on Windows, Linux, or Mac. I always just use "find" and "grep" (and ripgrep when I remember that exists and realize I just grepped a lot and will be waiting for like an hour if I don't re-run the command with rg instead). Or nothing on Windows, which is fine because I haven't used Windo…
Apple needs a Snow Sequoia
91–100 of 801 posts
Re: Apple needs a Snow Sequoia
#92There 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
#93Earlier quoted context omitted.
Yeah I stopped using spotlight a few years ago. I didn't really notice that I stopped using it until recently. It just became useless. I reorganised my stuff carefully so I know where I put it. I think that turned out to be more powerful than hoping a search engine over the top would be able to sift through the nuances.
... I'm not sure I've ever found any GUI system search reliable enough that I've used it on-purpose (though accidentally, sometimes) on Windows, Linux, or Mac. I always just use "find" and "grep" (and ripgrep when I remember that exists and realize I just grepped a lot and will be waiting for like an hour if I don't re-run the command with rg instead). Or nothing on Windows, which is fine because I haven't used Windo…
Re: Apple needs a Snow Sequoia
#94There 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…
I could be wrong, but apparently Spotlight is the service that drives this kind of file system watching. I think macOS has a lower-level inotify-style file system event API, which should be unaffected, but Finder and these other apps apparently use Spotlight. I really wish I had a fix, because it's just crazy having to constantly "refresh" things.
Re: Apple needs a Snow Sequoia
#95Earlier quoted context omitted.
> 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…
Also while Apples software quality has definitely diminished over the years, Windows in the same period has utterly CRATERED. Like I get along fine with 11 for my gaming PC but with every single update one feature or another becomes notably broken.
Re: Apple needs a Snow Sequoia
#96Earlier quoted context omitted.
I understand that you're doing it on principle, but for a software development team, 99$/year is a really minuscule price to pay to be able to build / notarise / distribute software. Developers pay exorbitant amount of money for much lesser value, and the idea of putting your teammates at risk to stick it to apple is kind of sad bordering with negligence from a business POV.
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 develop and distribute few free apps for macOS, and building / notarising is never a problem.
Re: Apple needs a Snow Sequoia
#97Re: Apple needs a Snow Sequoia
#98This is an interesting idea, and I am actually curious what Apple is going to do going forward. A "Snow Leopard"-esque release would be nice, but I think what would be better is an LTS release. Historically, you get a new Mac and you usually only get 5-6 years before they drop your model from the latest release. This has always made some sense to me, as after 4-6 years, you do start to feel it. I bought an M1 Max tha…
> I bought an M1 Max that is now almost 4 years old and it still feels new to me. How are the keycaps doing? Mine looked awful after about 2 years of relatively light use, developing really obvious ugly shiny patches (particularly bad on the space bar), quite a letdown on an otherwise great machine. (Realised that you can actually buy replacements and swap them yourself, via the self-service repair store, so have rep…
Re: Apple needs a Snow Sequoia
#99Re: Apple needs a Snow Sequoia
#100I'm done with macOS, I've migrated to Linux for my general purpose computing. With every new release of macOS, Gatekeeper is becoming harder and harder to bypass, increasing Apple's control over what software can be run on macOS, forcing apps to be signed with an Apple Developer ID. While I'm happy they are taking security seriously, I'm seriously creeped out that macOS sends hashes of every executable I run to their…
The hashes are completely anonymized and not that intrusive. I'd rather they do it that way and have a global view of possible malware attacks than the complete free-for-all that other platforms "enjoy". But here's my (unpopular) take as a GNOME user and using Fedora immutable distros + flatpaks -- I suspect Linux is going to go in a broadly similar direction. Maybe not soon (even flatpaks aren't universally acclaime…