Remix.run Logo
soapdog a day ago

Author here, didn't realise this was posted on this site. AMA.

ProllyInfamous 7 hours ago | parent | next [-]

I have used and owned Apple products since 1992.

Absolutely agreed about the gatekeeping — just as example, you cannot even update your MacOS without being online unless you create a full USB Installer.

For your particular situation, presuming your hardware supports it, you can use MrMacintosh guides [0] to downgrade your OS from Tahoe — I recommend the latest Sequoia installer — all officially downloaded via Apple links.

[0] <http://www.mrmacintosh.com>

I further recommend blocking *.apple.com & *.icloud.com (and many more hosts) using a PiHole (so simple, so necessary).

MrDrMcCoy a day ago | parent | prev [-]

When you move to Android, I'd definitely recommend getting a Pixel for GrapheneOS. It's really highly polished and most things should just work once you press the button to enable sandboxed Google Play.

Also curious what Linux distro and desktop you're going to. Flatpak makes it matter a lot less these days, so long as the base stays pretty current.

soapdog a day ago | parent [-]

I been considering Fairphone cause I want to support smaller vendors and also because it is repairable.

As for Linux distros. The MNT Pocket Reform comes with Debian and I plan to leave it at that even though Debian is not my favourite. I will use Niri and Noctalia with it. I plan to make use of whatever Debian package but if it is too old for my taste, I'll look for AppImages and Flatpaks as needed. I got a Surface Go 1 running exactly that setup but with Fedora and works really well for me.

Want to use KDE Connect to link whatever Android I get with the laptop.

microtonal 12 hours ago | parent | next [-]

Fairphone is a mess software-wise though, both stock or with /e/OS. Ancient kernels, old firmware bundles with many known CVEs, way behind on regular AOSP updates (which are needed for fixes for vulnerabilities not marked high or critical). They only do the minimal ASB patching most of the time. Hardware security is similarly bad, e.g. the Fairphone 6 does not have a secure enclave but relies on TrustZone which runs on the same CPU as the main OS.

Also, it seems relevant to mention that the software is mostly maintained by a Chinese company (T2Mobile), which might be relevant depending on your threat assessments.

For security/software updates it's pretty much:

GrapheneOS > iOS > Pixel OS >> Samsung flagships >> pretty much everyone else.

MrDrMcCoy a day ago | parent | prev [-]

Nice, I've standardized on Debian/KDE for most of my devices. Honestly, I recommend switching the repos to Testing and, in your case, using the edge kernel from Armbian. You'll have a much more performant and stable desktop, in my opinion. Flatpaks from there when available, and you should be golden :)