I think it’s ironic that the alternatives to Android (graphene, calyx) only fully work on Google phones.
I think it’s ironic that the alternatives to Android (graphene, calyx) only fully work on Google phones.
There are so many options. If you’re looking for a free and open source wiki-style setup, a couple I haven’t seen mentioned in the thread yet are Zim Desktop Wiki and Feather wiki (hmm looks like their web certificate is expired at the moment)
I’ll check and see if I can do that with this one!
I should have thought of that. Thanks! Ironically, I have a very old lead-acid UPS in the basement that I’ve been kind of afraid to plug in again after all this time.
Why removing the battery? I was thinking that could be one good thing about using a laptop is that in a way it has its own UPS.
FreeTube is great! I’ll wait for the normal release which is soon enough for me–when these things happen I just check it every so often, knowing they’ll figure out how to fix it like they always do.
I doubt they even know there’s anything other than gmail.
That’s exactly what I did, lol. Kbin seemed intriguing but didn’t last. I did try to look and get an idea about different lemmy instances but found very little info about any of them except for the 2 or 3 “infamous” ones, so I just went with .world, which seems fine to me.
Sorry, that’s more than one sentence.
person you’re saying that to: “So much words, very explaining!” runs away
Has software usage really gotten to the point where the average person can’t handle being given a choice about anything? Where it’s just too much effort to do anything more than mindlessly click on whatever is presented to them? 🤦
Fleabuch Maktplatz
There is something like that on most Mastodon pages where if you are viewing it just in your browser rather than from within your mastodon account, you can click Follow and it will ask for the server name you want to follow it from, so you have to enter your server name, then it will auto-open it in your Mastodon account for you.
I don’t know that there’s much more anyone could do than that, since any given server you are viewing has no idea what various fedi accounts you may have. That’s kind of what “decentralized” means–there’s no central database keeping track of all your accounts.
Oh, to browse all the posts rather than just one account’s, go to https://pixelfed.social/web/explore which should show pretty much everything. (that’s the main server with the most users by far, and any other PF servers are federated with it so most of theirs should show up there as well)
Yes, you can follow a pixelfed account from your mastodon account and see their posts in your feed. Paste the url of their page into your mastodon search to bring up their profile, then you can view their posts and/or follow them.
Timeshift is just for the system itself. BTW in Preferences you might want to turn on Automatic Maintenance/Remove obsolete kernels and dependencies (in the Automation tab). This keeps old kernels from filling up your drive.
For backing up my data, I use Lucky Backup (in the repositories) set with the default profile to back up my entire home folder to a secondary hard drive and another profile that backs it up to a USB drive. It’s basically a user-friendly front end for rsync.
Yay, welcome to freedom! Glad it’s working for you and feel free to ask for help here. Of course Linux Mint has its own forums where I’ve almost always found an answer already there whenever anything has come up for me, and it feels pretty friendly.
Enjoy!
It’s nice to see more people stick to their principles. I wish more WaPo staff/reporters would leave. Oh, and she can add Tim Cook to that cartoon now as well.
If your package manager is apt, you can get a list of all the packages you have installed with
apt list --installed
There’s also a command to automatically reinstall all your apps from the list, I don’t remember offhand, but I usually just do them manually from Synaptic.
As other commenters have said, some people keep their /home on a different partition so you can reinstall or install a different distro without losing all your configurations (always back it up first anyway of course). But another thing I’ve done a lot is just have a different disk or partition with all my data files on it (called ‘data’ of course :p ), and I put a link to it in my home directory. So when I reinstall the OS I do have to backup my home dir and then copy it over to the new install home dir, but it’s small and just has my dotfiles and things.
Also on the data partition I have a backup subfolder where I keep a copy of any system config files that I’ve edited (usually found in /etc/), such as my pulseaudio config, so I can restore those.
And you can always try out different distros in a virtual machine or with a live USB before making the commitment of installing one on your hardware.
Didn’t know that about the keymap prompt, I can think of several things it would be useful for!