Wikpedia puts it nicely:
"The concept of concurrent computing is frequently confused with the related but distinct concept of parallel computing,[3][4] although both can be described as “multiple processes executing during the same period of time”. In parallel computing, execution occurs at the same physical instant: for example, on separate processors of a multi-processor machine, with the goal of speeding up computations—parallel computing is impossible on a (one-core) single processor, as only one computation can occur at any instant (during any single clock cycle).[a] By contrast, concurrent computing consists of process lifetimes overlapping, but execution does not happen at the same instant. "
A cpu (core) can only do one thing at a time. When you have multiple cores you can do multiple things at the same time. Multitasking in programming sense is a bad term, it’s a term more for the masses.
Bit simplified:
Edit: It’s much more complex subject then I’ve presented here.
I stand corrected. I use Tumbleweed so have not kept up to date on that front.
OpenSuse is already by itself a well rounded distro. It supports multiple desktops out-of-the-box, is highly customizable so it doesn’t really need forks.
SUSE Linux Enterprise isn’t really a fork. OpenSuse Leap is to SLE a bit like Fedora is to Red Hat i.e. the community version which is then frozen at some point to build SLE.
It is. It’s a rolling release so it has the latest packages. It’s not bleeding edge like arch. All software goes thru an automatic testing in OpenQA before they are allowed in the repo so there’s some quality control. It’s also very stable.
I’m on the Other category, both for home and work. I use Tumbleweed in both.
I’m in the EU and that section in the settings isn’t even there. I guess they aren’t doing it here, for now at least. Probably due to GDPR.
Have you tried Okular?
Valve releasing Proton.
Under GDPR this kind of data collection and sharing HAS to be opt-in i.e. with an informed consent. You can’t just bury it in your TOS and/or privacy policy. The user has to be explicitly shown what they are collection, on what basis they are doing it and how they are using it, then give the user the choice to accept or decline that, and they have to respect that decision.
Best Fallout game ever.
Here’s what I got when I upgraded: https://pcpartpicker.com/list/Kn3hsL. In addition I have two sata ssds (1 TB & 2 TB) for data storage. It’s similar to yours. For me performance was the priority. Doing most of my gaming on Linux.
Edit: As the ram in my build are expo models they run at 6000 MHz. No instabilities.
I’d say wait a few days to see if glibc-eac-bin
gets updated. Could the name refer to easy anti cheat perhaps? The glibc
is the official library that comes with Linux distros.
Whatsapp uses the same protocol as signal so MITM is unlikely however there’s no way to know what happens before or after the messages are encrypted/decrypted and sent. They can do that scanning at that stage.
That is different than Signal which (unless they changed something with the profiles thing) was always P2P E2EE. You’re sending encrypted messages directly to the other persons phone, not to a server.
Sender cannot know where the recipient is and using P2P would be resource consuming on all client devices (i.e. everyone who uses Signal) so I guess the messages are routed thru Signal’s servers though messages are encrypted on device with keys that only the messaging parties know (couldn’t find an official diagram for this to confirm).
In a country with good consumer rights, this would be a valid reason to return it and get a replacement or refund: It’s no longer offering functionality that was advertised and that you paid for as part of the purchase price.
In the EU this would probably be a no-brainer.
Wonder how they’d manage that as they both are E2EE.
Daily rsync to a local nas and weekly backups to offsite with pika-backup.