Lemmy like sites :
deleted by creator
There was a comment on Mastodon or Lemmy saying that the bad actor had been working with the project for two years so earlier versions may have malicious code as well already.
Lovely.
Well, you know. There is more than one tldr project. Debian repositories offer the Haskell and Python based tldr ones. But, yeah, it is awesome. https://packages.debian.org/search?keywords=tldr
Can you insert Lp0 on fire as well ? :) https://en-academic.com/dic.nsf/enwiki/7306628
lp0 on fire (aka Printer on Fire) is a semi-obsolete error message still generated on some Unix/Linux operating systems in response to certain types of printer errors. lp0 is the Unix device handle for the first line printer, but the error can be displayed for any printer attached to a Unix/Linux system.
Upvoted for the good laugh. But needless to say this world needs more Linux users! :)
Your comment suggests that it is pointless to avoid tracking. In 2019 journalist Kashmir Hill tried to live without the tech giants and failed : I Tried to Live Without the Tech Giants. It Was Impossible.
But if you look a bit deeper at this, my conclusion is that it all depends on your needs and your habits. It is quite possible to minimize the amount of tracking that is done.
And doing so makes me feel a bit more relaxed personally about the surveillance capitalism circus and that is well worth it.
Pi-hole looks nice. Thanks for mentioning it ! https://pi-hole.net/
What ? Is that even legal for them to do so ?
Is this where the source code is supposed to be ? https://github.com/ProtonMail/inbox-desktop
My guess is that a 2015 Macbook Air is probably not going to run a MacOS version that is still supported by Apple. That would be yet another reason to simply install Linux. Before you do so you can go for https://rescuezilla.com/ and do disk cloning to an image that you save to some storage like a USB disk. If you do the same after your installing and tweaked Linux installation, you can have the best of both worlds whenever you need it.
Depends a bit on what you’d like to achieve. I’d say play around with YunoHost on a VPS to get started and learn more. With YunoHost you will get XMPP and email server after installation, and then you can start installing other YunoHost apps.
Looks like a nice project if you manage to run your own gateway. People have been posting about this one on Lemmy before https://lemmy.ml/comment/376398 and maybe the software code author is on Lemmy as well : https://lemmy.ml/post/2045121
Maybe this can help after installing pi-hole : https://www.pivpn.io
UPS, good idea.
backups too.
Nice that you are using FSearch :) I would put more excludes in it when you really want to index / In fact, apart from /home I would not index anything else than /etc /usr/share/doc and maybe /var/run/media or /media (depending on which Linux distribution you are using, for example Arch Linux will use /var/run/media and Ubuntu will use /media for removable devices).
Pacstall is for Ubuntu. I am not sure it can work well for Debian. Yes, sure, it is possible that some Ubuntu users see value in having AUR alike repositories to install from. Actually PPA for Ubuntu (PPA does not work well on Debian I’ve read) is kind of like AUR. The Personal Package Archives are uploaded by someone and provide newer versions of software, or provides software which is not in the main Ubuntu repositories. A good example of that is the PHP packages from Sury : https://deb.sury.org/
So the thing with Debian and any Debian based distro like Ubuntu or Linux Mint is there is no big centralized software repo like the AUR.
There is https://pacstall.dev/ the AUR for Ubuntu. It has a Lemmy community https://lemmy.ml/c/pacstall And there is PPA for Ubuntu. With the Arch AUR anyone can just upload something, and it is up to you to check whether it is uploaded malware or not. Sure, you can check how many others upvoted an AUR package but that is still no guarantee it is safe.