Discord is not very privacy-oriented. We‘re in a privacy-oriented community here, so Discord should raise an eyebrow, not Signal, which is famously privacy-oriented.
Discord is not very privacy-oriented. We‘re in a privacy-oriented community here, so Discord should raise an eyebrow, not Signal, which is famously privacy-oriented.
There‘s no reason not to use both. For some things a GUI file manager is more convenient.
32 GB should be plenty of RAM for this scenario.
deleted by creator
tl;dr Duplicity does full or incremental backups, BorgBackup only does full backups but with deduplication.
After the first backup with Duplicity, you can choose to do an incremental backup which will only store the data that has changed since the last backup. This saves time and disk space but you have to do slow full backups regularly. See question 3 of the FAQ.
BorgBackup alway does a full backup. But it divides all data into chunks or blocks (don’t know what they call it exactly at the moment). It then hashes those chunks and stores them in a content-addressed storage layer. So it basically works like Git under the hood (plus encryption). If a chunk doesn’t change between backups it‘s already there and does not have to be stored again. A backup is always a full index of the data.
With today‘s fast processors and hashing algorithms, a backup with Borg should be just as fast as an incremental backup with Duplicity. If you ask me deduplicated backups are just plain superior.
Another tool that works like BorgBackup is Restic, which I prefer. Both are good choices that I would trust with my data.
Do you know what takes up the space? Something like gdu or ncdu will help you analyze the problem.
Do you want pixel graphics, or do you want gameplay like Vampire Survivors? Because the suggestions here are all over the place genre-wise.
There‘s this great video essay that basically agrees with you. Rockstar want to create these cinematic narrative experiences but that does not mash well with their concept of an open world.
Just read this the other day: China and the Alliance Allergy of Rising Powers. Might be relevant to this discussion.
You don‘t have to insult people just because they point out legal facts that don‘t fit your worldview. Don‘t shoot the messenger. You don‘t have to like the facts but that doesn‘t change them.
The big difference is that posts on the fediverse are authenticated. You know exactly from which account a message originates. You don’t have that for emails. The sender of an email can be trivially forged.
It‘s frustrating that the page poses the question how the detector works twice, and twice they do not answer it. They only answer how the detector is used but not how it works. Those are separate questions. It would be very interesting to know how it works.
Also, who is behind this thing? They only describe themselves as “a group of IT professionals”. No company name, no address, no social media profiles. It‘s also not open-source.
I hate these clickbait articles.
Yeah, okay. So what? What am I supposed to learn from that. Is that a lot, is that a little? These kinds of articles never discuss how much or how little utility is derived
So datacenters consume electricity and water, just like many other industrial processes. And this is interesting how exactly? They say that training GPT-3 required as much water as producing 370 BMW cars, but they don‘t discuss which
Your first and second points are incorrect.
First, no your ISP cannot see anything if you are using a VPN. They only see encrypted packages and might be able to determine that you are using a VPN but they absolutely cannot tell what data you are sending or receiving.
Second, I have never experienced that a ISP in Germany throttles torrenting, even without VPN. Torrenting per se is not illegal, you can download Linux ISOs via torrent. We still have net neutrality in the EU and in Germany. Throttling torrents would violate net neutrality and would be illegal AFAIK.
Downvoted because Elon Musk says shit all the time. Why does anyone still listen? Even the linked article recounts several occasions where he made similar claims that have not panned out.
Sadly, I had not read the comments from @rysiek@szmer.info because szmer.info is blocked on feddit.de for whatever reason. The detailed rebuttal from @rysiek@szmer.info indeed makes this thread worthwhile, and I would love if I could upvote that comment.
But then why bother to package the game for the distro in the first place?