Continuing the discussion from Apple Turns to Google’s Gemini to Power Siri and Apple Intelligence:
On the plus side, the kind of things you want to do all exist in the Linux/Open source community. But you will, of course, be doing it with new apps, which will have a learning curve.
If you want to try out that arena, I recommend getting a cheap Linux computer to play with. A Raspberry Pi is a nice easy place to start. Or you can get nearly any PC - even ones that may be too old/slow for Windows users. These are often available from auctions and liquidation sales for extremely low prices (sometimes for less than the shipping cost).
FWIW, I have a Dell Precision T3400 workstation - a powerhouse in 2008, but is truly ancient today. It is equipped with 6 GB RAM and a 3TB hard drive. And works surprisingly well with Debian Linux.
Note that all Linux distributions pretty much provide the same operating system kernel. They vary with respect to the set of packages that are pre-installed and the system configuration utilities.
The Debian distribution is focused on the principles of open source and generally avoids closed-source packages, although there are repositories you can enable to get some such software.
These days, most people like to use Ubuntu. It works well, but I am not fond of the default GUI/desktop bundled with its desktop edition. I usually prefer to install the Xubuntu spin on it, which is pretty much the same system, but using the lightweight Xfce desktop. (In Linux parlance, a “spin” is a repackaging of a popular distribution, changing the default set of packages to appeal to a particular audience.)
But don’t fret about it too much. Most distributions have a wide variety of desktop environments that can be installed and used via its package manager. So you don’t need to wipe/reinstall anything if you want to play around with different GUIs.
Regarding your tasks, any good Linux distribution will include a vast array of software packages that you can download and install as you need via the distribution’s standard package manager. Some possibly relevant packages for your tasks are:
- Mail. I’ve always been fond of Mozilla Thunderbird.
- Web browsing. All the popular browsers have Linux versions, including Mozilla Firefox and Chromium (the open source system that runs at the core of Chrome, Edge and many other browsers)
- Photos. I don’t do this on my Linux PCs, so I don’t have a recommendation. But here’s an article reviewing 11 products. Not all of them are open source, but several are and may even be bundled with your Linux distribution.
- RSS reading. Again, I don’t have a recommendation (I use a web app for this), but here’s an article reviewing 7 products.
- Text editing. Every distribution includes several “notepad” like apps for editing text files. I’m a big fan of GNU Emacs, but there’s a pretty substantial learning curve there.
- For a more specialized note-taking app (vs. a text editor), here’s an article reviewing 16 products.
- PDF Viewing. Many web browsers (including Firefox) include this built-in, so you can just open PDFs there. Many desktop environments include the ability to view/preview PDFs.
- Here’s an article reviewing 10 viewers.
- Offline maps. I’ve never done this, but I’m sure that a bit of web searching will find a few packages that you can try.
I noticed that you didn’t mention anything resembling an office suite, but since most people want to at least occasionally use a word processor and spreadsheet, I would recommend LibreOffice. It’s somewhat popular on commercial operating systems, but is far and above the best for Linux (where Microsoft and Apple apps don’t exist).
There are many options beyond what I’ve listed above. These are just what I tend to use.
I have just been searching for phrases like “cell phone without google or apple” and then skimming through the results.
And since I just re-ran that search, I ran across this article that you may find of interest:
There’s quite a lot of great stuff out there if you just search for words and phrases and then skim the results.