←back to thread

MacOS Catalina: Slow by Design?

(sigpipe.macromates.com)
2031 points jrk | 1 comments | | HN request time: 0.23s | source
Show context
inimino ◴[] No.23273586[source]
It looks like my time with MacOS is rapidly coming to an end. Any Linux distro recommendations these days?
replies(13): >>23273675 #>>23273679 #>>23273689 #>>23273693 #>>23273740 #>>23273750 #>>23273790 #>>23273837 #>>23273975 #>>23274115 #>>23274228 #>>23274633 #>>23275088 #
m463 ◴[] No.23273837[source]
After you've gotten used to Linux, you might want to try Arch.

It is lightweight, since you choose everything that is installed, sort of opt-in.

It has all the latest software.

It has "rolling releases" which means there is never a giant lost-weekend distribution upgrade.

It has the AUR (arch user repository) for just about any software ever.

replies(2): >>23273874 #>>23274457 #
zozbot234 ◴[] No.23274457[source]
I've never lost a weekend to a Debian dist-upgrade. Just read the release notes carefully beforehand, take a full backup of your data (which you should be doing anyway), make a note of any non-Debian applications you're using on that machine (that's the stuff that will need the most extensive testing post-upgrade) and it should simply work.
replies(1): >>23280252 #
1. m463 ◴[] No.23280252[source]
I have. debian, raspbian, ubuntu. A few times it has gone well, only to find there was cruft left over from previous installs.

"it should simply work" is not a given on any linux.

I'm not denigrating those distributions, there are lots of reasons to have a stable release without a lot of things changing (especially development).

It's just that changing lots of assumptions at once is fragile.